AmroUI
GitHub

Mastery Progress Ring

A configurable, accessible mastery progress ring surface for AI product workflows.

61%mastery
Course mastery8 of 11 concepts demonstrated72% completed61% demonstrated

Installation

npm install @amro-ui/react

Usage

A configurable, accessible mastery progress ring surface for AI product workflows.

Package

import { MasteryProgressRing } from "@amro-ui/react";

<MasteryProgressRing />

shadcn copy

import { MasteryProgressRing } from "@/components/ui/mastery-progress-ring";

<MasteryProgressRing />