About
This skill provides comprehensive guidance and implementation patterns for securing Linear API integrations within the Claude Code environment. It covers essential security practices including environment-based API key management, robust OAuth 2.0 authorization flows with CSRF protection, and automated token refresh logic. Designed for developers building production-grade applications on top of Linear, it ensures that sensitive credentials remain protected while maintaining reliable connectivity through timing-safe webhook verification and secret rotation strategies.