<aside> ✨ New in Claude Code — build custom skills that make Claude smarter at your specific job, no coding required.

</aside>

What is it?

/skill-creator is a built-in Claude Code skill that lets you build your own custom skills from scratch — or improve existing ones over time. A skill is a reusable package that gives Claude specialized knowledge, step-by-step workflows, and tools for a specific job. Once created, you trigger it with a /command and Claude knows exactly what to do.

How to use it right now

Type /skill-creator in Claude Code and describe what you want Claude to be able to do. Examples:

Claude walks you through the whole thing — asking for examples, building the skill file, and packaging it for reuse.

What gets created

Every skill is a folder with a SKILL.md file that tells Claude how to behave. You can also bundle in:

The iteration loop

Use the skill on a real task → notice what's off → run /skill-creator again → improve it. Your skills get sharper every time you use them.

<aside> 💡 No coding required. If you can describe what you want Claude to do, you can build a skill.

</aside>