Loading repository data…
Loading repository data…
ainergiz / repository
A curated collection of beautiful UI patterns and components. Includes AI agent skills for better frontend development.
A curated collection of beautiful UI patterns and components, brought to life from bookmarked designs across the web.
I find myself bookmarking dozens of incredible pages, components, and prototypes every day. This repository brings those designs to life for others to explore, learn from, and use.
This repository includes a layered skills system in .claude/skills/ designed to improve AI-assisted frontend development:
| Skill | Purpose |
|---|---|
component-variants | Foundation for creating light/dark mode component pairs with consistent color token mapping |
expandable-card | UI pattern for smooth expand/collapse animations using CSS grid-rows |
create-new-design | Project scaffolding for adding new designs with preview, detail page, and main page entry |
These skills are portable — copy them to your own repositories to enhance AI agent capabilities.
Have a design you'd love to see brought to life? Create an issue with a link or screenshot of the design.
This is a personal project and I'm not accepting contributions at this time. Feel free to fork and adapt for your own use.
Check out the smooth page transitions using React 19's experimental ViewTransition API — navigate from the main page to any design to see it in action.