Skip to main content
maddhruv
Perfil de criador do GitHub

maddhruv

Visão por repositório de 16 skills coletadas em 3 repositórios do GitHub.

skills coletadas
16
repositórios
3
atualizado
2 de jul. de 2026
explorador de repositórios

Repositórios e skills representativas

absolute-simplify
Desenvolvedores de software

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…

2 de jul. de 2026
absolute-audit
Analistas de segurança da informação

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…

28 de jun. de 2026
absolute-debt
Desenvolvedores de software

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…

28 de jun. de 2026
absolute-deflake
Analistas de garantia de qualidade de software e testadores

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",…

28 de jun. de 2026
absolute-docs
Desenvolvedores de software

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…

28 de jun. de 2026
absolute-init
Desenvolvedores de software

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 +…

28 de jun. de 2026
absolute-prune
Desenvolvedores de software

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…

28 de jun. de 2026
absolute-spec
Desenvolvedores de software

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…

28 de jun. de 2026
Mostrando 8 de 11 skills coletadas.
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos