Diagnose a running web app that misbehaves while the console is empty and the code looks fine, ending at the exact file:line to open.
A TDD skill that forces you to declare the expected consequence before writing code, verified against the real running app instead of mocks.
Builds a behavior-first Markdown guide to any repository and keeps it in sync as the code changes.
Builds and maintains a Markdown guide that explains a repository through one real, evidence-backed behavior instead of a file-tree tour.
Runs a full codebase hygiene scan for dead code, tech debt, outdated dependencies and code smells, then writes a prioritized report.
Generates a pre-change blast-radius report showing what breaks if you rename, refactor, or delete a symbol or file.
Read and write GitHub repositories through the REST API and raw URLs when git clone is blocked in sandboxed containers.
A diagnose-first Terraform/OpenTofu companion that classifies the failure mode, applies version-aware guards, and always ships validation and rollback steps.
An evidence-driven skill that researches and recommends the architecture, tech stack, and build sequence for your software project.
A rule-dense guide that makes Claude write, review, and ship Obsidian plugins that pass ESLint, accessibility, and community submission checks.
A step-by-step skill that diagnoses common Terraform/OpenTofu failure modes and proposes fixes with explicit risk controls.
Find what a change could break outside the diff, then prove the single fact it's safe because of by running real code.
Watches an open pull request, fixes failing CI and mechanical review comments, and drives it to a mergeable state.
Tracks new Claude Code releases and reports their impact on your plugin as breaking changes, opportunities, or deprecations.
Gives Claude the reference map and coding rules needed to build Genkit AI flows, tools and agents in Dart or Flutter.
Turns Claude into an orchestrator that delegates each phase of an implementation plan to specialized subagents and blocks commits until verification passes.
A skill for writing idiomatic Dart 3 pattern matching, records and sealed classes, and for migrating pre-Dart-3 code.
Diffs HEAD against the latest published npm versions and reports every unpublished change per release layer, with semver bump recommendations.
A staged playbook for deploying Python and R apps, APIs, documents, and scripts to a Posit Connect server with the right rsconnect commands.
A reference skill for designing, configuring, and debugging Claude Code hooks — prompt-based and command-based — across all nine hook events.