Skip to main content
maddhruv
GitHub-Creator-Profil

maddhruv

Repository-Ansicht von 16 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
16
Repositories
3
aktualisiert
2. Juli 2026
Repository-Explorer

Repositories und repräsentative Skills

absolute-simplify
Softwareentwickler

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. Juli 2026
absolute-audit
Informationssicherheitsanalysten

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. Juni 2026
absolute-debt
Softwareentwickler

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. Juni 2026
absolute-deflake
Softwarequalitätssicherungsanalysten und -tester

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. Juni 2026
absolute-docs
Softwareentwickler

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. Juni 2026
absolute-init
Softwareentwickler

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. Juni 2026
absolute-prune
Softwareentwickler

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. Juni 2026
absolute-spec
Softwareentwickler

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. Juni 2026
Es werden 8 von 11 gesammelten Skills angezeigt.
3 von 3 Repositories angezeigt
Alle Repositories angezeigt