Aditya
Community@Aditya81018
My old github - https://github.com/Aditya81016 Made this new one because last one was filled with random projects
Agent Skills by Aditya
Showing 3 vetted skills indexed across 1 GitHub repositories.
shadcn
Manages shadcn/ui components, presets, and registries via the official CLI.
frontend-design
Guides creation of distinctive, non-templated visual design for web UI builds.
vercel-react-best-practices
Applies Vercel performance optimization rules when writing or refactoring React and Next.js code.
Frequently Asked Questions About Aditya
FAQPage SchemaWhat tasks can I accomplish with Aditya's shadcn skill?▼
You can add, search, fix, debug, style, and compose shadcn/ui components, including chat interfaces. It provides project context, component docs, and usage examples, and handles 'shadcn init', creating apps with --preset codes, or switching presets in any project containing a components.json file.
Who should use the vercel-react-best-practices skill?▼
Frontend engineers writing, reviewing, or refactoring React and Next.js code. It applies Vercel Engineering's performance guidelines to tasks involving React components, Next.js pages, data fetching, bundle optimization, and general performance improvements in React-based applications.
How does the shadcn skill execute commands at runtime?▼
It runs the official shadcn CLI through package runners: npx shadcn@latest, pnpm dlx shadcn@latest, or bunx --bun shadcn@latest. These Bash invocations handle component installation, registry searches, and project initialization directly within your existing shadcn/ui project setup.
Are these skills open-source and what licenses apply?▼
The vercel-react-best-practices skill is MIT licensed and authored by Vercel (version 1.0.0). The frontend-design skill's complete terms are defined in its bundled LICENSE.txt file. The shadcn skill's frontmatter does not specify a license.
What does the frontend-design skill help with?▼
It provides guidance for distinctive, intentional visual design when building new UI or reshaping existing interfaces. It assists with aesthetic direction and typography choices, helping developers avoid generic, templated-looking defaults in their frontend projects.