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"
/>Course tile with a gradient thumbnail, instructor byline, duration, and an inline progress bar.
Graded assignment card with a color-tinted letter tile, score fraction, and a clipped feedback excerpt.
Quiz outcome card with a trophy tile, pass or fail tint, score fraction, percent, and elapsed time.
Streak card with a flame badge, seven-day dot grid, and an encouraging caption underneath.
Multi-course path card listing numbered steps, per-step hours, and a primary Path tag in the header.
Teacher profile with a gradient avatar wearing an amber award badge, subject line, and rating row.