project
01JCodesMore/ai-website-cloner-template
Cursor rule Cursor
Project conventions — see AGENTS.md for full details.
76 tagged boilerplate, measured the same way as everything else here.
Browse within: ReAct 46nextjs 38typescript 9copilot 8copilot-enabled 8lovable 8lovable-dev 8next-intl 6nextjs-boilerplate 6shadcn-ui 6google-analytics 5i18n 5rtl 5sentry 5
JCodesMore/ai-website-cloner-template
Cursor rule Cursor
Project conventions — see AGENTS.md for full details.
Cursor rule Cursor
Writing guides for the FlutterInit blogs (Guides category).
kuraydev/react-native-typescript-library-starter
Cursor rule Cursor
React Native library conventions for this starter. Apply when creating or editing components, hooks, types, or tests in src/.
chihebnabil/lovable-boilerplate
Cursor rule Cursor
Design system, accessibility standards, and industry-specific styling guidelines.
chihebnabil/lovable-boilerplate
Cursor rule Cursor
Form handling patterns with React Hook Form and Zod validation.
chihebnabil/lovable-boilerplate
Cursor rule Cursor
Service layer architecture, API patterns, and data management with TanStack Query.
vahiiiid/go-rest-api-boilerplate
Cursor rule Cursor
Version: v2.0.0 Last Updated: 2025-12-10 Purpose: Developer guidelines for building APIs with GRAB (Go REST API Boilerplate).
Cursor rule Cursor
React components — shadcn/ui, RTL, theme, and client/server boundaries.
Cursor rule Cursor
// ✅ Use import { Link, useRouter, usePathname, getPathname } from "@/i18n/navigation".
Cursor rule Cursor
App Router pages, layouts, and route handlers under [locale].
Cursor rule Cursor
Feature-first architecture is a design pattern that organizes code by business features rather than technical layers. This approach promotes better maintainability, scalability, and team collaboration by keeping related functionality together and reducing coupling between different parts of the application.
Cursor rule Cursor
This document outlines the essential rules and guidelines for developing with the MobileLauncher LT boilerplate. Follow these rules to maintain consistency, scalability, and code quality across the project.
Cursor rule Cursor
Advanced Best Practices covering Error Handling, Environment Variables, Performance, and Accessibility rules.
Cursor rule Cursor
Cursor rule "conventions" from steph-dove/klaussy-agents, covering claude.md - fastapi, project overview, directory structure, architecture and core modules.
Cursor rule Cursor
Example context from fastapi/applications.py (lines 214-220).
Cursor rule Cursor
Example context from tests/testsecurityscopes.py (lines 10-20).
Cursor rule Cursor
Cursor rule "cursorrules" from vdutts7/gh-template, covering .cursorrules, cursor ide - project rules for ai behavior, location: project root, project context and code style.
Cursor rule Cursor
description: Global Rule. This rule should ALWAYS be loaded. globs: ,/ alwaysApply: true.
Cursor rule Cursor
Base Coding Guidelines.
Cursor rule Cursor
PLANNING MODE is used to create stories, specification and update project plans.
Cursor rule Cursor
Instructions for AI agent code generation workflow.
Cursor rule Cursor
API route validation — enforces Zod validation on all route handlers and server actions.
Cursor rule Cursor
Error boundaries, loading states, and server error handling.
Cursor rule Cursor
You are working with a React Native (Expo) architecture reference project. Read the skill files before generating any code.