소개
Linear Performance Tuning is a specialized Claude Code skill designed to drastically reduce latency and API overhead when building applications on top of the Linear platform. It provides production-ready implementation patterns for eliminating N+1 query issues, implementing robust Redis-based caching layers, and batching concurrent requests to minimize network round-trips. This skill is essential for developers building high-performance dashboards, custom integrations, or internal tools that require frequent access to Linear data without hitting rate limits or suffering from slow UI responses.