A bridge skill that lets Claude Code delegate prototyping, debugging, code review, and cross-model second opinions to Codex CLI.
A bridge skill that delegates prototyping, debugging, and code review to the Claude Code CLI headlessly with session continuity.
A skill that scaffolds a new Angular application with the Angular CLI and enforces modern Angular code-generation practices afterwards.
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.
A decision guide for delegating code lookup, small edits, and diff reviews to compressed-output subagents so your Claude Code context lasts far longer.
Turns evaluated code-review findings into verified code edits, escalating ambiguous or behavior-changing ones back to you.
Forces every code review comment into one line — location, problem, fix — ready to paste into a pull request.
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%+.
A battle-tested playbook for containerizing ROS2 workspaces and running robot software stacks with Docker Compose.
A production-grade best-practices skill for camera/LiDAR/depth calibration and building multi-sensor robot perception pipelines.
Configures a robot's onboard computer to launch its full ROS2 stack on boot using systemd services, layered launch files, udev rules and health checks.