PROJECT

STARTER

Solo-founder bootstrap framework

One shell command. Ten-minute intake. Full project scaffold — planning, design system, autonomous agents. Built for Claude Code.

$./new.sh my-project --ide claude --yolo
View on GitHub →

Sequential. Each phase loads its own context. ~500 tokens at start, not 50,000.

Load on-demand via /load module or /route domain. Never all at once. Browse all →

Slash commands for module control and design direction.

CORE

/route stackLoad all 12 stack modules
/route businessLoad all 5 business modules
/route planningLoad all 4 planning modules
/load <module>Load a single module by name
/statusShow loaded modules + context estimate

DESIGN SYSTEM

72 skills
/tasteCultural institution aesthetic
/vibe-brutalistNeo-brutalist — punk meets digital
/vibe-luxuryQuiet luxury — whisper, don't shout
/vibe-kinetic-typeTypography IS the design
/vibe-cinematicFilm-still, A24 energy
/vibe-dense-infoBloomberg Terminal meets Monocle
/vibe-organicBiomorphic, earthy, gentle
/vibe-retro-digitalY2K chrome, pixel fonts
/vibe-maximalistLayered chaos, underlying structure
/vibe-motion-showpieceScroll-driven spectacle
/vibe-archiveDense catalog, filterable collections
/vibe-tactileHand-drawn, scanned textures, zine energy
/type-editorialMagazine authority, high-contrast serifs
/type-displayMaximum impact at maximum scale
/type-swissNeo-grotesque, Helvetica lineage
/type-condensedTall, narrow, authoritative
/type-monoCode aesthetic, terminal energy
/type-warmApproachable, organic, craft-adjacent
/type-expressiveUnconventional, layered, unmissable
/type-variableMulti-axis variable fonts
/hero-sectionScroll-pinned editorial hero
/editorial-layoutMagazine-style editorial spread
/landing-pageFull one-page editorial experience
/component-libraryInteraction studies and micro-patterns
/animate-pageAdd scroll triggers and entrance choreography
/remixComplete style overhaul from scratch
/anti-slop-auditFlag AI slop — banned fonts, lazy gradients

Agents run autonomously on cron schedules via OpenClaw. Each has a SOUL.md (identity) and HEARTBEAT.md (running log). Shared context keeps them aligned.

Requires OpenClaw — the open-source framework that orchestrates headless agent sessions on a schedule.