jazz-performance
Installation
SKILL.md
Jazz Performance Optimization
When to Use This Skill
- Diagnosing slowness: App feels heavy, loading >2 seconds, UI stutters during sync
- Architecting Data Models: Choosing between CoValues and primitive Zod types
- Bootstrapping Apps: Configuring crypto and WASM initialization
- Scalability Issues: Slow loads with deep data nesting
- UI Responsiveness: Re-render loops or heavy selectors
Do NOT Use This Skill For
- Initial schema design (use
jazz-schema-designskill unless performance is the concern) - Permission logic (use
jazz-permissions-security)
Key Heuristic for Agents
If the user is asking about app speed, load times, UI lag, or choosing between scalar and collaborative types for performance reasons, use this skill.