Skip to content
#3833 Overall#595 in CodingVerified SKILL.md

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, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context injection and subagent execution.

Claude CodeSKILL.md
0Total downloads
0Active installs
70Community stars
Momentum rank

Overview

What It Does

Creating Skills packages a focused coding & development workflow for an AI agent. 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, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context injection and subagent execution. It is best suited to users who can review the resulting actions and provide only the accounts, files, or command access needed for the task. It is not a substitute for human approval on destructive, financial, security-sensitive, or public-facing actions.

Task ideas

Popular Use Cases

  • Review and improve a code change
  • Automate a repeatable development task
  • Investigate failures and prepare a fix
  • Work with repositories and developer tooling

Installation

Install this Agent Skill

Claude Code

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

Commands derived from the public GitHub SKILL.md record. Checked 2026-09-02. Review the source before running them.

Before you start

Requirements

Claude CodeRequired / review
Public SKILL.md sourceRequired / review
Review instructions and requested permissions before installationRequired / review
Paid serviceCheck source
Supported systemCheck source

Popularity context

Why It’s Popular

Creating Skills is a verified Agent Skill from fvadicamo with a public SKILL.md, compatible with Claude Code.

Alternatives

Similar Skills