---
name: dokhacgiakhoa/skill-creator
source: https://app.decimal.ai/s/dokhacgiakhoa-skill-creator@1/SKILL.md
source_sha256: 1e9f69b9c8c7
---

# Skill Creator

This skill provides guidance for creating effective skills.

## About Skills

Skills are modular, self-contained packages that extend Claude's capabilities by providing
specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific
domains or tasks—they transform Claude from a general-purpose agent into a specialized agent
equipped with procedural knowledge that no model can fully possess.

## 🧠 Knowledge Modules (Fractal Skills)

### 1. [What Skills Provide](./sub-skills/what-skills-provide.md)
### 2. [Concise is Key](./sub-skills/concise-is-key.md)
### 3. [Set Appropriate Degrees of Freedom](./sub-skills/set-appropriate-degrees-of-freedom.md)
### 4. [Anatomy of a Skill](./sub-skills/anatomy-of-a-skill.md)
### 5. [Progressive Disclosure Design Principle](./sub-skills/progressive-disclosure-design-principle.md)
### 6. [Step 1: Understanding the Skill with Concrete Examples](./sub-skills/step-1-understanding-the-skill-with-concrete-examples.md)
### 7. [Step 2: Planning the Reusable Skill Contents](./sub-skills/step-2-planning-the-reusable-skill-contents.md)
### 8. [Step 3: Initializing the Skill](./sub-skills/step-3-initializing-the-skill.md)
### 9. [Step 4: Edit the Skill](./sub-skills/step-4-edit-the-skill.md)
### 10. [Step 5: Packaging a Skill](./sub-skills/step-5-packaging-a-skill.md)
### 11. [Step 6: Iterate](./sub-skills/step-6-iterate.md)