Rare UI Components
Installs and uses Rare UI, a shadcn registry of nineteen animated React components — picks by intent, and flags the heavy ones first.
Cross-platformUI & Design
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/popy-rare-ui | shInspect what it runs first: skills.popy.app/i/popy-rare-ui
Prefer to do it by hand?
- 1Open the source repo: https://github.com/popyapp/agent-skills/tree/main/rare-ui
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/popy-rare-ui/
- 3Restart your agent so it picks up the new skill.
Related skills
Flutter Building Layouts
FeaturedBuilds and fixes Flutter layouts with the constraint system (Row, Column, Stack), resolving overflow errors.
FlutterCross-platformUI & Design
by Flutter Team (Google)View →
Flutter Architecting Apps
Structures a Flutter app using the recommended layered architecture (UI, logic, data) for scalability.
FlutterCross-platformArchitecture
by Flutter Team (Google)View →
Flutter Animating Apps
Implements Flutter animations, transitions, and motion effects for richer interactions.
FlutterCross-platformUI & Design
by Flutter Team (Google)View →