skill-review

Review Claude Code skills for best practices and anti-patterns.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/Cuki2910/M2G-NET --skill skill-review-cuki2910
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-review
Source: https://github.com/Cuki2910/M2G-NET/tree/main/.agents/skills/skill-review
Command: npx skills add https://github.com/Cuki2910/M2G-NET --skill skill-review-cuki2910

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive review of Claude Code skills, ensuring they meet quality standards and are optimized for performance.

Core Features & Use Cases

  • Quality Assurance: Analyzes skill structure, description, workflow, token efficiency, and anti-patterns.
  • Skill Audit: Identifies areas of improvement and suggests concrete changes.
  • Token Efficiency: Ensures that the skill uses tokens effectively, avoiding redundancy and unnecessary information.
  • Anti-Pattern Detection: Checks for common issues and provides solutions.
  • Use Case: Before deploying a new skill, use this tool to validate its structure, description, and workflow.

Quick Start

Run the skill-review tool on the skill located at '/path/to/skill'.

Frequently Asked Questions about skill-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a Claude Code skill for quality and efficiency?

To audit a Claude Code skill for quality and efficiency, the skill-review tool analyzes its structure, description, workflow, token efficiency, and anti-patterns to identify strengths and suggest concrete improvements.

What are common anti-patterns in Claude Code skills?

Common anti-patterns in Claude Code skills include redundant information and inefficient token usage; this skill detects these issues during the review process and provides targeted solutions to optimize performance.

How do I validate a skill's structure before deploying it?

To validate a skill's structure before deployment, run the skill-review tool on the skill directory to check its adherence to best practices and ensure its workflow and description are optimized.

Does skill quality assurance require a specific review criteria file?

Skill quality assurance requires a review criteria file and access to the skill directory to perform a thorough audit of structure, workflow, and token efficiency.

What is the best way to optimize token efficiency in a Claude Code skill?

The best way to optimize token efficiency in a Claude Code skill is to run an audit that checks for redundancy and unnecessary information, ensuring the skill uses tokens effectively by providing concrete changes.

Can I review a skill directory without setting up any dependencies?

Yes, you can review a skill directory without dependencies because the skill-review tool operates independently, requiring only the skill directory access and the review criteria file to function.