creating-skill

Create Claude Code skills with YAML front matter and validation guidelines.

1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/kkhys/claude-code-marketplace --skill creating-skill-kkhys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-skill
Source: https://github.com/kkhys/claude-code-marketplace/tree/main/plugins/base/skills/creating-skill
Command: npx skills add https://github.com/kkhys/claude-code-marketplace --skill creating-skill-kkhys

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps developers create Claude Code skills with consistent structure and quality.

Core Features & Use Cases

  • YAML front matter conventions
  • Naming and descriptions guidance
  • Progressive disclosure patterns
  • Evaluation and iteration workflows
  • Validation and quality checks

Quick Start

Describe a new skill using the guidelines in this document to ensure consistent discovery-ready metadata.

Frequently Asked Questions about creating-skill

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

FAQPage Schema
How do I structure YAML front matter for Claude Code skills?

To structure YAML front matter for Claude Code skills, follow specific conventions for metadata fields to ensure consistent discovery. The guide specifies required front matter constraints, naming patterns, and description guidelines for skill validation.

What are the best practices for naming and describing Claude Code skills?

Best practices for naming and describing Claude Code skills involve following specific conventions that ensure consistent discovery-ready metadata. The guide provides detailed naming guidance and description patterns to maintain quality across skill units.

How does progressive disclosure work when designing Claude Code skills?

Progressive disclosure in skill design works by structuring skill content to reveal complexity incrementally. This pattern guides developers in organizing file references and validation guidelines so Claude Code can process skill information efficiently.

What is the best way to evaluate and validate Claude Code skills?

The best way to evaluate and validate Claude Code skills is through structured iteration workflows and quality checks across skill units. The guide covers evaluation patterns and validation guidelines to ensure robust skill structure and consistent quality.

Do I need any specific dependencies to create Claude Code skills?

No specific dependencies are required to create Claude Code skills. The guide focuses on YAML front matter conventions, file organization, and validation guidelines, allowing developers to build robust skills without external tools or component dependencies.