Back to browse
GitHub Repository

Battle-tested CLAUDE.md files for Next.js, React, Python, Flutter and more.

27 starsPython

Awesome-Claude-md – 20 stack-specific Claude.md templates for AI coding

by sx4im·Mar 5, 2026·2 points·0 comments

AI Analysis

MidSolve My Problem

Stack-specific CLAUDE.md templates, but managing context files is a Cursor/IDE feature, not a moat.

Strengths
  • Stack-specificity (Next.js App Router vs. FastAPI) recognizes Claude's stack-dependent blind spots better than generic prompts
  • Concrete "NEVER DO THIS" sections with real anti-patterns show author knows the pitfalls
  • Cover 11+ stacks with consistent structure lowering template maintenance burden
Weaknesses
  • Still fundamentally a Markdown template repo; no tooling, no integration, no enforcement mechanism
  • Context management is increasingly built into Claude Code and Cursor; standalone template repo has low stickiness
Target Audience

Developers using Claude Code and needing stack-specific coding conventions and prompts

Similar To

Cursor rules · Continue/LSP system prompts · Aider chat defaults

Post Description

Hey HN — I built this because every time I started a new project with Claude Code, I'd spend an hour writing a CLAUDE.md that was either too generic to be useful or too project-specific to reuse.

The insight is that good CLAUDE.md files need to be stack-specific. What Claude gets wrong in a Next.js App Router project is completely different from what it gets wrong in a FastAPI backend. Generic advice doesn't cut it.

Each template includes concrete rules (not platitudes), a "NEVER DO THIS" section with real anti-patterns, specific library preferences with reasons, and file naming conventions with examples.

Happy to take requests for stacks that aren't covered.

Similar Projects

Self-orchestrating engineering team for Claude Code

Claude Code agent prompt templates when Claude already supports custom agents natively.

Cozy
nahrin
203mo ago