Cursor rule
A rule for turning written requirements and prototype screens into structured descriptions of page functions and data needs.
Cursor rule
A rule for turning written requirements and prototype screens into structured descriptions of page functions and data needs.
Cursor rule
A set of Cursor rules for configuring application routes, which control the URLs and pages users can open. It includes guidance for React Router, a library for managing routes in React applications.
Cursor rule
A rule for generating React detail-page components using a specified layout: a top description area, a lower list, and a dialog box.
Cursor rule
A set of rules for building download features in React applications, including how responses, download helpers, text, site variations, field mappings, and errors should be handled.
Cursor rule
A rule for generating React administration-panel list pages from requirements analysis, API handling, and component choices.
Cursor rule
A set of rules for generating standard modal form components in React. A modal is a dialog that opens over the current page, with modes for creating, editing, and viewing records.
Cursor rule
A set of rules for building complete React pages, where React is a JavaScript framework for user interfaces. The rules cover requirements, APIs, components, validation, and routes, which connect web addresses to pages.
Cursor rule
A set of rules for adding standard upload components to React applications. It covers image uploads, file uploads, and downloading templates.
Cursor rule
A predefined React project template that creates a complete starting structure for a front-end application.
Cursor rule
A rules add-on that processes API documentation URLs and generates API functions and type definitions.
Cursor rule
A component-selection guide generated from your component library’s documentation. It maps common situations to the components intended for them.