Reviewed, versioned skill folders for Claude Code and other coding agents — read the full instructions, then install with one command.
6 skills
Plan a zero-downtime data migration end to end: inventory, expand-and-contract phasing, backfill, cutover, rollback rehearsal, and the sign-off that makes it real.
Profile a messy CSV before you trust it: column types, null and cardinality shape, outliers, and the join keys — then generate the three questions the data can actually answer.
Adversarially test an LLM agent before it ships: prompt-injection and exfiltration lenses, latency and token-budget lenses, and a scored regression suite you can re-run.
A multi-lens review workflow: correctness, security, and simplification passes, each producing findings the next pass must verify or refute before they ship.
Audit any page for on-page SEO: structure, intent match, internal links, and answer-engine citability — then rank the fixes by effort against impact.
Turn a staged diff into a conventional-commit message: a scoped subject line under 72 characters plus a body that explains why, not what.