Buildable Generate banner
suntay44 suntay44

Buildable Generate

Development community

Description

--- description: Generate a local-first prototype from a prompt — copies a runnable Buildable starter or writes a plan-only instruction pack. argument-hint: <app idea prompt> [--out <dir>] allowed-tools: Bash(node:*), Bash(buildable:*), Read, Edit, Write --- Generate a Buildable prototype for: **$ARGUMENTS** 1. Plan first, then generate. If `.buildable/phase-plan.json` exists and the prompt matches, generation reuses that saved audit-first plan. For runnable templates this copies a polished st

Installation

Installs to ~/.claude/skills/suntay44-buildable-plugin-skills-buildable-generate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/suntay44-buildable-plugin-skills-buildable-generate && curl -fsSL https://raw.githubusercontent.com/suntay44/buildable-plugin-skills/HEAD/commands/buildable-generate.md -o ~/.claude/skills/suntay44-buildable-plugin-skills-buildable-generate/SKILL.md

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

Full documentation available on GitHub

View Source Repository