Claude Skills · Code Review & Testing

Review code/diffs/PRs with the owned `miucr` CLI (miu-cr, a pure-Go AI code reviewer). Use when asked to review staged changes, a commit, a ref range, or a GitHub PR; to run/parse a gated review; compare reviewer quality with eval; to drive reviews over MCP; to run the serve webhook/poll daemon or GitHub Action; or to diagnose/upgrade miucr itself (over/under-approving, webhook/poll host issues, its docker-compose stack, binary version). Output is the stable `miucr.cli/v1` JSON envelope; parse it, don't grep prose.

★ 5 Synced 22 hours ago View SKILL.md

At a glance

Code Review & Testing Plugin install Python Actively maintained

This skill is for Code Review & Testing.

Install /plugin marketplace add vanducng/skills /plugin install miucr
Can use Not declared by the author

Setup, runtime and requirements describe vanducng/skills, the repo this skill ships in.

Also in vanducng/skills

View the repo

Drive web pages with the agent-browser CLI (Playwright engine) - the primary local browser driver. Connect over CDP to the shared browser-pr...

Scores how ready a repository is for AI coding agents to work in it effectively, then remediates the gaps - grades agent instruction files,...

Apidesign Legal

Design stable, hard-to-misuse interfaces - REST/GraphQL endpoints, module boundaries, type contracts, component props, anything where one pi...

Astro Airflow DevOps & Infrastructure

Inspect and debug Airflow on Astronomer (Astro) deployments - fetch DAG runs, task instance logs, container logs, env vars, and deployment s...

Auto Loop Coding

Drive a Claude Code session toward a verifiable goal until done or a hard cap fires - autonomous loop, no user intervention. Use for refacto...

AWS DevOps & Infrastructure

Operate AWS accounts and services with the AWS CLI using identity-first, read-before-write, evidence-backed workflows. Use for AWS CLI inspe...

Explore the solution space when the path isn't obvious - invent options, grill the user through the open decisions, pick one. Use for archit...

Braze Data & Analytics

Operate the Braze platform through braze-cli category commands for campaigns, Canvas, catalogs, analytics, messaging, SMS, subscriptions, us...

Drive Browserbase cloud browser sessions via the browse CLI when local automation is blocked. Use when a site throws CAPTCHAs (reCAPTCHA, hC...

Manage named persistent browser profiles (cookies, localStorage, IndexedDB, cache) that both you and Claude can use against the SAME Chrome...

Browser Trace Coding

Capture a full DevTools-protocol trace of any browser automation - CDP firehose, screenshots, and DOM dumps - then bisect the stream into pe...

CLI TS DevOps & Infrastructure

Build and maintain production TypeScript CLIs. This skill should be used whenever work touches commands, packaging, CI/CD, npm publishing, d...

Other Code Review & Testing skills

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.