0xDarkMatter

64 mods across 3 repositories, 38 stars between them.

cli-ops

25

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Patterns for building production-quality CLI tools with predictable behavior, parseable output, and agentic workflows. Triggers: cli tool, command line tool, build cli, cli patterns, agentic cli, cli design, typer cli, click cli.

32 9d ago A 53 tokens original MIT

cloudflare-ops

26

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Cloudflare Workers + Wrangler edge ops: runtime, bindings, local dev, secrets, deploy/CI, Pages-vs-Workers. Triggers on: cloudflare workers, wrangler, wrangler deploy, wrangler.toml, KV, D1, R2, durable objects, queues, vectorize, compatibilitydate, edge functions, illegal invocation, waitUntil, caches API, smart…

32 9d ago A 100 tokens original MIT

code-stats

27

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Analyze codebase with tokei (fast line counts by language) and difft (semantic AST-aware diffs). Get quick project overview without manual counting. Triggers on: how big is codebase, count lines of code, what languages, show semantic diff, compare files, code statistics.

32 9d ago A 63 tokens original MIT

color-ops

28

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Color for developers: color spaces, accessibility contrast, palette generation, CSS color functions, design tokens, dark mode. Triggers on: color, palette, contrast, WCAG, APCA, OKLCH, color-mix, dark mode colors, design tokens, CVD, color blind, P3, sRGB.

32 9d ago A 70 tokens original MIT

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Docker, Kubernetes, and AWS ECS/Fargate patterns. Triggers on: Dockerfile, docker-compose, kubernetes, k8s, helm, pod, deployment, service, ingress, container, image, ecs, fargate, task definition, ecs service, awsvpc, FARGATESPOT, ALB, ecs vs kubernetes.

32 9d ago B 80 tokens original MIT

craftcms-ops

30

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Craft CMS 5 development - content modeling, Twig templating, element queries, GraphQL, plugins, and the Craft 4-to-5 Matrix-as-entries change. Use for: craft cms, craftcms, craft 5, twig, pixel & tonic, matrix field, entry types, sections, element query, eager loading, blitz, project config, headless craft, craft…

32 9d ago A 96 tokens original MIT

cypress-ops

31

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Cypress end-to-end and component testing operations - selector/retry-ability strategy, cy.intercept network stubbing, cy.session auth, component vs e2e, flake diagnosis, CI, Test Replay. Use for: cypress, e2e test, component test, cy.get, cy.intercept, cy.session, data-cy, data-test, retry-ability, flake, flaky test…

32 9d ago A 104 tokens original MIT

data-processing

32

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Process JSON with jq and YAML/TOML with yq. Filter, transform, query structured data efficiently. Triggers on: parse JSON, extract from YAML, query config, Docker Compose, K8s manifests, GitHub Actions workflows, package.json, filter data.

32 9d ago A 58 tokens original MIT

debug-ops

33

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Systematic debugging methodology, language-specific debuggers, and common scenario playbooks. Use for: debug, debugging, bug, crash, hang, memory leak, race condition, deadlock, bisect, reproduce, root cause, breakpoint, profiling, performance issue, segfault, stack trace, core dump.

32 9d ago A 67 tokens original MIT

doc-scanner

34

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Scans for project documentation files (AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and 15+ other formats) and synthesizes guidance. Auto-activates when user asks to review, understand, or explore a codebase, when starting work in a new project, when asking about conventions or agents, or when…

32 9d ago A 100 tokens original MIT

docker-ops

35

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Docker containerization patterns, Dockerfile best practices, multi-stage builds, and Docker Compose. Use for: docker, Dockerfile, docker-compose, container, image, multi-stage build, docker build, docker run, .dockerignore, health check, distroless, scratch image, BuildKit, layer caching, container security.

32 9d ago B 70 tokens original MIT

explain

36

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Deep explanation of complex code, files, or concepts. Dispatches skill-preloaded agents, uses structural search, generates mermaid diagrams. Triggers on: explain, deep dive, how does X work, architecture, data flow.

32 9d ago A 49 tokens original MIT

ffmpeg-ops

