From miro-review
Provides patterns and layouts for visualizing code reviews on Miro boards using tables, flowcharts, diagrams, and docs for async collaboration.
npx claudepluginhub miroapp/miro-ai --plugin miro-reviewThis skill uses the workspace's default tool permissions.
This skill provides knowledge and patterns for conducting effective code reviews with visual outputs on Miro boards.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
This 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) │ │
│ └─────────┘ └─────────┘ │
│ │
└─────────────────────────────────────────────────────────┘