UNPKG

agent-rules-kit

Version:

Bootstrap of **Cursor** rules (`.mdc`) and mirror documentation (`.md`) for AI agent-guided projects.

13 lines (10 loc) 392 B
--- description: Naming conventions for Next.js applications globs: <root>/app/**/*.ts,<root>/app/**/*.tsx,<root>/src/**/*.ts,<root>/src/**/*.tsx,<root>/pages/**/*.ts,<root>/pages/**/*.tsx,<root>/components/**/*.ts,<root>/components/**/*.tsx alwaysApply: false --- # Naming Conventions in Next.js <!-- TODO: Add content for Next.js naming conventions. Follow unified schema guidelines. -->