🔍
QualityJavaScript

Skill Review

by MoizIbnYousaf

Skill Review is a Quality skill for Claude Code, published by MoizIbnYousaf in Ai-Agent-Skills.

1.1K stars131 forkson MoizIbnYousaf/Ai-Agent-SkillsAdded 2026/08/20Repository updated 2026/08/17
agent-skillsai-agentsclaude-codeclicodexcursordeveloper-toolsmcpproductivity
Install in seconds
Install Skill Review
Copy Skill Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/MoizIbnYousaf/Ai-Agent-Skills/tree/main/skills/review-a-skill ~/.claude/skills/review-a-skill

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/MoizIbnYousaf/Ai-Agent-Skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/review-a-skill/SKILL.md in MoizIbnYousaf/Ai-Agent-Skills
Installs to
~/.claude/skills/review-a-skill
Collection
One of 18 skills cataloged from this repository
Category
Quality1354 skills

What Skill Review does

Skill Review evaluates whether a skill belongs in a library by previewing content, checking frontmatter, validating structure, and deciding to keep, curate, or remove. Use it when auditing a skill catalog or before adding a new skill.

Skill Review is cataloged under Quality on DirSkills. Skill Review comes from a repository tagged agent-skills, ai-agents, claude-code, cli and codex.

Documentation

README

Review A Skill

Goal

Evaluate a single skill's quality, relevance, and safety before it enters or stays in a library.

Guardrails

  • Always use --format json for machine-readable output in automated pipelines.
  • Always use --fields to limit output size when inspecting catalog entries.
  • Always use --dry-run before curating or removing a skill.
  • Never remove a skill without first checking if other skills depend on it via info --format json dependencies.

Workflow

  1. Preview the skill content to check for quality and safety.
npx ai-agent-skills preview <skill-name>

The preview command sanitizes content — if it flags sanitization, investigate before proceeding.

  1. Inspect the catalog entry for metadata completeness.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Review

  • What else does MoizIbnYousaf publish alongside Skill Review?

    Skill Review is one of 18 skills that DirSkills catalogs from MoizIbnYousaf/Ai-Agent-Skills, the repository it ships in. Its siblings there include Add Upstream Skill, Ask Questions If Underspecified and Audit Library Health. Each one is a separate skill with its own page in this directory, installs the same way Skill Review does, and is maintained by MoizIbnYousaf in that same repository. The rest of the collection is listed on the MoizIbnYousaf/Ai-Agent-Skills page.

  • How does Skill Review compare to other Quality skills?

    Skill Review ranks #782 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Review against them. Open each page to compare what they document and how they install.

More from MoizIbnYousaf/Ai-Agent-Skills

Skill Review is one of 18 skills cataloged on DirSkills from MoizIbnYousaf/Ai-Agent-Skills.

See all 18 skills