Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
iwritec0de
/
app-dev
home
/
subagents
/
iwritec0de
/
app-dev
iwritec0de/app-dev
4 subagents
View on GitHub
Subagent
api-reviewer
Use this agent to review API endpoints for security, design, performance, and best practices. Trigger when the user asks to "review my API", "check API security", "audit endpoints", "review route hand
auth-reviewer
Use this agent to review authentication and authorization code for security issues, design flaws, and best practice violations. Trigger when the user mentions "review auth", "is my login secure", "che
query-optimizer
Use this agent to optimize slow database queries, analyze EXPLAIN plans, and recommend index or query rewrites. Trigger when the user mentions "slow query", "optimize query", "EXPLAIN plan", "query pe
route-analyzer
Use this agent to map, analyze, and optimize Next.js route structure. Trigger when the user asks to "map routes", "analyze routing", "find missing error boundaries", "check loading states", "review mi