Convert banner
kylemoschetto kylemoschetto

Convert

Development community

Description

# Convert: Add Starter Kit to Existing Project Add the Claude Code Starter Kit to a project that already has some Claude Code configuration. --- ## Instructions You are adding the Claude Code Starter Kit to an existing project. Your job is to carefully merge the new templates without disrupting the user's existing setup. ### CRITICAL: Enter Plan Mode First Before doing ANYTHING else, enter plan mode. This is essential for existing projects because we need to show the user exactly what will

Installation

Installs to ~/.claude/skills/kylemoschetto-vibe-md-templates-convert/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kylemoschetto-vibe-md-templates-convert && curl -fsSL https://raw.githubusercontent.com/kylemoschetto/vibe-md-templates/HEAD/commands/convert.md -o ~/.claude/skills/kylemoschetto-vibe-md-templates-convert/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository