🔍
QualityPython

Skill Review

by nimadorostkar

Skill Review is a Quality skill for Claude Code, published by nimadorostkar in Claude-Skills-collection.

18 stars2 forkson nimadorostkar/Claude-Skills-collectionAdded 2026/07/16+13% in starsRepository updated 2026/07/14
aiclaudeclaude-skillsskills
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/nimadorostkar/Claude-Skills-collection/tree/main/skills/agent-tooling/skill-review ~/.claude/skills/skill-review

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/nimadorostkar/Claude-Skills-collection.git

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

In this catalog

Source file
skills/agent-tooling/skill-review/SKILL.md in nimadorostkar/Claude-Skills-collection
Installs to
~/.claude/skills/skill-review
Collection
One of 50 skills cataloged from this repository
Category
Quality1897 skills

What Skill Review does

Use when reviewing or improving an existing agent skill. Covers triggering accuracy, content quality, redundancy with the base model, and measuring whether the skill actually changes behavior.

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

Documentation

README

Skill Review

Purpose

Assess whether a skill earns its place. A skill costs context and attention every time it loads; it must return more than it costs.

When to Use

  • Reviewing a skill before publishing it.
  • A skill that triggers unreliably.
  • Auditing a skill library for redundancy and dead weight.
  • Deciding whether two skills should be merged or split.

Capabilities

  • Triggering evaluation: does it fire when it should, and stay silent when it should not?
  • Content quality: is the guidance specific, correct, and actionable?
  • Redundancy check: does it tell the model something it does not already do?
  • Overlap detection across a library.

Inputs

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

Frequently asked about Skill Review

  • What else does nimadorostkar publish alongside Skill Review?

    Skill Review is one of 50 skills that DirSkills catalogs from nimadorostkar/Claude-Skills-collection, the repository it ships in. Its siblings there include API Design, Agent Design and Agent Instructions. Each one is a separate skill with its own page in this directory, installs the same way Skill Review does, and is maintained by nimadorostkar in that same repository. The rest of the collection is listed on the nimadorostkar/Claude-Skills-collection page.

  • How does Skill Review compare to other Quality skills?

    Skill Review ranks #1880 by stars among the 1897 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 nimadorostkar/Claude-Skills-collection

Skill Review is one of 50 skills cataloged on DirSkills from nimadorostkar/Claude-Skills-collection.

See all 50 skills