⚙️

CLAUDE.md & AI Config Collection

Ready-to-use configuration files for AI coding assistants. CLAUDE.md files for Claude Code, .cursorrules for Cursor, and project setup configs — drop into any repo and start coding.

10 prompts
claude-codecursorconfigclaude-mdcursorrulesdeveloper-tools

CLAUDE.md Files

Developer ToolsNext.js + TypeScript + Tailwind

Claude Code reads CLAUDE.md on every session start. Having the full stack, commands, and directory structure upfront eliminates 80% of 'wrong guess' edits.

View
Developer ToolsPython + FastAPI + SQLAlchemy

Specifying async patterns and the repository layer prevents Claude from generating synchronous code that doesn't match your architecture.

View
Developer ToolsDjango + DRF + Celery

'Celery tasks for anything > 500ms' is an actionable rule Claude can apply consistently. The split settings pattern tells Claude which file to edit for environment-specific changes.

View
Developer ToolsRust + Axum + SQLx

Rust has strict idioms. 'No unwrap() in production' and 'compile-time checked queries' are constraints Claude can enforce consistently, producing code that compiles cleanly.

View
Developer ToolsGo + Chi Router + PostgreSQL

'Use pgx directly, not GORM' is the kind of specific instruction that prevents Claude from defaulting to the most popular library. Opinionated rules produce consistent code.

View
Developer ToolsReact Native + Expo

Mobile projects have platform-specific gotchas that generic AI code misses. Specifying 'NativeWind, not StyleSheet' and 'expo-secure-store, not AsyncStorage' catches the two most common RN mistakes.

View
Developer ToolsMinimal Starter (Any Stack)

A minimal CLAUDE.md is better than none. Even just listing your commands and 5 key rules eliminates the most common AI code mistakes for any project.

View

.cursorrules Files

Cursor RulesNext.js App Router

Cursor rules for Next.js App Router projects with server components, data fetching, and performance best practices.

View
Cursor RulesReact + TypeScript

Cursor rules file (.cursorrules) for React + TypeScript projects. Establishes coding conventions and best practices.

View
Cursor RulesPython Data Science

Cursor rules for Python data science with pandas, scikit-learn, and visualization best practices.

View

What you get when you save this collection

Your workspace unlocks powerful tools to iterate and improve every prompt.

AI OPTIMIZE

AI Optimization

One-click improvement with structure analysis.

VERSION DIFF

Version History

Track every edit with side-by-side diffs.

ORGANIZE
CLAUDE.md & AI Config Collection
-Next.js + TypeScript + Tailwind
-Python + FastAPI + SQLAlchemy
-Django + DRF + Celery

Folders & Tags

Save this entire collection as a folder.

MCP
$ npm i -g @promptingbox/mcp
Claude · Cursor · ChatGPT

Use Everywhere

Access from Claude, Cursor & more via MCP.

10 prompts, one click

Save this entire collection to your workspace. Organize, version, optimize, and access from any AI tool.