Creating Claude Code Skills

Community

Structure Claude Skills for reuse.

Authorjohnnymo87
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill teaches how Claude Code skills are structured, including frontmatter format, naming conventions, organization patterns, and when to choose personal vs company vs project scopes.

Core Features & Use Cases

  • Understand skill anatomy and frontmatter
  • Decide skill location (personal/company/project)
  • Plan multi-file skills when content grows
  • Follow best practices for naming and organization

Quick Start

Create your first skill directory named my-skill-name, add SKILL.md with frontmatter, and start writing.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Creating Claude Code Skills
Download link: https://github.com/johnnymo87/dotfiles/archive/main.zip#creating-claude-code-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository