sails-frontend
Installation
SKILL.md
Sails Frontend
Goal
Keep frontend work on the typed Sails path first: generated lib.ts plus @gear-js/react-hooks, with @gear-js/api reserved for low-level fallback cases that the Sails stack does not cover cleanly.
Inputs
assets/frontend-bootstrap-checklist.md../../references/sails-frontend-and-gear-js.md../../references/sails-idl-client-pipeline.md../../references/sails-cheatsheet.md../../references/sails-gtest-and-local-validation.md../../references/scale-binary-decoding-guide.md../../references/voucher-and-signless-flows.md
Minimal Path (simple apps)
For a straightforward app (counter, single-service CRUD) where the contract is already built: