What problem does it solve?
New prototypes added to a portfolio monorepo often miss essential integration steps, causing deployment failures, documentation drift, port conflicts, and broken CI/CD pipelines; this Skill centralizes the launch workflow so nothing is overlooked and the prototype integrates cleanly from day one.
Core Features & Use Cases
- Provides a phase-based launch checklist covering vision, scaffolding, design system integration, testing, deployment, and verification.
- Lists exact files and repository locations to update (workspace, build scripts, CloudFront routing, docs, CI) and recommends port allocation to avoid conflicts.
- Use case: a developer or engineering manager scaffolds a new interactive demo, wires it into the shared design tokens and deployment pipeline, and verifies dev and production builds.
Quick Start
Scaffold a new prototype named my-prototype, add workspace and build entries, update CloudFront and README references, allocate the next available port, create AGENTS.md, and verify the dev server and production build run successfully.