skill-builder

Create, evaluate, and improve Claude Skills using templates and scoring rubrics.

1|1|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/dparedesi/agent-global-skills --skill skill-builder-dparedesi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-builder
Source: https://github.com/dparedesi/agent-global-skills/tree/main/skill-builder
Command: npx skills add https://github.com/dparedesi/agent-global-skills --skill skill-builder-dparedesi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Builder provides a repeatable workflow to create, evaluate, and improve Claude Skills to production quality. It centralizes frontmatter validation, scaffolding using templates, and scoring to guide improvement.

Core Features & Use Cases

  • Frontmatter validation & templates: Ensures every new skill has proper name, description, and triggers, while offering starter templates.
  • Structured scaffolding: Provides starter templates and reference docs (TEMPLATES.md, REFERENCE.md, EXAMPLES.md) to accelerate creation.
  • Evaluation & improvement loop: Uses SCORING.md rubrics to score, identify gaps, and plan improvements.

Quick Start

  1. Open TEMPLATES.md to choose a starter pattern; 2) Create SKILL.md from a template; 3) Score with SCORING.md and refine using EXAMPLES.md and CHECKLIST.md.