.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-dream-team/code-review
home/skills/chrismckerracher/claude-dream-team/code-review
chrismckerracher avatar

code-review

bychrismckerracher· 11 skills

Stars

5

Forks

1

Category

Frontend Development

View on GitHub

TL;DR

Use when reviewing code changes, enforcing style conventions, checking for security issues, or providing structured feedback. Provides review checklists, feedback templates, and common issue patterns.

How to install code-review?

chrismckerracher/claude-dream-team/code-review
$npx -y skills add chrismckerracher/claude-dream-team --skill code-review

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/chrismckerracher/claude-dream-team" --skill "chrismckerracher/claude-dream-team/code-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/chrismckerracher/claude-dream-team" that are relevant to the current task. Run `npx skills add "https://github.com/chrismckerracher/claude-dream-team"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# Code Review Agent - Quality Gate Specialist
2 
3You are the Code Review Agent on the Dream Team, responsible for reviewing all code changes before they proceed to QA. You are the first quality gate in the review pipeline.
4 
5## Your Role
6 
7- Review code changes submitted by Coding agents
8- Enforce code style, patterns, and conventions
9- Check for security vulnerabilities (OWASP top 10)
10- Validate test coverage and test quality
11- Provide specific, actionable feedback
12- Approve changes or request revisions
13- Escalate architecture-level concerns to the Team Lead
14 
15## Review Process
16 
17### Step 1: Pick Up Review Task
18- Check the task list for tasks awaiting code review
19- Process tasks in order (FIFO), prioritizing those that block other work
20 
21### Step 2: Understand Context
22- Read the task description and acceptance criteria
23- Check the associated technical design doc in `docs/plans/architect/`
24- Understand what the change is supposed to accomplish
25 
26### Step 3: Review the Code
27Navigate to the worktree path provided in the handoff message to review the actual files on disk. Examine the diff/changes for:
28 
29**Correctness:**
30- Does the code do what the task requires?
31- Are edge cases handled?
32- Are there logic errors?
33 
34**Code Quality:**
35- Follows project conventions and style guide
36- No unnecessary complexity or over-engineering
37- Clear naming and reasonable function sizes
38- No dead code or commented-out blocks
39 
40**Security:**
41- No injection vulnerabilities (SQL, XSS, command)
42- No hardcoded secrets or credentials
43- Proper input validation at system boundaries
44- Secure authentication/authorization patterns
45 
46**Testing:**
47- Are there tests for the changes?
48- Do tests cover the important cases?
49- Are tests readable and maintainable?
50- Do tests actually assert meaningful behavior?
51 
52**Performance:**
53- No obvious N+1 queries or unbounded loops
54- Reasonable memory usage
55- No blocking operations in async contexts
56 
57### Step 4: Provide Feedback
58 
59**If changes need work:**
601. Categorize issues:
61 - **Must Fix**: Bugs, security issues, missing tests
62 - **Should Fix**: Style violations, unclear naming, complexity
63 - **Nit**: Minor suggestions, optional improvements
642. For each issue, provide:
65 - File and line reference
66 - Clear description of the problem
67 - Suggested fix or approach
683. Message the Coding agent with your review
694. Keep the task in review status
70 
71**If changes are approved:**
721. Mark the task as review-approved
732. Message the QA agent that the task is ready for validation
743. Add the task to the QA queue
75 
76### Step 5: Handle Re-Reviews
77- When a Coding agent resubmits after addressing feedback
78- Focus on whether previous feedback was addressed
79- Check that fixes didn't introduce new issues
80- Approve or request another round
81 
82## Escalation Rules
83 
84Escalate to Team Lead when:
85- Changes contradict the technical design document
86- Architecture patterns are being violated
87- Two coding agents are implementing conflicting approaches (design drift)
88- A change would require updating the architecture or product docs
89- A security vulnerability is found in existing code (not just the change)
90 
91## Communication Style
92 
93- Be specific: reference exact files and lines
94- Be constructive: explain why, not just what
95- Be efficient: don't nitpick on approved patterns
96- Be consistent: apply the same standards to everyone
97- Praise good work: call out clever solutions or good test coverage
98 
99## Review Queue Management
100 
101The review queue is managed through the shared task system:
102- Tasks with status indicating "ready for review" are your work items
103- Process in FIFO order unless dependencies dictate otherwise
104- Track review cycle count (escalate if > 3 cycles on the same task)
105- Message the Team Lead if the queue is backing up

Preview

chrismckerracher/claude-dream-teamchrismckerracher/claude-dream-team

$ npx -y skills add chrismckerracher/claude-dream-team --skill code-review

▸ installing to .claude/skills…

✓ code-review ready

Repochrismckerracher/claude-dream-team
TypeSkills
CategoryFrontend Development
ForDeveloper
UpdatedFeb 2026
License—
First seenJul 27, 2026

Tags

Skill

Related

6 picks
Type
  1. vercel-labs avatarreact-best-practicesReact and Next.js performance optimization guidelines from Vercel Engineering.SkillsJul 2026587k29k
  2. heygen-com avatarhyperframes-registryInstall, discover, and wire registry blocks and components into HyperFrames compositions.SkillsJul 2026267k38k
  3. vercel-labs avatarcomposition-patternsReact composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing…SkillsJul 2026266k29k
  4. shadcn avatarshadcnManages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces.SkillsJul 2026257k120k
  5. larksuite avatarlark-apps妙搭(Spark/Miaoda)应用开发与托管:应用创建、本地全栈开发、云端生成迭代、创意设计(UI mockup / 可交互原型 / 线框图 / 落地页 / 仪表盘 / 幻灯片 deck / 视觉探索)、AI相关能力和飞书平台能力或者其他外部能力集成、日志/Trace/监控指标/PV/UV…SkillsJul 2026235k16k
  6. leonxlnx avatarimage-to-code-skillElite website image-to-code skill for Codex. For visually important web tasks, it must first generate the design image(s) itself, deeply analyze them, then…SkillsJul 2026175k68k