atproto utils for zig
0

Configure Feed

Select the types of activity you want to include in your feed.

docs: note the canonical skills layout in CONTRIBUTING

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

+6
+6
CONTRIBUTING.md
··· 13 13 ``` 14 14 15 15 CI runs `zig fmt --check .` and will fail on unformatted code. 16 + 17 + ## agent skills 18 + 19 + `.agents/skills/` is the canonical skills directory (the cross-tool location 20 + read by codex, gemini, and others). `.claude/skills` is a symlink to it for 21 + claude code, which only reads its vendor path — edit skills in `.agents/`.