Claude Skills · Code Review & Testing

WHAT: Draws a code change or part of a codebase as an animated architecture or data-flow diagram, on its own or in a pull request. WHEN: asked to diagram, visualise or explain a change or a system, or when a pull request should carry a diagram. KEYWORDS: PR Lens, diagram, architecture, data flow, visualise, visualize, pull request

★ 290 Synced 2 hours ago View SKILL.md

At a glance

This skill is for Code Review & Testing and helps you visualize code changes as diagrams, create architecture diagrams from pull requests, and explain data flow in code.

Install git clone --depth 1 https://github.com/coldteadotai/pr-lens cp -r pr-lens/skills/pr-lens ~/.claude/skills/pr-lens
Can use Not declared by the author

architecturedata-flowVisualizationPull Requestsdiagramscode-review

Also in coldteadotai/pr-lens

View the repo
Pr Lens Code Review & Testing

WHAT: Draws a code change or part of a codebase as an animated architecture or data-flow diagram, on its own or in a pull request. WHEN: ask...

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.