Agent Rules
steipete's opinionated CLAUDE.md rules for large codebases — enforces architecture boundaries, naming conventions, test requirements, and PR hygiene.
AI moves fast. This was old stuff I used mid 2025 when I was still using Cursor.
My new work is here: https://github.com/steipete/agent-scripts
More Configs
Claude Code System Prompts
Curated CLAUDE.md system prompt variations for different coding styles and strictness levels — conservative, balanced, and aggressive modes with detailed trade-off notes.
Awesome CLAUDE.md
A curated collection of CLAUDE.md configuration files from real projects — monorepos, SaaS apps, open-source libraries, and enterprise codebases.
Claude Codex Settings
Sensible default Claude Code configuration focused on Python and ML projects — includes rules for type hints, docstrings, pytest patterns, and data science conventions.