UNPKG

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) 288 B
--- description: Testing best practices for Svelte applications globs: <root>/src/**/*.spec.js,<root>/src/**/*.spec.ts,<root>/tests/**/*.js,<root>/tests/**/*.ts alwaysApply: false --- # Testing – Svelte <!-- TODO: Add content for svelte testing. Follow unified schema guidelines. -->