system-design
๐ฏSkillfrom s-hiraoku/synapse-a2a
A Claude Code skill for system design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.
Same repository
s-hiraoku/synapse-a2a(25 items)
Installation
npx vibeindex add s-hiraoku/synapse-a2a --skill system-designnpx skills add s-hiraoku/synapse-a2a --skill system-design~/.claude/skills/system-design/SKILL.mdSKILL.md
More from this repository10
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.
Enables agents to collaborate on tasks without changing their behavior, providing agent-to-agent coordination.
Code simplifier skill from Synapse A2A for reducing code complexity and improving readability through targeted refactoring.
Anthropic skill creator from Synapse A2A for building new agent skills compatible with Claude Code and other A2A protocol-enabled agents.
A Claude Code skill for frontend design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.
Runs comprehensive code quality checks on Python files using ruff, mypy, and pytest, with optional auto-fixing and code simplification.
Task planner skill from Synapse A2A, enabling agents to collaborate on tasks without changing their behavior through structured task planning and decomposition.
React performance optimization skill from Synapse A2A, a framework for inter-agent collaboration that wraps CLI agents without changing their behavior.
React composition skill from Synapse A2A, a framework enabling inter-agent collaboration via Google A2A Protocol for CLI agents like Claude Code and Codex.
Code review skill from Synapse A2A, enabling agents to collaborate on code review tasks without changing their behavior.