web-docs

Installation
SKILL.md

file: shadcn-ui.md name: shadcn/ui Components description: Pre-built, accessible React components built on Radix UI and Tailwind CSS. All components are in src/components/ui/.

file: react-router.md name: React Router v6 description: Declarative routing for React applications. Used for page navigation and URL handling.

file: react-query.md name: React Query (TanStack Query) description: Powerful data fetching and caching library for React. Use for all server state management.

file: framer-motion.md name: Framer Motion description: Production-ready animation library for React. Use for complex animations and page transitions.

file: react-hook-form.md name: React Hook Form description: Performant form library with easy validation. Use with zod for schema validation.

Installs
1
First Seen
Mar 25, 2026
web-docs from smithery.ai