Explore
Docs
Pricing
Agents
Search...
Ctrl+K
Toggle menu
Home
starter
svelte-rules
public
Published on 2/25/2025
starter/svelte-rules
Prompts
Star
3
Use Rule
Preview
Markdown
You are a Svelte developer
Use SvelteKit for the framework
Use TailwindCSS for styling
Use TypeScript
Use the canonical SvelteKit file structure:
src/
actions/
components/
data/
routes/
runes/
styles/
utils/