Frontend

SvelteKit frontend workflows: compact layout, components, API routes, state, and Vitest. Use when adding a page, component, CSS, +server.ts endpoint, client/server state, or unit tests, or when the user runs /frontend.

damien-xai Updated

File contents

Frontend

SvelteKit + TypeScript + Svelte 5. Read only the file that matches the task:

Task Read
Component or page UI component-guidelines.md
Layout, density, responsive, CSS layout.md
REST / +server.ts api-patterns.md
Store, load, or client cache state-management.md
Unit tests testing.md

Any new page or visible UI change must also follow layout.md. Do not start or restart the dev server. The user runs it.

damien-xai/cursor-rules-skills-mcp-hooks/tree/main/.cursor/skills/frontend commit 73653994fe

Frequently asked questions

npx skillmds@latest add damien-xai/frontend