Agent Skills by Hiraoku Shinichi
Showing 34 vetted skills indexed across 4 GitHub repositories.
synapse-a2a
Coordinate inter-agent messaging across multiple A2A-enabled agents.
synapse-reinst
Reinsert Synapse A2A instructions to restore agent identity after context reset.
opencode-expert
Guide OpenCode CLI usage including agents, tools, and configuration workflows.
release
Bump project versions across pyproject.toml, plugin.json, and CHANGELOG.md.
agent-memory
Store and retrieve memories by topic across conversations.
code-quality
Automate Ruff linting, Mypy type-checking, and Pytest tests on changed Python files.
sync-plugin-skills
Synchronize plugin skills with implementation, README.md, and guides.
synapse-docs
Synchronize Synapse A2A documentation with code changes across synapse/, plugins/, and templates/.
ask-user-question
Collect structured user input through guided questions with 2-4 options and optional multi-select.
jotai-expert
Guide Jotai atom design and usage for React state management.
canvas-design
Create visual design philosophies and render them as .pdf or .png canvases.
changelog-infographic
Generate PNG infographics from structured Claude Code changelog summaries.
mcp-deepwiki
Explore GitHub repository documentation via DeepWiki MCP server tools.
vscode-tdd-expert
Guide Test-Driven Development for VS Code extensions using Red-Green-Refactor cycles.
vscode-extension-expert
Guide VS Code extension development across architecture, debugging, and publishing workflows.
vscode-extension-refactorer
Refactor VS Code extension code to reduce duplication and improve maintainability.
changelog-interpreter
Convert Claude Code changelogs into structured multi-version usage guides.
command-development
Develop Claude Code slash commands using Markdown prompts with YAML frontmatter.
mcp-builder
Build MCP servers enabling LLMs to interact with external services.
mcp-integration
Connect MCP servers to Claude Code plugins via .mcp.json or plugin.json.
agent-development
Create autonomous agents for Claude Code plugins using markdown files with YAML frontmatter.
mcp-brave-search
Search the web and local businesses via Brave Search MCP.
vscode-bug-hunter
Detect bugs in VS Code extensions via static and dynamic analysis.
mcp-playwright
Automate browser interactions and testing tasks using Playwright MCP.