CLAUDE.md · git:20260606.894c2ea · 2026-06-06 · sha256 16e0d600dd5f9241
CLAUDE.md git:20260606.894c2eaA
Immutable. This exact content is served forever at /api/v1/blob/16e0d600dd5f9241.
On this repo I keep all my personal rules and skills for Claude Code (and potentially other agents as well), so I can reuse them across projects and share them with the community. The general rule here is that everything is self-contained and generic enough to be reusable in any project, so avoid project-specific logic or assumptions. When writing or editing Markdown documents, wrap lines at the `max_line_length` set in `.editorconfig`. This applies to prose; never break code blocks, tables, URLs, or links to satisfy it.