Topic: claude-code-plugins
5,817 skills in this topic.
-
miro-cost-tuning
Optimize Miro API costs through credit monitoring, request reduction,
and plan selection based on the credit-based rate limiting model.
Trigger with phrases like "miro cost", "miro billing",
"reduce miro costs", "miro pricing", "miro credits usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
coreweave-sdk-patterns
Production-ready patterns for CoreWeave GPU workload management with kubectl and Python.
Use when building inference clients, managing GPU deployments programmatically,
or creating reusable CoreWeave deployment templates.
Trigger with phrases like "coreweave patterns", "coreweave client",
"coreweave Python", "coreweave deployment template".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
miro-core-workflow-b
Manage Miro connectors, images, embeds, app cards, and document items via REST API v2.
Use for visual workflows, embedding content, and building rich board layouts.
Trigger with phrases like "miro connectors", "miro embed",
"miro app card", "miro image upload", "connect miro items".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
miro-core-workflow-a
Manage Miro boards and items — create, read, update, delete boards,
sticky notes, shapes, cards, frames, and tags via REST API v2.
Trigger with phrases like "miro board management", "create miro board",
"miro items CRUD", "miro sticky notes", "organize miro board".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
miro-common-errors
Diagnose and fix Miro REST API v2 errors by HTTP status code.
Use when encountering Miro API errors, debugging failed requests,
or troubleshooting authentication and permission issues.
Trigger with phrases like "miro error", "fix miro",
"miro not working", "debug miro", "miro 401", "miro 403", "miro 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
miro-ci-integration
Configure CI/CD pipelines for Miro REST API v2 integrations with GitHub Actions,
test board isolation, and automated validation.
Trigger with phrases like "miro CI", "miro GitHub Actions",
"miro automated tests", "CI miro", "miro pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
openrouter-audit-logging
Implement audit logging for OpenRouter API calls. Use when building compliance trails, debugging production issues, or tracking model usage. Triggers: 'openrouter audit', 'openrouter logging', 'audit trail openrouter', 'log openrouter requests'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-ci-integration
Configure CI/CD pipelines for Fly.io with GitHub Actions, Docker builds,
deploy tokens, and automated deployment workflows.
Trigger: "fly.io CI", "fly.io GitHub Actions", "fly deploy CI/CD".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-common-errors
Diagnose and fix common Fly.io errors including deployment failures, health check
failures, machine issues, and networking problems.
Trigger: "fly.io error", "fly deploy failed", "fly.io not working", "fly health check".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-core-workflow-a
Execute Fly.io primary workflow: deploy, scale, and manage apps with flyctl and fly.toml.
Use when deploying applications, configuring regions, setting secrets,
or managing the app lifecycle on Fly.io.
Trigger: "fly deploy", "fly.io app management", "fly scale", "fly.io regions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-core-workflow-b
Execute Fly.io secondary workflow: Postgres clusters, persistent volumes, and private networking.
Use when adding databases, persistent storage, or internal service communication.
Trigger: "fly postgres", "fly volumes", "fly.io database", "fly.io persistent storage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-cost-tuning
Optimize Fly.io costs with auto-stop/suspend, right-sizing VMs,
volume management, and monitoring spend across apps and regions.
Trigger: "fly.io costs", "fly.io pricing", "fly.io billing", "reduce fly.io spend".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-debug-bundle
Collect Fly.io debug evidence for support tickets including machine status,
logs, health checks, volume state, and networking diagnostics.
Trigger: "fly.io debug", "fly.io support", "fly.io diagnostic", "fly doctor".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-deploy-integration
Advanced Fly.io deployment strategies including blue-green deployments,
canary releases, multi-region rollouts, and Machines API orchestration.
Trigger: "fly.io blue-green", "fly.io canary deploy", "fly.io rolling update".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-hello-world
Deploy your first app to Fly.io with flyctl launch and the Machines API.
Use when starting a new Fly.io project, deploying a container globally,
or testing edge compute deployment.
Trigger: "fly.io hello world", "fly launch", "deploy to fly.io", "first fly app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-install-auth
Install flyctl CLI and configure Fly.io authentication with API tokens.
Use when setting up a new Fly.io project, configuring deploy tokens,
or initializing the Machines API for edge compute deployments.
Trigger: "install fly.io", "setup flyctl", "fly.io auth", "fly.io API token".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-local-dev-loop
Configure Fly.io local development with Docker, proxy, and SSH console.
Use when setting up local dev against Fly services, testing Dockerfiles,
or establishing a fast iteration cycle.
Trigger: "fly.io dev setup", "fly.io local development", "fly proxy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-performance-tuning
Optimize Fly.io application performance with auto-stop/start tuning,
VM sizing, multi-region latency optimization, and connection pooling.
Trigger: "fly.io performance", "fly.io cold start", "fly.io latency", "fly.io VM sizing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-prod-checklist
Execute Fly.io production deployment checklist with health checks,
auto-scaling, monitoring, and rollback procedures.
Trigger: "fly.io production", "fly.io go-live", "fly.io prod checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-rate-limits
Handle Fly.io Machines API rate limits with backoff, concurrency control,
and request batching for machine management operations.
Trigger: "fly.io rate limit", "fly.io 429", "fly.io throttling", "machines API limit".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-reference-architecture
Implement Fly.io reference architecture with multi-region apps, Postgres,
Redis, background workers, and private networking.
Trigger: "fly.io architecture", "fly.io system design", "fly.io multi-region".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
openrouter-hello-world
Send your first OpenRouter API request and understand the response. Use when learning OpenRouter, testing setup, or verifying connectivity. Triggers: 'openrouter hello world', 'openrouter first request', 'test openrouter', 'openrouter quickstart'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
speak-incident-runbook
Incident response for Speak API outages: triage, fallback to offline mode, and recovery procedures.
Use when implementing incident runbook,
or managing Speak language learning platform operations.
Trigger with phrases like "speak incident runbook", "speak incident runbook".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
openrouter-function-calling
Implement function/tool calling with OpenRouter models. Use when building agents, structured output, or tool-augmented LLM workflows. Triggers: 'openrouter function calling', 'openrouter tools', 'openrouter agent tools', 'tool use openrouter'.
jeremylongshore/claude-code-plugins-plus-skills 1,803