Topic: claude-code
35,830 skills in this topic.
-
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
-
retellai-architecture-variants
Retell AI architecture variants — 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 architecture variants", "retellai-architecture-variants", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-cost-tuning
Retell AI cost tuning — 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 cost tuning", "retellai-cost-tuning", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
retellai-incident-runbook
Retell AI incident runbook — 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 incident runbook", "retellai-incident-runbook", "voice agent".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-ci-integration
CI testing for WebContainer apps with Playwright browser tests.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-common-errors
Fix WebContainer and StackBlitz errors: COOP/COEP, SharedArrayBuffer, boot failures.
Use when WebContainers fail to boot, embeds don't load,
or processes crash inside WebContainers.
Trigger: "stackblitz error", "webcontainer error", "SharedArrayBuffer not defined".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-core-workflow-a
Build a browser-based code editor with WebContainers: file tree, editor, terminal, and preview.
Use when creating interactive coding environments, building educational tools,
or embedding development environments in web apps.
Trigger: "webcontainer IDE", "browser IDE", "stackblitz editor", "code playground".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-core-workflow-b
Embed StackBlitz projects and manage WebContainer snapshots for sharing.
Use when embedding code playgrounds in docs, creating shareable examples,
or building interactive tutorials with StackBlitz.
Trigger: "embed stackblitz", "stackblitz embed", "stackblitz share project".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-cost-tuning
StackBlitz pricing tiers: free embedding, WebContainer API commercial licensing.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz cost".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-debug-bundle
Collect WebContainer diagnostic info: boot state, file system, process list.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-deploy-integration
Deploy WebContainer apps to Vercel, Netlify with proper COOP/COEP headers.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "deploy stackblitz".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-hello-world
Boot a WebContainer, mount files, install npm packages, and run a dev server in the browser.
Use when learning WebContainers, building browser-based IDEs,
or running Node.js without a backend server.
Trigger: "stackblitz hello world", "webcontainer example", "run node in browser".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-install-auth
Install the WebContainer API and configure StackBlitz SDK for browser-based Node.js.
Use when setting up WebContainers, embedding StackBlitz projects,
or initializing the @stackblitz/sdk package.
Trigger: "install stackblitz", "setup webcontainers", "stackblitz SDK".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-local-dev-loop
Configure local development for WebContainer applications with hot reload and testing.
Use when building browser-based IDEs, testing WebContainer file operations,
or setting up development workflows for WebContainer projects.
Trigger: "stackblitz dev setup", "webcontainer local", "test webcontainers locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-performance-tuning
Optimize WebContainer boot time, file system mounts, and process spawning.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz performance".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-prod-checklist
Production checklist for WebContainer apps: headers, browser support, fallbacks.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz production".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-rate-limits
WebContainer resource limits: memory, CPU, file system size, process count.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "webcontainer limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-reference-architecture
Production architecture for WebContainer-powered browser IDEs and playgrounds.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-sdk-patterns
Production patterns for WebContainer API: file system operations, process management, and jsh shell.
Use when building browser IDEs, managing WebContainer lifecycle,
or implementing terminal emulation with jsh.
Trigger: "webcontainer patterns", "stackblitz best practices", "webcontainer file system".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-security-basics
Secure WebContainer deployments: CSP headers, sandbox isolation, input validation.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
stackblitz-upgrade-migration
Migrate between WebContainer API versions and StackBlitz SDK updates.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "upgrade stackblitz".
jeremylongshore/claude-code-plugins-plus-skills 1,803