maddhruv/absolute

DirSkills catalogs 11 skills from this repository, across 6 categories: AI Engineering, Automation, DevOps, Frontend, Quality, Writing.

209 stars29 forksView on GitHub
🔒
2h ago

Absolute Audit

Absolute Audit scans a repository for dependency CVEs and risky code patterns, then triages and fixes the issues worth addressing. Use it to harden your own codebase after a disclosure or as part of routine security hygiene.
Quality
20929
🧾
2h ago

Absolute Debt

Absolute Debt clears pre-existing lint, type, and suppression debt across a repo on green main. Use it to burn down warnings, errors, and ignores in safe waves, one rule at a time, with tests passing after each wave.
Quality
20929
🧪
2h ago

Absolute Deflake

Absolute Deflake finds nondeterministic tests, diagnoses the root cause, and fixes the source of flakiness. Use it when CI is flaky or a test fails intermittently, then verify the fix with repeated randomized runs.
Quality
20929
📚
2h ago

Absolute Docs

Absolute Docs helps write, improve, or audit developer documentation using Diátaxis. It checks the docs stack, gates on outlines, and verifies claims against code before publishing.
Writing
20929
⚙️
2h ago

Absolute Init

Absolute Init detects a repo’s conventions, asks a few setup questions, and writes shared and local config for other absolute commands. Use it the first time in a project or when conventions change.
Automation
20929
✂️
2h ago

Absolute Prune

Absolute Prune removes dead code, unused dependencies, unreferenced exports, unreachable branches, and orphaned files from the whole repo. It is used on green main and verifies each removal with tool evidence and tests before deleting anything.
Quality
20929
🧹
2h ago

Absolute Simplify

Absolute Simplify cleans up staged, unstaged, or targeted code changes without changing behavior. It reduces complexity, removes redundancy, flattens nesting, and runs tests to confirm the edits still work.
Quality
20929
📋
2h ago

Absolute Spec

Absolute Spec turns a fuzzy feature idea into a reviewed design spec, then stops. Use it to discuss, hand off, or review a change before implementation, with a short clarify pass and no build step.
AI Engineering
20929
🧢
2h ago

Absolute UI

Absolute UI builds polished interfaces with exact CSS/Tailwind values for typography, spacing, color, layout, dark mode, and accessibility. Use it when styling components, pages, or responsive layouts that need a more intentional look.
Frontend
20929
⬆️
2h ago

Absolute Upgrade

Absolute Upgrade brings dependencies current in risk-ranked waves, batching patch and minor updates while gating majors one at a time. It regenerates lockfiles and runs tests after each wave to keep upgrades green.
DevOps
20929
🛠️
2h ago

Absolute Work

Absolute Work guides AI coding agents through a gated SDLC from intake and design review to task decomposition, test-first execution, verification, and convergence. Use it for tickets, migrations, refactors, and other multi-step work that needs planning before code.
AI Engineering
20929