opencode-expert
π―Skillfrom s-hiraoku/synapse-a2a
Provides comprehensive guidance for using OpenCode, the open-source AI coding agent, covering CLI commands, keyboard shortcuts, agents, slash commands, tools, skills, and MCP server configuration.
Same repository
s-hiraoku/synapse-a2a(23 items)
Installation
npx vibeindex add s-hiraoku/synapse-a2a --skill opencode-expertnpx skills add s-hiraoku/synapse-a2a --skill opencode-expert~/.claude/skills/opencode-expert/SKILL.mdSKILL.md
More from this repository10
Runs comprehensive code quality checks on Python files using ruff, mypy, and pytest, with optional auto-fixing and code simplification.
A Claude Code skill for frontend design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.
A Claude Code skill for system design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.
A Claude Code skill that synchronizes plugin skills with the current Synapse A2A implementation, keeping SKILL.md files and references up-to-date with code changes and documentation.
Anthropic skill creator from Synapse A2A for building new agent skills compatible with Claude Code and other A2A protocol-enabled agents.
Code simplifier skill from Synapse A2A for reducing code complexity and improving readability through targeted refactoring.
Guides users through creating specialized skills that extend Claude's capabilities with domain expertise, workflows, and tool integrations.
Web accessibility skill from Synapse A2A, enabling agents to collaborate on accessibility tasks without changing their behavior through structured planning.
API design skill from Synapse A2A for designing RESTful and GraphQL APIs with proper versioning, documentation, and error handling patterns.
Code review skill from Synapse A2A, enabling agents to collaborate on code review tasks without changing their behavior.