Mastery Progress Ring
A configurable, accessible mastery progress ring surface for AI product workflows.
61%mastery
Course mastery8 of 11 concepts demonstrated72% completed61% demonstratedInstallation
npm install @amro-ui/reactUsage
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 />