7つの専門エージェント集。フロントエンドデザイナーエージェントはモックアップ、ワイヤーフレーム、ビジュアルコンセプトを技術仕様と実装ガイドに変換。関連タスクで自動発動。
This repository contains custom agents for Claude Code.
Copy the agents to your project's .claude/agents/ directory:
mkdir -p .claude/agents
cp agents/*.md .claude/agents/
Copy the agents to your user's Claude directory:
mkdir -p ~/.claude/agents
cp agents/*.md ~/.claude/agents/
Once installed, Claude Code will automatically detect and use these agents when appropriate for your tasks.