Skip to main content
AI/MLcoalesce-labs

code-first-draft

Initial feature implementation from a PRD or feature description. **ALWAYS use when** the user wants to build a new feature, implement a PRD, create a first draft of code, or says things like 'build this feature', 'implement this PRD', 'code this up', 'create the initial implementation'. Also use when there's no existing codebase and user needs a standalone reference prototype.

Stars
12
Source
coalesce-labs/catalyst
Updated
2026-05-31
Slug
coalesce-labs--catalyst--code-first-draft
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/coalesce-labs/catalyst/HEAD/plugins/dev/skills/code-first-draft/SKILL.md -o .claude/skills/code-first-draft.md

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