Claude Skills · Code Review & Testing

Review Skill

skilld-dev/skilld

Review an Agent Skill for valid structure, clear triggers, usable instructions, current evidence, and risky or unclear actions.

★ 308 Synced 1 hour ago View SKILL.md

At a glance

This skill is for Code Review & Testing and helps you review a skill for structural validity, check skill triggers and instructions, and evaluate skill documentation clarity.

Install git clone --depth 1 https://github.com/skilld-dev/skilld cp -r skilld/skills/review-skill ~/.claude/skills/review-skill
Can use Not declared by the author

Skill ValidationDocumentation ReviewQuality AssuranceStructure Checkinginstructions

Also in skilld-dev/skilld

View the repo

Generate or update an Agent Skill for an npm or local package using its public API and current documentation.

Generate or update an Agent Skill from the observed workflows, boundaries, and conventions of one software project.

Skilld DevOps & Infrastructure

Operate skilld CLI for Skill discovery, use, installation, inspection, updates, authentication, configuration, restoration, and removal, inc...

Other Code Review & Testing skills

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.

Resolving Merge Conflicts mattpocock/skills

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

Scaffold Exercises mattpocock/skills

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

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,...

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.

Batch Grill Me mattpocock/skills

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