๐ŸŽฏ

code-review

๐ŸŽฏSkill

from s-hiraoku/synapse-a2a

VibeIndex|
What it does
|

Code review skill from Synapse A2A, enabling agents to collaborate on code review tasks without changing their behavior.

๐Ÿ“ฆ

Same repository

s-hiraoku/synapse-a2a(25 items)

code-review

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add s-hiraoku/synapse-a2a --skill code-review
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add s-hiraoku/synapse-a2a --skill code-review
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review/SKILL.md

SKILL.md

68Installs
-
AddedFeb 11, 2026

More from this repository10

๐ŸŽฏ
opencode-expert๐ŸŽฏSkill

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.

๐ŸŽฏ
synapse-manager๐ŸŽฏSkill

Enables agents to collaborate on tasks without changing their behavior, providing agent-to-agent coordination.

๐ŸŽฏ
code-quality๐ŸŽฏSkill

Runs comprehensive code quality checks on Python files using ruff, mypy, and pytest, with optional auto-fixing and code simplification.

๐ŸŽฏ
frontend-design๐ŸŽฏSkill

A Claude Code skill for frontend design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.

๐ŸŽฏ
system-design๐ŸŽฏSkill

A Claude Code skill for system design within the Synapse A2A framework, which provides agent-to-agent communication and plugin skill synchronization.

๐ŸŽฏ
task-planner๐ŸŽฏSkill

Task planner skill from Synapse A2A, enabling agents to collaborate on tasks without changing their behavior through structured task planning and decomposition.

๐ŸŽฏ
react-performance๐ŸŽฏSkill

React performance optimization skill from Synapse A2A, a framework for inter-agent collaboration that wraps CLI agents without changing their behavior.

๐ŸŽฏ
code-simplifier๐ŸŽฏSkill

Code simplifier skill from Synapse A2A for reducing code complexity and improving readability through targeted refactoring.

๐ŸŽฏ
anthropic-skill-creator๐ŸŽฏSkill

Anthropic skill creator from Synapse A2A for building new agent skills compatible with Claude Code and other A2A protocol-enabled agents.

๐ŸŽฏ
react-composition๐ŸŽฏSkill

React composition skill from Synapse A2A, a framework enabling inter-agent collaboration via Google A2A Protocol for CLI agents like Claude Code and Codex.