Optimize Windsurf API performance with caching, batching, and connection pooling. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Windsurf integrations. Trigger with phrases like "windsurf performance", "optimize windsurf", "windsurf latency", "windsurf caching", "windsurf slow", "windsurf batch".
6.4
Rating
0
Installs
Backend Development
Category
This skill provides comprehensive performance optimization guidance for Windsurf API with concrete implementations for caching (LRU and Redis), request batching via DataLoader, connection pooling, and pagination. The description clearly conveys when to use it with specific trigger phrases. Task knowledge is strong with working code examples, latency benchmarks, and error handling tables. Structure is logical though could benefit from separating extensive code into referenced files for a cleaner overview. Novelty is moderate - while performance optimization patterns are well-known, the skill usefully consolidates Windsurf-specific implementations that would otherwise require research and multiple iterations to implement correctly.
Loading SKILL.md…

Skill Author