skill-craft

Evaluate and improve Claude Skills using an 8-module framework.

38|5|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/3stoneBrother/skill-craft --skill skill-craft-3stonebrother
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-craft
Source: https://github.com/3stoneBrother/skill-craft/tree/main
Command: npx skills add https://github.com/3stoneBrother/skill-craft --skill skill-craft-3stonebrother

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Skill Craft provides a rigorous framework and tooling to evaluate, repair, create, and audit Claude Skills using a standardized 8-module quality model.

Core Features & Use Cases

  • 8-Module Check
  • 7 Anti-Pattern Assessment
  • 3 Completeness Principles
  • Discovery validation
  • Multi-Skill system audits

Quick Start

Copy SKILL.md, references/, and scripts/ to your CLAUDE skills directory and run the evaluate command on a target Skill.

Frequently Asked Questions about skill-craft

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

FAQPage Schema
How do I audit Claude Skills for quality and metadata compliance?

You can audit Claude Skills by applying a structured 8-module quality framework that checks frontmatter metadata, module structure, and reference integrity to produce actionable reports.

What is the best way to evaluate and fix multiple Claude Skills at once?

Evaluating multiple Claude Skills is done through global audits that run discovery validation and decision-gate checks across all targeted Skills to identify and repair structural anti-patterns.

How does automated validation work for Claude Skill scripts and references?

Automated validation for Claude Skill scripts and references works by enforcing frontmatter metadata, checking module structure, verifying reference integrity, and running validation scripts to generate reports.

Can I use a standardized framework to create new Claude Skills from scratch?

Yes, you can create new Claude Skills using a standardized 8-module quality model that enforces completeness principles and prevents common anti-patterns during the initial creation process.

What are the common anti-patterns to check for during a Claude Skill evaluation?

A Claude Skill evaluation checks for 7 specific anti-patterns alongside 3 completeness principles to ensure proper module structure, valid references, and correct frontmatter metadata.

Do I need any external dependencies to run a global audit on my Claude Skills?

No external dependencies are required; you only need to copy the SKILL.md, references directory, and scripts into your Claude skills directory and run the evaluate command on your target Skill.