← ClaudeAtlas

cm-project-bootstraplisted

Use when starting any new project from scratch. Asks for project identity (name, GitHub org, Cloudflare account), detects project type, sets up design system, staging+production, i18n from day 1, SEO foundation, AGENTS.md manifest, test infrastructure, 8-gate deploy pipeline, and disciplined development workflows. Prevents wrong deploys, redundant repos, and technical debt from day 0.
tody-agent/codymaster · ★ 44 · DevOps & Infrastructure · score 68
Install: claude install-skill tody-agent/codymaster
# 🏗️ Cody Master Project Bootstrap v2.0 > **Every project starts here. No exceptions.** > Inspired by best practices from Amp, Codex, Cursor, Lovable, and Manus agents. ## Core Principles ``` ASK FIRST. BUILD SECOND. NEVER ASSUME IDENTITY. STAGING IS MANDATORY. PRODUCTION IS EARNED. I18N FROM DAY 1. NOT "LATER." DESIGN SYSTEM BEFORE COMPONENTS. TOKENS BEFORE PIXELS. SEO IS NOT AN AFTERTHOUGHT. IT'S INFRASTRUCTURE. EVERY PROJECT GETS AN AGENTS.MD. NO EXCEPTIONS. ``` --- ## 11-Phase Bootstrap Process ``` Phase 0: Identity Lock — WHO are you deploying as? Phase 0.5: Security Foundation — HOW do we prevent secret leaks? Phase 1: Project Type Detection — WHAT kind of project? Phase 2: Repository & Environments — WHERE does code live? Phase 3: Design System Foundation — HOW does it look? Phase 4: i18n From Day 1 — WHICH languages? Phase 5: SEO Foundation — HOW will people find it? Phase 6: AGENTS.md + Git Safety — HOW do agents collaborate? Phase 7: Test Infrastructure — HOW do we catch bugs? Phase 8: Deploy Pipeline (8 Gates) — HOW does code ship? Phase 9: Development Workflow — HOW do we work daily? ``` --- ## Phase 0: Identity Lock 🔐 > **MANDATORY. Cannot proceed without this.** > **Values are NOT hardcoded — check history, suggest, let user confirm.** ### Step 1: Check Identity History Before asking anything, check if `~/.cm-identity-history.json` exists. If it does, load previous identities an