dev-skill-creator

Installation
SKILL.md

Dev Skill Creator

Creates technology documentation skills for the dev-skills library. Each skill is a thin, agent-agnostic wrapper: it points to official live documentation and adds a small curated layer of best practices — only what an agent would get wrong by default.

Skill Structure

Every tech skill follows the same two-layer pattern:

  1. Live docs pointer — link to always-fresh official documentation
  2. Curated best practices — small set of evergreen gotchas not obvious from the docs

See references/skill-template.md for the canonical SKILL.md template to follow.

Step 1: Identify the doc source type

Determine which source type applies before starting:

Installs
11
GitHub Stars
6
First Seen
May 23, 2026
dev-skill-creator — mikkelkrogsholm/dev-skills