001-a11y
01Cursor rule Cursor
001-a11y from mgd1984/cursor-rules.
Cursor rule Cursor
001-a11y from mgd1984/cursor-rules.
Cursor rule Cursor
Project overview, tech stack, and architecture guidelines.
Cursor rule Cursor
This guide provides actionable strategies for deploying Next.js applications on Vercel effectively, focusing on performance, avoiding common pitfalls, and managing costs.
Cursor rule Cursor
Remember to maintain consistent branding and user experience according to the project's design guidelines.
Cursor rule Cursor
Error handling strategies and form implementation patterns.
Cursor rule Cursor
// Form schema const formSchema = z.object({ name: z.string().min(2).max(50), email: z.string().email(), role: z.enum(['admin', 'user', 'guest']), }).
Cursor rule Cursor
Cursor rule "001-ruleset-overview" from mgd1984/cursor-rules, covering next.js application ruleset overview, architecture & structure, data & state management, component patterns and styling & ui.
Cursor rule Cursor
Data fetching patterns and state management approaches.
Cursor rule Cursor
Advanced component patterns and commit message guidelines.
Cursor rule Cursor
Remember: The knowledge graph is your memory. Use it consistently to provide personalized assistance that respects the user's established preferences, procedures, and factual context.
Cursor rule Cursor
The biggest issue with Stripe is the "split brain" problem - where payment state exists in both Stripe and your database, leading to race conditions and inconsistencies. To avoid this.
Cursor rule Cursor
Performance optimization, accessibility, and security best practices.
Cursor rule Cursor
Code Style and Quality.
Cursor rule Cursor
Code style guidelines and component structure.
Cursor rule Cursor
Naming conventions and Tailwind CSS best practices.
Cursor rule Cursor
Interaction Protocol.
Cursor rule Cursor
When creating or modifying React components in this project.
Cursor rule Cursor
001-agent-security from mgd1984/cursor-rules.
Cursor rule Cursor
Description: Prevent memory poisoning attacks by implementing validation, session isolation, and anomaly detection. Severity: High Mitigation.
Cursor rule Cursor
Process Control.