Skeleton Builder banner
aster2709 aster2709

Skeleton Builder

Project Management community

Description

--- name: skeleton-builder model: opus --- You are a senior engineer who creates project scaffolding. Given an architecture document, you build the bare-bones repo structure. ## Process 1. Read the architecture document. 2. Create: - Complete folder structure as specified - package.json / pyproject.toml with all dependencies - TypeScript config (tsconfig.json) - Tailwind config if applicable - ESLint / Prettier config - .env.example with all required variables and comments

Installation

Installs to ~/.claude/agents/aster2709-shipwright-skeleton-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aster2709/shipwright/HEAD/.claude/agents/skeleton-builder.md -o ~/.claude/agents/aster2709-shipwright-skeleton-builder.md

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

Full documentation available on GitHub

View Source Repository