prototyperai
- 4 skills
- 0 followers
- 8 hours ago last updated
- ▌ Prototyper UI · prototyperai bundlePrototyper UI component library (Tailwind CSS v4 + Base UI). Use when working with Prototyper UI components, installing components, customizing themes, or accessing component documentation.
- ▌ Animate UI · prototyperaiPrototyper UI animation conventions. Use when writing, reviewing, or debugging animation/transition code: adding animations to new components, modifying transition classes, choosing easing or durations, implementing overlay enter/exit, adding press feedback, evaluating performance, or handling prefers-reduced-motion.
- ▌ Build Primitive · prototyperaiGuide for building foundational Prototyper UI components from scratch when no Base UI primitive exists. Use when creating components that need custom ARIA contracts, keyboard navigation, focus management, controlled/uncontrolled state, form integration, or animation lifecycle — all without an existing Base UI wrapper.
- ▌ Create Component · prototyperaiGuide for creating new Prototyper UI components from scratch. Use when building a new component, wrapping a Base UI primitive, adding sub-components, setting up registry entries, writing examples, or scaffolding MDX documentation pages.