·creating-skills
</>

creating-skills

fvadicamo/dev-agent-skills

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist.

34Installs·1Trend·@fvadicamo

Installation

$npx skills add https://github.com/fvadicamo/dev-agent-skills --skill creating-skills

SKILL.md

Guide for creating Claude Code skills following Anthropic's official best practices.

| Gerund (verb-ing) | processing-pdfs | Action-focused | | Noun phrase | github-pr-creation | Entity-focused | | Prefixed group | github-pr- | Related skills |

| SKILL.md body | < 500 lines | Split if approaching | | Description | < 1024 chars | Quality over quantity | | Quick Start | < 30 lines | Minimal viable example |

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist. Source: fvadicamo/dev-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fvadicamo/dev-agent-skills --skill creating-skills
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is creating-skills?

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist. Source: fvadicamo/dev-agent-skills.

How do I install creating-skills?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fvadicamo/dev-agent-skills --skill creating-skills 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/fvadicamo/dev-agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01