maddhruv/absolute

Absolute Skills to 10x your Development Lifecycle

209Stars on the repository
12Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

absolute-audit

01

maddhruv/absolute

Skill Claude CodeCodex

Vulnerability and security scan (defensive, your own repo): dependency CVEs plus risky code patterns (secrets, injection, weak authz), severity x reachability triaged and remediated without suppressing. Complements the built-in /security-review. Triggers on "absolute audit", "security audit", "are we vulnerable"…

209 +1 1mo ago A 91 tokens original MIT

absolute-debt

02

maddhruv/absolute

Skill Claude CodeCodex

Lint and typecheck debt paydown: clear pre-existing repo-wide lint/type violations and suppressions (@ts-ignore, # type: ignore) one rule per wave, fixing causes not symptoms. Runs on green main. For diff-scoped quality use absolute-simplify. Triggers on "absolute debt", "fix our lint warnings", "clear the type…

209 +1 1mo ago A 89 tokens original MIT

absolute-deflake

03

maddhruv/absolute

Skill Claude CodeCodex

Flaky test fixes: detect nondeterministic tests empirically (repeat/shuffle/parallel runs), diagnose the root cause, fix it — never retry/skip/sleep — and verify across many randomized runs. Triggers on "absolute deflake", "fix flaky tests", "CI is flaky", "this test fails randomly/intermittently".

209 +1 1mo ago A 73 tokens original MIT

absolute-docs

04

maddhruv/absolute

Skill Claude CodeCodex

Diátaxis-driven documentation for AI coding agents: write, improve, or audit tutorials, how-tos, reference, explanation, and developer docs (README, CONTRIBUTING, ADRs). Detects the docs stack; gates on the outline before writing prose; verifies every claim against the code before it ships. Triggers on "absolute…

209 +1 1mo ago A 102 tokens original MIT

absolute-init

05

maddhruv/absolute

Skill Claude CodeCodex

One-time setup for absolute: interview how you want it to behave (output style, autonomy, TDD strictness, spec dir, families) + detect the stack once, then write .absolute.config.json (project, committed) and /.absolute/config.json (user defaults + per-project overrides). Every other absolute- command reads it instead…

209 +1 1mo ago A 127 tokens original MIT

absolute-prune

06

maddhruv/absolute

Skill Claude CodeCodex

Dead code and dependency cleanup, repo-wide: unused deps, unreferenced exports, unreachable code, orphaned files — removed only with tool evidence, in reversible waves. Runs on green main. For diff-scoped cleanup use absolute-simplify. Triggers on "absolute prune", "remove dead code", "find unused deps/exports", "what…

209 +1 1mo ago A 86 tokens original MIT

absolute-simplify

07

maddhruv/absolute

Skill Claude CodeCodex

Use when the user wants to simplify, clean up, refactor, tidy, or refine code — their staged/unstaged git changes or a target file/path. Reduces complexity, flattens nesting, removes redundancy and dead code, scores each change by value (holding low-value churn), then runs tests to prove nothing broke. Invoke on…

209 +1 1mo ago A 178 tokens original MIT

absolute-spec

08

maddhruv/absolute

Skill Claude CodeCodex

Lightweight standalone design spec for AI coding agents: codebase scan → bounded clarify pass (3–5 questions, not a grill) → reviewed design doc written to docs/plans/ → independent scored review → stop. No task board, no build. Use when you want a spec to discuss, hand off, or review before committing to…

209 +1 1mo ago A 122 tokens original MIT

absolute-ui

09

maddhruv/absolute

Skill Claude CodeCodex

Build polished, intentional UIs with concrete CSS/Tailwind values — typography, color, layout, spacing, dark mode, accessibility, animations, components. Encodes specific, opinionated rules with exact values, not vague advice. Covers buttons, cards, forms, tables, navigation, dashboards, landing pages, onboarding, and…

209 +1 1mo ago A 121 tokens original MIT

absolute-upgrade

10

maddhruv/absolute

Skill Claude CodeCodex

Dependency upgrades: outdated/vulnerable deps planned into semver waves (patch/minor batched, majors gated and changelog-read), applied incrementally with lockfiles regenerated and tests green after each. Runs on green main. Triggers on "absolute upgrade", "upgrade our dependencies", "bump deps", "update packages"…

209 +1 1mo ago A 84 tokens original MIT

absolute-work

11

maddhruv/absolute

Skill Claude CodeCodex

End-to-end, phase-gated SDLC for AI coding agents: relentless design interview → reviewed spec → dependency-graphed task board → safe-wave TDD execution → verification → converge. Handles features, bugs, refactors, greenfield projects, planning breakdowns, and migrations. Triggers on "absolute work", "build this…

209 +1 1mo ago A 104 tokens original MIT