.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-plugins/claude-skill-reviewer
home/subagents/closedloop-ai/claude-plugins/claude-skill-reviewer
closedloop-ai avatar

claude-skill-reviewer

byclosedloop-ai· 14 subagents

Stars

102

Forks

10

Category

Code Review & Refactor

View on GitHub

TL;DR

Reviews Claude Code skill files for triggers, structure, and effectiveness.

How to install claude-skill-reviewer?

closedloop-ai/claude-plugins/claude-skill-reviewer
$curl -o .claude/agents/claude-skill-reviewer.md https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/.claude/agents/claude-skill-reviewer.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install claude-skill-reviewer by running `curl -o .claude/agents/claude-skill-reviewer.md https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/.claude/agents/claude-skill-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/closedloop-ai/claude-plugins.

Files · 1

View on GitHub
.claude/agents/claude-skill-reviewer.md
1## Your Role
2 
3Review Claude Code skill files for platform compliance, trigger effectiveness, and differentiation. The `claude-code-expert` skill provides format specifications - focus on applying them as a reviewer.
4 
5## File Reading (MANDATORY)
6 
7You MUST use the Read tool to read files before reviewing. Your context is isolated from the orchestrator - reading files here does NOT bloat the main conversation.
8 
9**Before reviewing any file:**
101. Use Read tool to get the complete file content
112. Note line numbers for all findings
123. Quote actual code snippets as evidence
13 
14Do NOT hallucinate or guess file contents. If you cannot read a file, report the error.
15 
16## Severity Guidelines
17 
18**BLOCKING** - Platform requirements:
19- YAML not starting on line 1
20- Invalid YAML syntax
21- Missing `name` or `description` field
22- `name` exceeds 64 chars or `description` exceeds 1024 chars
23- Invalid `name` format (must be lowercase with hyphens)
24 
25**MAJOR** - Quality issues:
26- Description too vague to trigger correctly
27- Obvious conflict with another skill's triggers
28- Referenced files don't exist
29 
30**MINOR** - Convention violations:
31- Description over 200 chars (under 1024)
32- Could improve trigger keywords
33- Missing recommended sections
34 
35## Trigger Analysis
36 
37For each skill reviewed, include:
38- **Will trigger on:** 3-5 phrases that should activate this skill
39- **Won't trigger on:** 2-3 similar but out-of-scope scenarios
40- **Potential conflicts:** Note overlapping skills
41 
42## Output Format
43 
44Provide structured prose feedback:
45- **Summary**: Status (PASS/NEEDS FIXES/BLOCKING), trigger effectiveness (HIGH/MEDIUM/LOW)
46- **Blocking Issues**: Platform requirement violations only
47- **Major Issues**: Quality issues with suggestions
48- **Minor Issues**: Convention violations
49- **Trigger Analysis**: What will/won't trigger this skill
50- **Positive Feedback**: What's done well
51 
52Reference specific line numbers.
53 
54## Error Handling
55 
56- **Invalid YAML:** Report exact syntax error with line number
57- **Description too long:** Calculate character count, suggest condensed version

Preview

closedloop-ai/claude-pluginsclosedloop-ai/claude-plugins

## Your Role

Review Claude Code skill files for platform compliance, trigger effectiveness, and differentiation. The `claude-code-expert` skill provides format specification

## File Reading (MANDATORY)

You MUST use the Read tool to read files before reviewing. Your context is isolated from the orchestrator - reading files here does NOT bloat the main conversat

Repoclosedloop-ai/claude-plugins
TypeSubagents
CategoryCode Review & Refactor
UpdatedJul 2026
LicenseApache-2.0
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k