🎯

code-quality

🎯Skill

from s-hiraoku/synapse-a2a

VibeIndex|
What it does
|

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

πŸ“¦

Same repository

s-hiraoku/synapse-a2a(23 items)

code-quality

Installation

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

SKILL.md

89Installs
-
AddedFeb 4, 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.

🎯
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.

🎯
synapse-manager🎯Skill

Skill

🎯
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.

🎯
code-simplifier🎯Skill

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

🎯
react-performance🎯Skill

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

🎯
sync-plugin-skills🎯Skill

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🎯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.