Claude Skills · Code Review & Testing
Pr Lens
coldteadotai/pr-lensWHAT: 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
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.
git clone --depth 1 https://github.com/coldteadotai/pr-lens
cp -r pr-lens/skills/pr-lens ~/.claude/skills/pr-lens
architecturedata-flowVisualizationPull Requestsdiagramscode-review
Also in coldteadotai/pr-lens
View the repoWHAT: 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
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Use when you need to resolve an in-progress git merge/rebase conflict.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
A relentless interview that asks every frontier question at once, round by round.