create-skill

Create Claude skills with strict frontmatter and phase-based structure.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/Michal-J-Kolodziej/WalkWithMe --skill create-skill-michal-j-kolodziej
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-skill
Source: https://github.com/Michal-J-Kolodziej/WalkWithMe/tree/main/.claude/skills/create-skill
Command: npx skills add https://github.com/Michal-J-Kolodziej/WalkWithMe --skill create-skill-michal-j-kolodziej

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a disciplined, end-to-end workflow for designing Claude skills by enforcing strict frontmatter, phase structure, and canonical documentation, ensuring consistency and quality across all new skill files.

Core Features & Use Cases

  • Meta-workflow for producing other .claude/skills/ skill files.
  • Enforces a rigorous creation process so that every new skill meets a high quality bar.
  • Useful for creating new skills, improving existing ones, or formalizing recurring processes into reusable templates; helps safely scale skill catalogs.

Quick Start

Create a new skill by placing a properly formatted SKILL.md with canonical frontmatter under .claude/skills/<skill-name>/ and follow the phase-based structure.

Frequently Asked Questions about create-skill

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

FAQPage Schema
How do I create a new Claude skill with strict frontmatter and structure?

To create a Claude skill, you place a properly formatted SKILL.md file with canonical frontmatter under the .claude/skills/<skill-name>/ directory and follow a phase-based structure to ensure consistency and quality.

What is the best way to enforce quality assurance when designing claude-skills?

The best way to enforce quality assurance for claude-skills is by applying a strict blueprint that uses concrete file paths, checklists, anti-patterns, and an example walkthrough to standardize the end-to-end creation process.

Can I use a structured workflow to improve existing skill files in my directory?

Yes, you can use a disciplined meta-workflow to improve existing skill files by validating their canonical frontmatter, scoping, phase planning, and artifact generation against a strict structural blueprint.

Does skill creation require specific naming and scoping conventions inside the .claude/skills directory?

Yes, skill creation requires specific naming and scoping conventions inside the .claude/skills directory to maintain a high quality bar and ensure consistent artifact generation across the skill catalog.

What are common anti-patterns to avoid when planning phases for claude-skills?

Common anti-patterns to avoid when planning phases for claude-skills include deviating from the strict frontmatter blueprint, using incorrect file paths, and skipping the structural checklists designed to enforce quality assurance.

When do I need a phase-based structure for formalizing recurring processes into reusable templates?

You need a phase-based structure for formalizing recurring processes into reusable templates when you want to safely scale your skill catalog and guarantee that every newly generated skill meets a rigorous quality standard.