smithery.ai

web-docs

Documentation for web libraries including shadcn/ui, React Router, React Query, Framer Motion, and more. Read docs before working with these libraries and when stuck on problems.

First seen Mar 25, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,365 B
  • docs SUMMARY.md 194 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

file: [shadcn-ui.md](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](react-router.md) name: React Router v6 description: Declarative routing for React applications. Used for page navigation and URL handling.

file: [react-query.md](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](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](react-hook-form.md) name: React Hook Form description: Performant form library with easy validation. Use with zod for schema validation.

file: [tailwind.md](tailwind.md) name: Tailwind CSS description: Utility-first CSS framework. All styling in this project uses Tailwind classes.

file: [recharts.md](recharts.md) name: Recharts description: Charting library built on D3. Use for data visualization and charts.