Knowledge and patterns for effective code review visualization
49
Quality
22%
Does it follow best practices?
Impact
97%
1.38xAverage score across 3 eval scenarios
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/miro-code-review/SKILL.mdThis skill provides knowledge and patterns for conducting effective code reviews with visual outputs on Miro boards.
Effective code reviews focus on:
Creating visual artifacts helps:
Use the references in this skill for detailed risk assessment criteria:
references/risk-assessment.md - File and change risk scoringreferences/review-patterns.md - Common review patterns and anti-patterns| Artifact | Best For |
|---|---|
| Table | File lists, structured comparisons, status tracking |
| Document | Summaries, detailed analysis, checklists |
| Flowchart | Process flows, decision trees, bug fix context |
| Class Diagram | Structural changes, refactoring, OOP patterns |
| Sequence Diagram | API interactions, message flows, integrations |
| ER Diagram | Database changes, data model updates |
┌─────────────────────────────────────────────────────────┐
│ MIRO BOARD LAYOUT │
├─────────────────────────────────────────────────────────┤
│ │
│ x=-2000 x=0 x=2000 x=4000 │
│ ┌─────────┐ ┌─────────┐ ┌─────────┐ │
│ │ Summary │ │ Table │ │ Diagram │ y=0 │
│ │ Doc │ │ (files) │ │ (arch) │ │
│ └─────────┘ └─────────┘ └─────────┘ │
│ │
│ ┌─────────┐ ┌─────────┐ │
│ │ Detail │ │ Diagram │ y=1500 │
│ │ Doc │ │ (flow) │ │
│ └─────────┘ └─────────┘ │
│ │
└─────────────────────────────────────────────────────────┘70c9f5e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.