Skip to content

Wittlesus/cursorrules-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Stars License Built with AI 30-Day Money-Back Guarantee

AI Dev Config Toolkit

The only config pack that covers ALL major AI coding assistants.

Cursor + Claude Code + Windsurf + GitHub Copilot. 5 project types. 20 config files. Ready in 30 seconds.

Buy Now $14

One-time purchase. Not a subscription. Lifetime updates included.


Features

  • 5 project type configs -- SaaS, API, Mobile, CLI, Data Science
  • 4 files per project type -- .cursorrules, CLAUDE.md, .windsurfrules, .github/copilot-instructions.md
  • CLAUDE.md templates -- the only collection that includes these (awesome-cursorrules has 37,800 stars but zero)
  • Multi-tool coverage -- Cursor, Cline, Claude Code, GitHub Copilot, Windsurf
  • 8 legacy stack configs -- Next.js, React Native, FastAPI, Express, Rust, Go, SvelteKit, Django
  • 50-150 lines per config -- production-tested depth (free alternatives are 10-30 lines)
  • Project-focused -- organized by what you are building, not just your tech stack
  • Architecture patterns -- error handling, testing strategies, security, deployment
  • Lifetime updates -- new configs added as AI tools and frameworks evolve

Quick Start

For Cursor

cp config-templates/saas/.cursorrules /path/to/your/project/

For Claude Code

cp config-templates/saas/CLAUDE.md /path/to/your/project/

For Windsurf

cp config-templates/saas/.windsurfrules /path/to/your/project/

For GitHub Copilot

mkdir -p /path/to/your/project/.github
cp config-templates/saas/.github/copilot-instructions.md /path/to/your/project/.github/

Copy the config. Restart your editor. Done.


Why This vs Free Alternatives

Feature awesome-cursorrules (37.8k stars) cursor.directory AI Dev Config Toolkit
Cursor rules Yes Yes Yes
CLAUDE.md templates No No YES
Windsurf configs No No YES
Copilot instructions No No YES
Project type coverage Stack-focused Stack-focused Project-focused
Config depth 10-30 lines 10-50 lines 50-150 lines
Multi-tool support No No Full coverage

awesome-cursorrules has 37,800 stars but ZERO CLAUDE.md templates. cursor.directory has thousands of rules but zero Windsurf or Copilot configs. We give you complete coverage across all major AI coding tools.


What Is Included

5 Project Type Configs

Each includes .cursorrules, CLAUDE.md, .windsurfrules, and .github/copilot-instructions.md.

1. SaaS Project -- Next.js 14+ App Router, Server Components, Server Actions, TypeScript strict mode, Zod validation, auth patterns, database patterns, testing strategy, deployment. Perfect for web apps, dashboards, B2B tools.

2. API Project -- Clean architecture (Controllers > Services > Repositories), REST API design, JWT auth, RBAC, rate limiting, input validation, error handling, logging. Works with FastAPI, Express, Nest.js, Go Fiber, Actix.

3. Mobile Project -- React Native + Expo, FlatList performance, platform-specific code, Expo Router, state management (Zustand + React Query), native modules, permissions, secure storage, E2E testing with Maestro, EAS builds.

4. CLI Tool Project -- Command structure, user-friendly errors, progress indicators, interactive prompts, configuration management, secrets handling (OS keychain), cross-platform compatibility, distribution (PyPI, npm, crates.io).

5. Data Science / ML Project -- Jupyter best practices, reproducibility, data exploration, train/val/test splits (no data leakage), baseline models, hyperparameter tuning, experiment tracking (MLflow, W&B), production deployment.

8 Legacy Stack Configs

Single-file .cursorrules for: Next.js, React Native, FastAPI, Express, Rust, Go, SvelteKit, Django.


What Makes CLAUDE.md Different

CLAUDE.md files are project-specific instruction files for Claude Code CLI -- Anthropic's official AI coding tool.

No free collection offers CLAUDE.md templates. Our configs include:

  • Project context (structure, tech stack, deployment notes)
  • Key commands (npm scripts, CLI commands, deployment steps)
  • Common patterns (how YOUR project does auth, database, API calls)
  • Troubleshooting (pre-answered common build errors, log locations)

Who Is This For?

  • Developers using any AI coding assistant (not just Cursor)
  • Teams that want consistent AI behavior across all editors and tools
  • Anyone building SaaS, APIs, mobile apps, CLI tools, or ML projects
  • Developers who want their AI to understand their project from day one

License

Personal and commercial use permitted. You may not redistribute or resell the config collection itself.


Built for developers who want their AI coding tools to understand their project from day one.