Skill card with a violet level badge, XP numerator over denominator, and a gradient progress track.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Education10 } from "@/components/beste/piece/education10";
<Education10
skill="TypeScript"
level={7}
xp={4320}
nextLevelXp={5000}
tone="neutral"
/>