Toolverse
All skills

linear-sdk-patterns

by jeremylongshore

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 \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
2

About this skill

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 \

How to use

  1. Zainstaluj skill w swoim środowisku Claude/Codex, upewniając się, że masz dostęp do narzędzi Read, Write, Edit i Grep.

  2. Upewnij się, że w projekcie masz zainstalowany pakiet @linear/sdk oraz TypeScript skonfigurowany z opcją strict: true. Przygotuj zmienną środowiskową LINEAR_API_KEY lub token dostępu OAuth dla aplikacji wieloużytkownikowych.

  3. Wyzwól skill frazami takimi jak "linear SDK patterns", "linear best practices", "linear typescript", "linear API patterns" lub "linear pagination", gdy pracujesz nad integracją Linear w swoim kodzie.

  4. Skill dostarczy Ci wzorzec Client Singleton do zarządzania instancją LinearClient — użyj go do inicjalizacji klienta raz i ponownego użytku w całej aplikacji, lub dla aplikacji OAuth przechowuj osobny klient dla każdego użytkownika.

  5. Zastosuj wzorce paginacji oparty na kursorach za pomocą metod fetchNext() i fetchPrevious() dostępnych w SDK, aby bezpiecznie iterować po dużych zbiorach danych bez wyczerpywania limitów API.

  6. Kiedy potrzebujesz zaawansowanych zapytań, skorzystaj z typowanych modeli SDK i lazy-loaded relations, aby uniknąć problemów N+1 queries i napisać efektywne zapytania GraphQL dostosowane do Twojego przypadku użycia.

Related skills

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

backend-security-coder

by sickn33

Expert in secure backend coding practices specializing in input validation, authentication, and API security. Use PROACTIVELY for backend security implementations or security code reviews.

Security
1133

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111

security-compliance

by davila7

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding

Security
1172

youtube-watcher

by openclaw

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

Security
2231