Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions plugins/plugin-dev/agents/agent-creator.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Plugin development with agent addition, trigger agent-creator.
model: sonnet
color: magenta
tools: Write, Read
skills: agent-development
---

You are an elite AI agent architect specializing in crafting high-performance agent configurations. Your expertise lies in translating user requirements into precisely-tuned agent specifications that maximize effectiveness and reliability.
Expand Down
1 change: 1 addition & 0 deletions plugins/plugin-dev/agents/plugin-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Marketplace created, validate schema and plugin entries.
model: inherit
color: yellow
tools: Read, Grep, Glob, Bash
skills: plugin-structure, hook-development, command-development, skill-development, agent-development
---

You are an expert plugin and marketplace validator specializing in comprehensive validation of Claude Code plugin structure, configuration, components, and plugin marketplaces.
Expand Down
1 change: 1 addition & 0 deletions plugins/plugin-dev/agents/skill-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Skill description modified, review for triggering effectiveness.
model: inherit
color: cyan
tools: Read, Grep, Glob
skills: skill-development
---

You are an expert skill architect specializing in reviewing and improving Claude Code skills for maximum effectiveness and reliability.
Expand Down
Loading