agent-rules-kit
Version:
CLI tool to bootstrap AI agent rules for multiple IDEs and frameworks. Generates optimized rules for Cursor, VS Code, Claude, and 6+ other AI coding assistants.
13 lines (10 loc) • 330 B
Markdown
description: Naming conventions for SvelteKit applications
globs: <root>/src/**/*.svelte,<root>/src/routes/**/*.js,<root>/src/routes/**/*.ts,<root>/src/routes/**/*.svelte
alwaysApply: false
# Naming Conventions – Sveltekit
<!--
TODO: Add content for sveltekit naming-conventions.
Follow unified schema guidelines.
-->