ainative-build/skills

Portable, self-contained coding-agent skills

7Stars on the repository
8Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

aif-code-review

01

ainative-build/skills

Skill Claude CodeCodex

Adversarial, axis-separated code review. Runs three isolated passes — Standards (code smells + structure/logic/types/perf), Spec (does it match the issue/PRD), and Adversarial (security + failure-mode red-team) — and never merges or re-ranks their findings. Auto-detects the review target: a PR, a commit, a fixed-point…

7 1mo ago A 146 tokens original MIT

aif-improve

02

ainative-build/skills

Skill Claude CodeCodex

Find architectural deepening opportunities in existing code — shallow modules to make deep, tightly-coupled modules to consolidate, seams worth adding for testability and AI-navigability. Judges depth with the deletion test and reports evidence-backed candidates ranked by recommendation strength, never touching code…

7 1mo ago A 157 tokens original MIT

aif-recon

03

ainative-build/skills

Skill Claude CodeCodex

Fast, token-efficient codebase reconnaissance. Given a task, a set of changed files, or a question, it finds the relevant files, their dependents/callers, related tests, and any governing spec/PRD/issue — and returns one concise context report. Divides the tree across parallel subagents when available, falls back to a…

7 1mo ago A 137 tokens original MIT