anthropic-skill-creator
π―Skillfrom s-hiraoku/synapse-a2a
Anthropic skill creator from Synapse A2A for building new agent skills compatible with Claude Code and other A2A protocol-enabled agents.
Same repository
s-hiraoku/synapse-a2a(23 items)
Installation
npx vibeindex add s-hiraoku/synapse-a2a --skill anthropic-skill-creatornpx skills add s-hiraoku/synapse-a2a --skill anthropic-skill-creator~/.claude/skills/anthropic-skill-creator/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.
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.
Guides users through creating specialized skills that extend Claude's capabilities with domain expertise, workflows, and tool integrations.
Code simplifier skill from Synapse A2A for reducing code complexity and improving readability through targeted refactoring.
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.