damusix

57 mods across 2 repositories, 83 stars between them.

damusix/atomic-claude

Skill Claude CodeCodex

Compressed commit message and PR body generator. Cuts noise from both while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious; PR bodies state only what the diff can't show, 120 words max. Use when user says "write a commit", "commit message", "generate…

83 8d ago A 106 tokens original MIT

atomic-review

50

damusix/atomic-claude

Skill Claude CodeCodex

Compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", or invokes /atomic-review. Auto-triggers when reviewing pull requests.

83 8d ago A 63 tokens original MIT

atomic-tdd

51

damusix/atomic-claude

Skill Claude CodeCodex

Test-first discipline. Auto-triggers on "let's implement X", "add feature Y", "fix bug Z", "write a test for", "implement", "build out", and similar pre-code-change phrases. Iron rule: failing test exists before production code. Skip only for pure docs/config changes with an explicit "skipped because:" note. Explicit…

83 8d ago A 142 tokens original MIT

atomic-verify

52

damusix/atomic-claude

Skill Claude CodeCodex

Evidence-before-claim gate. Auto-triggers when Claude is about to claim "done", "fixed", "passing", "complete", "ready to merge", "looks good", "should work", "should pass", "green", or any synonym. Iron rule: no completion claim without a fresh verification command run in this turn. Explicit invocation…

83 8d ago A 79 tokens original MIT

damusix/atomic-claude

Skill Claude CodeCodex

Planning-phase visual comparison aid. Renders 2-4 side-by-side variants per decision dimension as a single throwaway, self-contained HTML file and captures the user's pick as typed terminal codes (e.g. "A2 B3"). Auto-fires on phrases like "show me a few options", "mock up some variants", "let me see this side by…

83 8d ago A 150 tokens original MIT

atomic-wiki

54

damusix/atomic-claude

Skill Claude CodeCodex

Conversational wiki and capture-bucket routing. Fires when the user wants a place, space, or folder for notes, research, tickets, raw dumps, or knowledge capture — checks the block in /.claude/CLAUDE.md; if the cwd is under a registered realm, creates the folder as a bucket via atomic wiki bucket add rather than a…

83 8d ago A 204 tokens original MIT

atomic-writing

55

damusix/atomic-claude

Skill Claude CodeCodex

One voice for every file the repo ships: README, docs/guides/, docs/reference/, docs/spec/, docs/design/, docs/research/, docs/wiki/, CLAUDE.md, and the prompt artifacts under commands/, agents/, skills/, rules/, and output-styles/. Clear, direct, technical, and visual wherever the content has a shape. No marketing…

83 8d ago A 268 tokens original MIT

damusix/buffer-mcp

Instructions file

Claude Code instructions for damusix/buffer-mcp, covering claude.md, what this is, scope boundary, tribal knowledge and project rules.

0 3mo ago A 370 tokens

buffer-mcp

57

damusix/buffer-mcp

MCP server Claude CodeCodexCursor +2

MCP server for the Buffer social media API — manage posts, channels, and ideas via LLMs. Runs locally from the @damusix/buffer-mcp npm package.

0 3mo ago A tokens not measured