Cursor rule
A staged workflow for backend and full-stack backend work, from clarifying a request and planning tasks through implementation, review, interface testing, and API documentation. An API is the defined way that software exchanges data.
Cursor rule
A staged workflow for backend and full-stack backend work, from clarifying a request and planning tasks through implementation, review, interface testing, and API documentation. An API is the defined way that software exchanges data.
Cursor rule
Rules for turning planning notes, interface tests, and other development records into final QA test cases. QA means checking that software works as expected before release.
Cursor rule
A set of rules for building and connecting front-end pages in two stages: first with sample data, then with real back-end interfaces.
Cursor rule
A workflow for moving interfaces from an older API system to a newer one, including checking which fields and paths are still used. An API is the defined way that software exchanges data.