Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
selmakcby
/
claude-agents-skills
home
/
subagents
/
selmakcby
/
claude-agents-skills
selmakcby/claude-agents-skills
4 subagents
View on GitHub
Subagent
builder
Backend implementation specialist. Use for API routes, database schemas, business logic, webhooks, and server-side code. Follows test-first (TDD) practices and returns a summary of what was built.
planner
Use PROACTIVELY when the user requests a new feature, refactor, or architectural change. Produces step-by-step implementation plans before any code is written. Never writes code itself.
reviewer
Use PROACTIVELY immediately after builder produces code. Double-role agent — checks BOTH code quality AND security before commit. Blocks merge on CRITICAL findings.
ui-agent
Use after planner has produced a plan. Makes UI/UX decisions — layout, components, design tokens, accessibility. Produces a component brief the builder can implement from without asking questions.