creating-skills

Plan and design Agent Skills with structured templates and review checklists.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/blackjiro/dotfiles --skill creating-skills-blackjiro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-skills
Source: https://github.com/blackjiro/dotfiles/tree/main/dot_claude/skills/creating-skills
Command: npx skills add https://github.com/blackjiro/dotfiles --skill creating-skills-blackjiro

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams in designing, documenting, and validating Agent Skills with structured planning, best practices, and reusable patterns, reducing ambiguity and delivery risk.

Core Features & Use Cases

  • Planning templates and checklists to define purpose, scope, and success criteria.
  • Pattern guidance and reference material to standardize Skill structures (SKILL.md, ADVANCED.md, REFERENCE.md, EXAMPLES.md).
  • Practical examples and templates to accelerate Skill creation and quality assurance.
  • Progressive disclosure guidance to keep Skill context lean while enabling depth on demand.

Quick Start

Create a new Skill by following the 5-step workflow: plan, draft SKILL.md from the template, review with the checklist, refine, and integrate into settings.

Frequently Asked Questions about creating-skills

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

FAQPage Schema
How do I plan and structure Claude Skills to reduce context load?

To plan Claude Skills and reduce context load, use progressive disclosure guidance and modular references like SKILL.md, ADVANCED.md, and REFERENCE.md. This enforces frontmatter discipline and keeps Skill context lean while enabling depth on demand.

What is progressive disclosure in skill design?

Progressive disclosure in skill design is a pattern that minimizes context load by keeping core Skill instructions lean in SKILL.md, while enabling depth on demand through modular reference files like ADVANCED.md and EXAMPLES.md.

How do I standardize Agent Skill structures for consistency and governance?

Standardize Agent Skill structures by applying pattern guidance and reusable templates that enforce frontmatter discipline and modular references. This improves consistency and governance across designing, enhancing, and refactoring Skills.

What's the best way to document and validate new Agent Skills?

The best way to document and validate Agent Skills is using planning templates and checklists to define purpose, scope, and success criteria. A 5-step workflow guides you to plan, draft, review, refine, and integrate into settings.

Do I need any dependencies to design high-quality Claude Skills?

No dependencies are required to design high-quality Claude Skills. This planning process uses structured templates, best practices, and reusable patterns to guide teams in defining purpose, scope, and success criteria without external packages.

When should I refactor existing Skills instead of creating new ones?

Refactor existing Skills when you need to enforce frontmatter discipline, implement progressive disclosure, or improve structural consistency. Use the review checklist and pattern guidance to enhance current Skills rather than starting from scratch.