TypeScript/JavaScript SDK patterns and best practices for Linear. Use when learning SDK idioms, implementing common patterns, or optimizing Linear API usage. Trigger with phrases like "linear SDK patterns", "linear best practices", "linear typescript", "linear API patterns", "linear SDK idioms".
Essential patterns and best practices for working with the Linear SDK.
For full implementation details and code examples, load:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Error | Cause | Solution |
|---|
Type mismatch | SDK version incompatibility | Update @linear/sdk package |
Undefined property | Nullable field access | Use optional chaining (?.) |
Promise rejection | Unhandled async error | Wrap in try/catch or use wrapper |
Apply these patterns in linear-core-workflow-a for issue management.
Basic usage: Apply linear sdk patterns to a standard project setup with default configuration options.
Advanced scenario: Customize linear sdk patterns for production environments with multiple constraints and team-specific requirements.43:["$","$L4b",null,{"content":"$4c","frontMatter":{"name":"linear-sdk-patterns","description":"TypeScript/JavaScript SDK patterns and best practices for Linear.\nUse when learning SDK idioms, implementing common patterns,\nor optimizing Linear API usage.\nTrigger with phrases like "linear SDK patterns", "linear best practices",\n"linear typescript", "linear API patterns", "linear SDK idioms".\n","allowed-tools":"Read, Write, Edit, Grep","version":"1.0.0","license":"MIT","author":"Jeremy Longshore [email protected]","compatible-with":"claude-code, codex, openclaw"}}]