WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Enforces specific naming conventions for React and TypeScript code to maintain consistency.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Enforces specific naming conventions for React and TypeScript code to maintain consistency.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Rules to optimize performance of React and TypeScript components.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
General rules for React and TypeScript projects, focusing on code clarity and best practices.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Specific guidelines for TypeScript usage, including strict typing and interface usage.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Guidelines for UI and styling, focusing on Tailwind CSS and Shaden UI best practices.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Rules for data fetching in server components in Next.js 14.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Rules for implementing error handling in Next.js 14 using error.tsx files.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Apply general guidelines for Next.js 14 code generation.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Rules for defining metadata in Next.js 14 components for SEO optimization.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
General rules for Next.js 14 development, including using the app directory, server components, and modern TypeScript syntax.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Rules for using Tailwind CSS for styling in Next.js 14 components.
WebDevPeterGriffin/The-VibeCode-Bible
Cursor rule
Rules for generating TypeScript code in Next.js 14 components, including component definition syntax, props definitions, and named/default exports.