mantine-reviewing

Installation
SKILL.md

Mantine Code Review

Purpose

Review React components using Mantine UI library for accessibility compliance, Styles API correctness, component pattern adherence, and common pitfall detection.

When NOT to Use

  • Non-Mantine React components (use general React review)
  • Backend code review
  • Mantine v6 or earlier (patterns differ)
  • Initial development (use mantine-developing skill instead)

Review Workflow

Step 1: Identify Mantine Files

# Find files using Mantine
Related skills
Installs
3
GitHub Stars
3
First Seen
Mar 29, 2026