What problem does it solve?
This Skill solves the common problem of builders skipping required workflow steps when implementing features in existing Gear/Vara Sails applications, which leads to broken implementations, missed guardrails, incorrect client generation, and failed test runs.
Core Features & Use Cases
- Structured Stage-by-Stage Workflow: Enforces a mandatory sequence from spec creation and architecture planning through task decomposition, Rust implementation, IDL regeneration, gtest execution, and local smoke validation.
- Cross-Skill Integration: Automatically routes to specialized skills for contract evolution, gstd API selection, message execution semantics, and fungible token features when those domains are relevant to the work.
- Use Case: If you are adding a new user-facing feature to an already deployed Sails application, this Skill ensures you follow all required documentation, review, and testing steps to avoid costly rework or production issues.
Quick Start
Use the sails-feature-workflow skill to implement a new feature in your existing Gear/Vara Sails application following the required stage-by-stage process.