CLAUDE.md ยท diff

git:20260606.894c2ea to git:20260612.a58f061

1 added, 10 removed. Audit A to B.

- 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.
-
+ AGENTS.md