Optimize React apps for 60 FPS performance. Implements memoization, virtualization, code-splitting, and bundle optimization. Use for slow renders, large lists, or bundle bloat. Activate on "React performance", "slow render", "useMemo", "bundle size", "virtualization". Not intended for backend optimization, non-React frameworks, or premature optimization.
Optimize React apps for 60 FPS performance. Implements memoization, virtualization, code-splitting, and bundle optimization. Use for slow renders, large lists, or bundle bloat. Activate on "React performance", "slow render", "useMemo", "bundle size", "virtualization". Not intended for backend optimization, non-React frameworks, or premature optimization.
为 React 应用优化至 60fps 性能。实施记忆化、虚拟化、代码拆分与包体优化。适用于渲染缓慢、大列表或包体臃肿的场景。在检测到“React 性能”、“渲染缓慢”、“useMemo”、“包大小”、“虚拟化”等问题时启用。不适用于后端优化、非 React 框架或过早优化。
Category: developer (开发工具) · Author: curiositech · Version: @main · License: MIT
该 Skill 暂无文档文件。
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer