A reference skill that explains which rule files Codex Rules reads and which environment variables control it.
A seven-mode skill for inspecting code and services without changing anything, plus ADR consultation, weighted decision scoring and multi-persona critique.
A skill that guides Claude to design stable, hard-to-misuse REST/GraphQL endpoints, module boundaries, and type contracts.
A production-engineering playbook for adding structured logs, RED metrics, OpenTelemetry traces, and symptom-based alerts as you build a feature.
A systematic debugging skill that replaces guesswork with reproduce → localize → reduce → root-cause fix → regression test.
A playbook for curating what your coding agent sees, when it sees it, and how it's structured — to keep output quality high.
Collects every open Renovate pull request from a GitHub repo and applies their diffs to your local working tree so the combined dependency upgrade can be built and tested at once.
Wires JSpecify, NullAway/ErrorProne and @NullMarked into a Java project so null bugs fail the build.
Turns a plain-English project description into a progen CLI config and scaffolds a full production-ready Spring Boot project.
Lets Claude drive the InsForge CLI to provision projects, run migrations, write RLS, manage storage, functions, deployments and payments.
A symptom-driven playbook for diagnosing InsForge backend issues using logs, metrics, DB health, RLS policies, and the advisor.
Turns evaluated code-review findings into verified code edits, escalating ambiguous or behavior-changing ones back to you.
A shared conventions skill that keeps CHANGELOG.md consistent with Keep a Changelog and SemVer — structure, entry wording, and PR/issue links.
Runs a local Python runtime to handle bulk file operations and return only summaries, cutting token use by 90%+.
Forces a probe → hypothesis → smoke → control → claim discipline when an ML training run fails, diverges, OOMs, hangs, or looks slow.
An architecture skill that audits your layers, boundaries and SOLID usage against the Dependency Rule and prescribes concrete inversions.
A structured Kubernetes skill that diagnoses manifests, Helm charts and Kustomize overlays through six failure modes and enforces validation plus rollback planning.
A meta-skill that turns a finished task, log trail, or refined workflow into a validated, reusable skill package.
Measures whether your Playwright, Puppeteer, Selenium or CDP browser presents a self-consistent fingerprint, scoring an existing Page object in place.
Reads your project's schema and generates idempotent seed scripts with realistic sample data, correct foreign-key ordering, and Cloudflare D1 limits handled.