en un clic
boilerplate
boilerplate contient 4 skills collectées depuis furystack, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Add a REST endpoint to the app — type contract in common, validation schema, action implementation, registration, tests, changelog. Use when the user asks to add/expose/create a new endpoint, route, REST API, or wants to convert a function into an HTTP-callable action. Branches between custom actions and DataSet-backed CRUD.
Review all changes on the current branch. Use when the user asks for a code review or PR review.
Wire a new entity into the data layer — model, store binding, DataSet with authorization/hooks, optional entity sync. Use when the user asks to add an entity, persist a model, expose a collection, or set up a new DataSet.
Fill changelog entries for the current branch. Use when the user asks to fill changelog, write changelog entries, update changelog, or prepare changelog for a PR.