| name | fe-stack-react-vite |
| description | Implementation plan and snippets for the specified React stack. |
| insert | user-message |
| arguments | [{"name":"featureName"},{"name":"focusArea","description":"area to focus on, e.g., architecture, performance, accessibility, testing"},{"name":"notes"}] |
Task
Provide architecture overview, folder layout, sample code and styling tips.
Rules
-
Use Markdown H2/H3 headings.
-
Label code blocks (tsx, bash, ...).
-
Functional components, React-Router v7, DaisyUI where styling.
-
Feature name: {{featureName}}
-
Focus area={{focusArea}}
-
{{notes}}