glass-ui
Next.js starter with React performance and UI component guidance
All Skills in This Repository (4)
Pure Emerald Level Indicatorsshadcn-ui
Provides reusable React components styled with Tailwind for building accessible interfaces.
convex
Streamline Convex backend development with querying, validation, subscriptions, and security checks.
next-best-practices
Guide Next.js development with best practices for performance and tooling.
vercel-react-best-practices
Optimize React and Next.js applications with performance guidelines for data fetching and rendering.
Frequently Asked Questions
FAQPage SchemaHow to install glass-ui?โผ
Run `npx skills add themesberg/glass-ui --all -g -y` in your terminal to install all skills in this repository globally.
What does glass-ui include?โผ
It is a Next.js starter project bundled with skills for shadcn/ui components, Next.js best practices, Vercel React performance rules, and Convex backend patterns.
How does glass-ui improve React performance?โผ
It ships 57 prioritized rules from Vercel Engineering covering data waterfalls, bundle size, caching, and re-renders, each with clear incorrect and correct code examples.
Does glass-ui work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Can beginners use glass-ui without deep React knowledge?โผ
Yes. Your AI agent reads the included guides and applies the correct patterns automatically when you ask it to build or fix components.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core