Skip to main content

template-skill

Replace with description of the skill and when Claude should use it.

Stars
27,681
Source
davila7/claude-code-templates
Updated
2026-05-31
Slug
davila7--claude-code-templates--template-skill
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davila7/claude-code-templates/HEAD/cli-tool/components/skills/utilities/template-skill/SKILL.md -o .claude/skills/template-skill.md

Drops the SKILL.md into .claude/skills/template-skill.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Insert instructions below