37

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Comprehensive ffmpeg/ffprobe media processing: transcode, cut/trim/concat, color grading, loudness normalization, subtitles, GIFs, HLS packaging, hardware encoding, and quality gates (VMAF). Triggers on: ffmpeg, ffprobe, transcode, compress/convert video, extract audio, color grade, hls.

32 9d ago A 78 tokens copy · 86% MIT

file-search

38

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Modern file and content search using fd, ripgrep (rg), and fzf. Triggers on: fd, ripgrep, rg, find files, search code, fzf, fuzzy find, search codebase.

32 9d ago A 47 tokens original MIT

find-replace

39

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Modern find-and-replace using sd (simpler than sed) and batch replacement patterns. Triggers on: sd, find replace, batch replace, sed replacement, string replacement, rename.

32 9d ago A 42 tokens original MIT

fleet-ops

40

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Landing discipline for parallel work: sequential test-gated landing queue, pre-land scrub, auto-rebase of in-flight lanes, fleet status, one-shot revert. Native primitives spawn; fleet-ops lands. Triggers: landing queue, land branches, merge queue, test gate, fleet status, land agent-team/background-agent branches…

32 9d ago C 73 tokens original MIT

fleet-worker

41

0xDarkMatter/claude-mods

Skill Claude CodeCodex

One cheap headless Claude Code worker on a cheaper brain (GLM via z.ai, or Sonnet/Haiku) - full tool harness, isolated git worktree + CLAUDECONFIGDIR - fanned out and gated by an Opus orchestrator. Triggers: fleet-worker, GLM worker, grunt worker, cheap parallel agent, offload to GLM, sonnet worker, haiku worker.

32 9d ago A 87 tokens original MIT

genart-ops

42

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Generative art programming - three.js scenes, p5.js sketches, SVG generation, GLSL shaders, procedural algorithms, and color for creative coding. Use for: generative art, creative coding, three.js, p5.js, SVG, GLSL, shader, noise, perlin, simplex, flow field, particle system, SDF, ray marching, procedural, L-system…

32 9d ago A 125 tokens original MIT

git-ops

43

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Git + worktree orchestrator: status survey, per-worktree triage, commits, PRs, branches, releases, rebases — reads inline, writes to a background agent. Triggers on: git status, anything to commit, anything to push, commit, push, create PR, rebase, release, tag, changelog, worktree, land worktrees.

32 9d ago C 80 tokens original MIT

github-ops

44

0xDarkMatter/claude-mods

Skill Claude CodeCodex

GitHub remote operations: repo creation, metadata, releases, issue/PR management with preview-before-send, and read-only security auditing. Triggers on: push to github, ship release, gh release, audit github repo, gh issue, gh pr, merge PR, branch protection, secret scanning, SECURITY.md.

32 9d ago A 67 tokens original MIT

go-ops

45

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Go development patterns, concurrency, error handling, testing, and project structure. Use for: golang, go, goroutine, channel, context, errgroup, go test, go mod, go build, interface, generics, table-driven tests, worker pool, sync.Mutex, sync.WaitGroup, pprof, go vet, golangci-lint, go workspace, functional options…

32 9d ago A 89 tokens original MIT

hono-ops

46

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Hono on Cloudflare Workers - composition, middleware, typed bindings, validation, RPC, streaming, testing. Use for: hono, hono middleware, app.route, hono rpc, c.env bindings, onError, zValidator, vitest-pool-workers, spa fallback worker.

32 9d ago A 61 tokens original MIT

introspect

47

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Analyze Claude Code session logs and surface productivity improvements. Extracts thinking blocks, tool usage stats, error patterns, debug trajectories - then generates friendly, actionable recommendations. Triggers on: introspect, session logs, trajectory, analyze sessions, what went wrong, tool usage, thinking…

32 9d ago B 80 tokens original MIT

isometric-ops

48

0xDarkMatter/claude-mods

Skill Claude CodeCodex

Create, refine, compose, and export isometric/dimetric assets for web and games: projection math, SVG/CSS/three.js generation, pixel-art and Blender workflows, engine tilemaps, ControlNet AI generation, and the iso-studio composer. Triggers on: isometric, dimetric, tileset, y-sort.

32 9d ago A 73 tokens original MIT