absolute
Phase-gated planning, building, and codebase health maintenance
All Skills in This Repository (11)
Pure Emerald Level Indicatorsabsolute-work
Guide AI developers through a phase-gated SDLC for coding projects.
absolute-ui
Generates CSS/Tailwind design rules specifying spacing, colors, typography, and component patterns for polished UIs.
absolute-debt
Resolve existing lint and type errors in codebases through isolated serial fixup waves.
absolute-prune
Remove dead code and unused dependencies with tool evidence and tests.
absolute-deflake
Detect and fix flaky tests in JavaScript and Python CI pipelines.
absolute-audit
Scan codebases for security vulnerabilities in dependencies and code.
absolute-simplify
Simplify Python code changes and verify them with tests.
absolute-init
Detect project stacks and generate absolute configuration files.
absolute-spec
Generate a lightweight design spec for AI coding agents from a codebase scan.
absolute-docs
Write, improve, or audit AI coding agent documentation using the Diátaxis framework.
absolute-upgrade
Apply dependency updates in semver waves and run tests.
Frequently Asked Questions
FAQPage SchemaHow to install Absolute?▼
Run `npx skills add maddhruv/absolute --all -g -y` in your terminal to install all eleven skills globally at once.
What does Absolute do for coding projects?▼
It covers the full development loop: interviewing you on the design, writing a reviewed spec, building test-first in safe waves, polishing the UI, simplifying diffs, and writing verified documentation.
Can Absolute fix flaky tests and security issues?▼
Yes. Dedicated maintenance skills scan for dependency CVEs, remove dead code, pay down lint and type debt, and fix flaky tests at the root cause instead of retrying or skipping them.
Which coding agents work with Absolute?▼
It follows the universal SKILL.md standard, so it runs in Claude Code, Gemini CLI, OpenAI Codex, Cursor, and over 40 other compatible agents.
Does Absolute commit code automatically?▼
No. Every skill stops at hard gates for your approval, writes files and reports only, and never runs git commit — you always stay in control.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core