What problem does it solve?
This Skill standardizes the process of bootstrapping and updating artifact projects within a monorepo, including scaffolding, metadata generation, and preview/deploy wiring across multiple artifact types.
Core Features & Use Cases
- Artifact bootstrap: Create new artifacts (expo, data-visualization, mockup-sandbox, react-vite, slides, video-js) with a consistent scaffold and artifact.toml metadata.
- OpenAPI-first workflows: For full-stack artifacts, drive API contracts, code generation, and backend/frontend integration to accelerate end-to-end delivery.
- Deployment & preview wiring: Ensure artifacts are wired into the shared preview/deploy workflow, ports are allocated, and previews are accessible via the monorepo tooling.
Quick Start
Call createArtifact() with a fresh slug, artifactType, previewPath, and title to bootstrap a new artifact.