发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
健康目标分析器技能
分析健康目标数据,识别目标模式和进度,评估目标达成情况,并提供个性化目标管理建议。
GitOps Sync Policies
来自 sickn33/antigravity-awesome-skills 技能
ArgoCD Setup and Configuration
来自 sickn33/antigravity-awesome-skills 技能
GitHub Review Requests
Fetch unread `review_requested` notifications for open (unmerged) PRs, filtered by a GitHub team.
HTML Presentation Template
Reference architecture for generating slide presentations. Every presentation follows this structure.
Animation Patterns Reference
Use this reference when generating presentations. Match animations to the intended feeling.
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.
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.