Orchestrates a structured development lifecycle for modifying and extending existing Gear/Vara Sails applications.
The Sails Feature Workflow skill provides a standardized, stage-by-stage methodology for developers implementing changes in existing Gear/Vara Sails repositories. It ensures that every feature follows a rigorous path from specification and architecture planning to task decomposition and implementation, preventing the bypass of critical steps like IDL client regeneration and gtest validation. This skill is essential for maintaining code quality in complex blockchain applications, managing program evolution from V1 to V2, and ensuring consistent use of the Sails framework's typed client path.
Características Principales
01Enforces a strict 11-step development sequence from spec to smoke test
02Integrates specialized modules for contract evolution and V1-V2 migrations
03Automates documentation workflows using standardized spec and architecture templates
04Ensures synchronization between Rust implementation and typed client generation
05Mandates gtest and local-node validation before feature completion
0617 GitHub stars
Casos de Uso
01Upgrading released contracts and managing cutover planning for protocol evolution
02Modifying business logic or adding features to an existing Sails-based smart contract
03Implementing complex gasless or signless UX flows using Vara voucher recipes