solo-scaffold

Installation
SKILL.md

/scaffold

Scaffold a complete project from PRD + stack template. Creates directory structure, configs, CLAUDE.md, git repo, and pushes to GitHub. Studies existing projects via SoloGraph for consistent patterns, uses Context7 for latest library versions.

Steps

  1. Parse arguments from $ARGUMENTS — extract <project-name> and <stack-name>.
    • If not provided or incomplete, use AskUserQuestion to ask for missing values.
    • Show available stacks from templates/stacks/*.yaml (source of truth). If MCP project_info available, also show detected stacks from active projects. List stack names with one-line descriptions from each YAML's description field.
    • Project name should be kebab-case.
Installs
47
GitHub Stars
18
First Seen
Feb 9, 2026
solo-scaffold — fortunto2/solo-factory