·create-skill
</>

create-skill

ronnycoding/.claude

Guide for creating well-structured Claude Code skills with proper YAML frontmatter, focused descriptions, and supporting files. Use when the user wants to create a new skill, build a custom skill, extend Claude's capabilities, or mentions creating/designing/building skills.

5Installs·0Trend·@ronnycoding

Installation

$npx skills add https://github.com/ronnycoding/.claude --skill create-skill

SKILL.md

This skill helps you create new Claude Code skills following official best practices and standards.

Write descriptions that help Claude discover when to activate the skill:

Claude loads supporting files progressively as needed to manage context efficiently.

Guide for creating well-structured Claude Code skills with proper YAML frontmatter, focused descriptions, and supporting files. Use when the user wants to create a new skill, build a custom skill, extend Claude's capabilities, or mentions creating/designing/building skills. Source: ronnycoding/.claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ronnycoding/.claude --skill create-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is create-skill?

Guide for creating well-structured Claude Code skills with proper YAML frontmatter, focused descriptions, and supporting files. Use when the user wants to create a new skill, build a custom skill, extend Claude's capabilities, or mentions creating/designing/building skills. Source: ronnycoding/.claude.

How do I install create-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ronnycoding/.claude --skill create-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ronnycoding/.claude