发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Styling Guide
Modern styling patterns for using MUI v7 sx prop, inline styles, and theme integration.
Routing Guide
TanStack Router implementation with folder-based routing and lazy loading patterns.
Performance Optimization
Patterns for optimizing React component performance, preventing unnecessary re-renders, and avoiding memory leaks.
Loading & Error States
**CRITICAL**: Proper loading and error state handling prevents layout shift and provides better user experience.
File Organization
Proper file and directory structure for maintainable, scalable frontend code in the the application.
Data Fetching Patterns
Modern data fetching using TanStack Query with Suspense boundaries, cache-first strategies, and centralized API services.
Component Patterns
Modern React component architecture for the application emphasizing type safety, lazy loading, and Suspense boundaries.
Complete Examples
Full working examples combining all modern patterns: React.FC, lazy loading, Suspense, useSuspenseQuery, styling, routing, and error handling.
Common Patterns
Frequently used patterns for forms, authentication, DataGrid, dialogs, and other common UI elements.
Dependency Upgrade Strategy Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
Code Migration Assistant Implementation Playbook
This file contains detailed patterns, checklists, and code samples referenced by the skill.
fp-ts Quick Reference
来自 sickn33/antigravity-awesome-skills 技能