What problem does it solve?
This skill solves the problem of losing design history and context when promoting experimental UI components to a production codebase, preventing destructive file moves and ensuring decisions are documented.
Core Features & Use Cases
- Preservation-First Graduation: Promotes experimental components to production using copy operations instead of destructive moves, keeping design history intact.
- Decision Loop Closure: Automatically updates tags and metadata to mark experiments as chosen, providing a clear audit trail for future design reviews.
- Use Case: When an experimental Hero component iteration is approved by stakeholders, use this skill to safely graduate it to the production components folder while maintaining the original experiment as a historical reference.
Quick Start
Use the sb-ship skill to graduate the current explore experiment to a production component while preserving the original design history.