Topic: claude-code-plugins
5,817 skills in this topic.
-
linear-common-errors
Diagnose and fix common Linear API and SDK errors.
Use when encountering Linear API errors, debugging integration issues,
or troubleshooting authentication, rate limits, or query problems.
Trigger: "linear error", "linear API error", "debug linear",
"linear not working", "linear 429", "linear authentication error".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-core-workflow-a
Issue lifecycle management with Linear: create, update, transition,
relate, comment, and organize issues through the SDK and GraphQL API.
Trigger: "linear issue workflow", "linear issue lifecycle",
"create linear issues", "update linear issue", "linear state transition",
"linear sub-issues", "linear comments".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-core-workflow-b
Project, cycle, and roadmap management workflows with Linear.
Use when implementing sprint planning, managing projects and milestones,
or organizing work into cycles.
Trigger: "linear project", "linear cycle", "linear sprint",
"linear roadmap", "linear planning", "linear milestone".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-cost-tuning
Optimize Linear API usage, reduce unnecessary calls, and maximize
efficiency within rate limit budgets.
Trigger: "linear cost", "reduce linear API calls", "linear efficiency",
"linear API usage", "optimize linear costs", "linear budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-data-handling
Data synchronization, backup, and consistency patterns for Linear.
Use when implementing data sync, creating backups, exporting data,
or ensuring data consistency between Linear and local state.
Trigger: "linear data sync", "backup linear", "linear export",
"linear data consistency", "sync linear issues".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-debug-bundle
Comprehensive debugging toolkit for Linear integrations.
Use when setting up logging, tracing API calls,
or building debug utilities for Linear.
Trigger: "debug linear integration", "linear logging",
"trace linear API", "linear debugging tools".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-deploy-integration
Deploy Linear-integrated applications and track deployments.
Use when deploying to production, linking deploys to issues,
or setting up deployment tracking with Vercel/Railway/Cloud Run.
Trigger: "deploy linear integration", "linear deployment",
"linear vercel", "track linear deployments", "linear deploy tracking".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-enterprise-rbac
Implement enterprise role-based access control with Linear.
Use when setting up team permissions, OAuth scopes,
SAML SSO, SCIM provisioning, or audit logging.
Trigger: "linear RBAC", "linear permissions", "linear SSO",
"linear enterprise access", "linear role management", "linear SCIM".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-hello-world
Create your first Linear issue and query using the SDK and GraphQL API.
Use when making initial API calls, testing connection,
or learning basic Linear CRUD operations.
Trigger: "linear hello world", "first linear issue",
"create linear issue", "linear API example", "test linear".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-incident-runbook
Production incident response procedures for Linear integrations.
Use when handling production issues, diagnosing outages,
or responding to Linear-related incidents.
Trigger: "linear incident", "linear outage", "linear production issue",
"debug linear production", "linear down", "linear 500".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-install-auth
Install and configure Linear SDK/CLI authentication.
Use when setting up a new Linear integration, configuring API keys,
OAuth2 flows, or initializing LinearClient in your project.
Trigger: "install linear", "setup linear", "linear auth",
"configure linear API key", "linear SDK setup", "linear OAuth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-local-dev-loop
Set up local Linear development environment and testing workflow.
Use when configuring local dev, testing integrations,
or setting up a development workflow with Linear webhooks.
Trigger: "linear local development", "linear dev setup",
"test linear locally", "linear development environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-migration-deep-dive
Migrate from Jira, Asana, GitHub Issues, or other tools to Linear.
Use when planning a migration, executing data transfer,
or mapping workflows between issue tracking tools.
Trigger: "migrate to linear", "jira to linear", "asana to linear",
"import to linear", "linear migration", "github issues to linear".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-multi-env-setup
Configure Linear across development, staging, and production environments.
Use when setting up per-environment API keys, secret management,
or environment-specific Linear configurations.
Trigger: "linear environments", "linear staging", "linear dev prod",
"linear environment setup", "multi-environment linear".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-observability
Implement monitoring, logging, and alerting for Linear integrations.
Use when setting up metrics collection, dashboards,
or configuring alerts for Linear API usage.
Trigger: "linear monitoring", "linear observability",
"linear metrics", "linear logging", "monitor linear",
"linear Prometheus", "linear Grafana".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-performance-tuning
Optimize Linear API queries, caching, and batching for performance.
Use when improving response times, reducing API calls,
or implementing caching strategies for Linear data.
Trigger: "linear performance", "optimize linear", "linear caching",
"linear slow queries", "speed up linear", "linear N+1".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-prod-checklist
Production readiness checklist for Linear integrations.
Use when preparing to deploy, reviewing production requirements,
or auditing existing Linear deployments.
Trigger: "linear production checklist", "deploy linear",
"linear production ready", "linear go live", "linear launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-rate-limits
Handle Linear API rate limiting, complexity budgets, and quotas.
Use when dealing with 429 errors, implementing throttling,
or optimizing request patterns to stay within limits.
Trigger: "linear rate limit", "linear throttling", "linear 429",
"linear API quota", "linear complexity", "linear request limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-reference-architecture
Production-grade Linear integration architecture patterns.
Use when designing system architecture, choosing integration patterns,
or reviewing architectural decisions for Linear integrations.
Trigger: "linear architecture", "linear system design",
"linear integration patterns", "linear best practices architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-sdk-patterns
TypeScript/JavaScript SDK patterns and best practices for Linear.
Use when learning SDK idioms, implementing pagination,
filtering, relation loading, or custom GraphQL queries.
Trigger: "linear SDK patterns", "linear best practices",
"linear typescript", "linear API patterns", "linear pagination".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-security-basics
Secure API key management, OAuth best practices, and webhook
verification for Linear integrations.
Trigger: "linear security", "linear API key security",
"linear OAuth", "secure linear", "linear webhook verification",
"linear secrets management", "linear token refresh".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-upgrade-migration
Upgrade Linear SDK versions and handle breaking changes safely.
Use when updating to a new SDK version, handling deprecations,
or migrating between API versions.
Trigger: "upgrade linear SDK", "linear SDK migration",
"update linear", "linear breaking changes", "linear deprecation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
linear-webhooks-events
Configure and handle Linear webhooks for real-time event processing.
Use when setting up webhooks, handling issue/project/cycle events,
or building real-time integrations with Linear.
Trigger: "linear webhooks", "linear events", "linear real-time",
"handle linear webhook", "linear webhook setup", "linear webhook payload".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-advanced-troubleshooting
Retell AI advanced troubleshooting — AI voice agent and phone call automation.
Use when working with Retell AI for voice agents, phone calls, or telephony.
Trigger with phrases like "retell advanced troubleshooting", "retellai-advanced-troubleshooting", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803