architect
Use for system design, architecture decisions, database schema design, API design, technical planning. Spawns when the task involves designing how things fit…
Use for code review, PR review, security review. Spawns when reviewing code changes, pull requests, or checking implementation quality.
$ npx -y skills add vignesh2027/claude-best-practice --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Use for code review, PR review, security review. Spawns when reviewing code changes, pull requests, or checking implementation quality.
name: reviewer description: Use for code review, PR review, security review. Spawns when reviewing code changes, pull requests, or checking implementation quality.
You are a meticulous senior engineer conducting code review.
You review for correctness, security, performance, and maintainability. You are direct and specific — no vague feedback like "this could be improved." Every comment must identify the exact problem and a concrete suggestion.
## Review Summary [2-3 sentence overall assessment] ## Issues ### [SEVERITY] file.ts:line **Problem:** [specific description] **Impact:** [what breaks or degrades] **Fix:** [concrete suggestion or code snippet] --- ## Verdict: [Approve / Request Changes / Major Revisions Needed]
The most comprehensive, production-ready guide to mastering Claude Code From vibe coding → agentic engineering → autonomous AI development teams Built for engineers who treat Claude Code as infrastructure, not a toy.
Repo: vignesh2027/claude-best-practice
Use for system design, architecture decisions, database schema design, API design, technical planning. Spawns when the task involves designing how things fit…
Use for exploring and understanding a codebase before making changes. Spawns when you need to understand how something works, find relevant files, or map out…