Skip to main content
maddhruv
GitHub 创作者资料

maddhruv

按仓库查看 3 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
3
更新
2026年7月2日
仓库浏览

仓库与代表性 skills

absolute-simplify
软件开发工程师

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…

2026年7月2日
absolute-audit
信息安全分析师

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…

2026年6月28日
absolute-debt
软件开发工程师

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…

2026年6月28日
absolute-deflake
软件质量保证分析师与测试员

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

2026年6月28日
absolute-docs
软件开发工程师

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…

2026年6月28日
absolute-init
软件开发工程师

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

2026年6月28日
absolute-prune
软件开发工程师

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…

2026年6月28日
absolute-spec
软件开发工程师

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…

2026年6月28日
已展示 8 / 11 个已收集 Skill。
已展示 3 / 3 个仓库
已展示全部仓库