skill-creator

Scaffold, refactor, and review Claude Code skills with SKILL.md frontmatter.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/paycrux/ai-skills --skill skill-creator-paycrux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/paycrux/ai-skills/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/paycrux/ai-skills --skill skill-creator-paycrux

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a guided framework to scaffold, refactor, and review Claude Code skills, ensuring consistent structure, frontmatter, and templates across projects.

Core Features & Use Cases

  • Structured creation: prompts for proper directory layout, frontmatter decisions, and output templates.
  • Quality gate: enforces best practices from official references during skill authoring and review.
  • Rapid iteration: supports quick refactoring of existing skills and systematic quality checks.

Quick Start

Scaffold a new Claude Code skill with proper structure and frontmatter, or refactor an existing skill and run a quick quality check.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I scaffold a Claude Code skill with proper directory structure and frontmatter?

Claude Code skills require valid SKILL.md frontmatter including name and description fields. The framework enforces best practices from official references during skill authoring, guiding frontmatter decisions, optional directories, and template usage.

What's the best way to refactor existing Claude Code skills and run quality checks?

Refactoring Claude Code skills involves applying systematic quality checks against best practices from official references. The framework validates structure, frontmatter, and template usage, enabling rapid iteration while ensuring skill validity throughout the skill authoring process.

What frontmatter fields are required when creating a valid Claude Code skill?

A valid Claude Code skill requires SKILL.md frontmatter including name and description fields. The framework enforces these requirements along with optional directories and execution guidance defined in the references to ensure skill validity during creation and refactoring.

Do I need any dependencies to scaffold and review Claude Code skills?

Scaffolding Claude Code skills requires no external dependencies. The framework operates independently using references and templates as its core components to guide directory layout, frontmatter decisions, and skill authoring best practices during creation and review.

When should I use templates during Claude Code skill authoring?

Use templates during Claude Code skill authoring when creating new skills or refactoring existing ones. The framework prompts for template usage to ensure consistent structure, frontmatter, and best practices across projects, supporting rapid iteration and systematic quality checks.