5uck1ess/devkit

A deterministic development harness for Claude Code — MCP workflow engine, enforcement hooks, YAML workflows, and multi-agent consensus (Claude + Codex + Antigravity/Gemini)

5Stars on the repository
52Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

screenshot

25

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Capture a screenshot or PDF of a web page — use when asked to screenshot a URL, capture a page, take a picture of a website, generate a visual snapshot, or save a page as PDF. Supports full page, element selector, device emulation, and custom viewport.

not rated 5 15d ago A 59 tokens original MIT

self-audit

26

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Evidence-ranked codebase self-assessment (karpathy-style) — measures quality, security, and git signals in parallel then produces a prioritized list of what's actually wrong here, ranked by how much evidence supports each finding, with an actionable improvement plan. Use when the user asks to "self-audit", "audit the…

not rated 5 15d ago A 220 tokens original MIT

self-improve

27

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Metric-gated improvement loop — use when asked to self-improve, run an improvement loop, fix issues until a metric passes, or "keep fixing until X is green". Triggers the deterministic self-improve workflow (baseline → improve → verify → loop until passing).

not rated 5 15d ago A 58 tokens original MIT

self-lint

28

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Run linter and fix violations until clean — use when asked to self-lint, lint and fix, fix lint errors, "make lint pass", or "fix all the lint issues". Triggers the deterministic self-lint workflow (baseline → fix → verify → loop until clean).

not rated 5 15d ago A 61 tokens original MIT

self-migrate

29

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Incremental migration loop — use when asked to migrate, port, upgrade, convert, or modernize a codebase incrementally with tests as a safety gate. Triggers the deterministic self-migrate workflow (baseline → migrate one piece → verify → loop).

not rated 5 15d ago A 55 tokens original MIT

self-perf

30

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Profile and optimize performance — use when asked to self-perf, optimize performance, profile hot paths, speed this up, or "make it faster". Triggers the deterministic self-perf workflow (baseline → profile → optimize → verify improvement).

not rated 5 15d ago A 52 tokens original MIT

self-test

31

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Run tests and fix failures until green — use when asked to self-test, fix tests, "make tests pass", "fix the failing tests", or "run tests and fix everything". Triggers the deterministic self-test workflow (baseline → fix → verify → loop until passing).

not rated 5 15d ago A 58 tokens original MIT

setup-rules

32

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Install devkit coding rules to /.claude/rules/ for Claude Code language-specific auto-activation. Use when the user explicitly asks to set up devkit rules, install language rules, or run /devkit:setup-rules. One-shot installer with side effects (writes to /.claude/rules/) — user-only invocation, never auto-triggered.…

not rated 5 15d ago A 99 tokens original MIT

stuck

33

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Detect when an agent is looping or failing repeatedly, and trigger structured recovery — backtrack, simplify, or escalate.

not rated 5 15d ago A 26 tokens original MIT

test-gen

34

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Generate tests for code — use when asked to write tests, create a test suite, add test coverage, or generate unit/integration tests for a file or module. Triggers the deterministic test-gen workflow (analyze → generate via test-writer agent → run-fix loop → report).

not rated 5 15d ago A 61 tokens original MIT

tri-debug

35

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Three independent root-cause analyses of a hard bug or failure — smart + general + fast model tiers diagnose in parallel, then theories are compared and reconciled. Use when the user asks for tri-debug, triple debug, three-way debugging, multi-model diagnosis, parallel debug, consensus root-cause analysis, or is stuck…

not rated 5 15d ago A 176 tokens original MIT

tri-dispatch

36

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Three model tiers (smart + general + fast) each tackle the SAME open-ended task independently, then their divergent approaches are compared — this is the GENERAL-PURPOSE tri- skill for tasks that don't fit the specialized siblings. Use when the user asks for tri-dispatch, triple dispatch, three-way comparison of model…

not rated 5 15d ago A 191 tokens original MIT

tri-review

37

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Three independent code reviews (smart + general + fast model tiers running Claude, Codex, and Gemini) with consolidated findings — use when the user asks for tri-review, triple code review, three-way code review, multi-model code review, consensus code review, or says "get three opinions on this diff/PR/change before…

not rated 5 15d ago A 154 tokens original MIT

tri-security

38

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

Three-tier parallel security audit (injection + auth + config, each examined by a different model tier) with severity-ranked consolidation — use when the user asks for tri-security, triple security audit, three-way security review, multi-model vulnerability scan, or parallel security audit of a code change, branch…

not rated 5 15d ago A 185 tokens original MIT

yagni

39

5uck1ess/devkit

Skill Claude CodeCodex

Part of devkit

You Aren't Gonna Need It — build only what's needed now, no speculative features or premature abstractions.

not rated 5 15d ago A 26 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: