What problem does it solve?
This Skill simplifies the complex, multi-stage build process for the Stacks framework, ensuring consistent compilation of component libraries, CLI binaries, server Docker images, and documentation.
Core Features & Use Cases
- Unified Build Orchestration: Manage the entire framework build pipeline, including CLI, core packages, and server containers, through a single interface.
- Automated Pipeline Stages: Handles complex tasks like import path mutation, export cleanup, and Docker image generation automatically.
- Use Case: When preparing a new release of the framework, use this Skill to trigger a full build of all core packages and the CLI binary, ensuring all dependencies and types are correctly generated and validated.
Quick Start
Use the stacks-build skill to execute a full build of the framework core and CLI binary.