claude-skill-creator
CommunityBuild Claude Code skills with rock-solid structure.
AuthorKJR020
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a clear blueprint for creating effective Claude Code Skills, including YAML frontmatter conventions, directory structure, and best practices. Use when creating a new skill or updating an existing one.
Core Features & Use Cases
- Template-driven SKILL.md creation with required frontmatter
- Guidance on directory structure and best-practices for skill development
- Troubleshooting and activation guidance to ensure Claude uses the skill correctly
Quick Start
Create a new skill folder under home/dot_claude/skills/, add SKILL.md with proper YAML frontmatter, and fill in the content with your skill guidance. For example: name: my-skill, description: "..." and follow the standard structure to enable activation by Claude.
Dependency Matrix
Required Modules
None requiredComponents
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: claude-skill-creator Download link: https://github.com/KJR020/dotfiles/archive/main.zip#claude-skill-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.