
web-docs
by rbrown101010
SKILL.md
name: web-docs description: 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.
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.
file: tailwind.md name: Tailwind CSS description: Utility-first CSS framework. All styling in this project uses Tailwind classes.
file: recharts.md name: Recharts description: Charting library built on D3. Use for data visualization and charts.
スコア
総合スコア
リポジトリの品質指標に基づく評価
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
レビュー
レビュー機能は近日公開予定です