Topic: developer-tools
13,276 skills in this topic.
-
perplexity-sdk-patterns
Apply production-ready Perplexity Sonar API patterns for TypeScript and Python.
Use when implementing Perplexity integrations, refactoring SDK usage,
or establishing team coding standards for search-augmented generation.
Trigger with phrases like "perplexity SDK patterns", "perplexity best practices",
"perplexity code patterns", "idiomatic perplexity", "perplexity wrapper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-core-workflow-a
Build a meeting analytics pipeline with Fathom transcripts and summaries.
Use when extracting insights from meetings, building CRM sync,
or creating automated meeting follow-up workflows.
Trigger with phrases like "fathom analytics", "fathom meeting pipeline",
"fathom transcript analysis", "fathom action items sync".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-install-auth
QuickNode install auth — blockchain RPC and Web3 infrastructure integration.
Use when working with QuickNode for blockchain development.
Trigger with phrases like "quicknode install auth", "quicknode-install-auth", "blockchain RPC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-migration-deep-dive
Migrate workloads from AWS or Azure to OCI — IAM translation, networking mapping, compute image import, and data migration.
Use when planning an AWS-to-OCI or Azure-to-OCI migration, translating cloud concepts, or importing custom images.
Trigger with "oraclecloud migration", "aws to oci", "azure to oci", "oci migration deep dive".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-hello-world
QuickNode hello world — blockchain RPC and Web3 infrastructure integration.
Use when working with QuickNode for blockchain development.
Trigger with phrases like "quicknode hello world", "quicknode-hello-world", "blockchain RPC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-local-dev-loop
Set up a productive local OCI development workflow using CLI and SDK instead of the web console.
Use when the OCI Console is too slow, setting up CLI profiles, or building shell aliases for common operations.
Trigger with "oci local dev", "oci cli setup", "oraclecloud dev workflow", "avoid oci console".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
oraclecloud-install-auth
Install and configure Oracle Cloud Infrastructure (OCI) SDK and CLI authentication.
Use when setting up a new OCI integration, generating API signing keys, or debugging config file errors.
Trigger with "install oraclecloud", "setup oci auth", "oraclecloud credentials", "oci config".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-webhooks-events
Configure Fathom webhooks for real-time meeting notifications.
Use when setting up automated meeting processing, receiving real-time
transcripts, or triggering workflows when meetings complete.
Trigger with phrases like "fathom webhook", "fathom notifications",
"fathom real-time", "fathom event handler".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-observability
Set up monitoring for Perplexity Sonar API with latency, cost, citation quality, and error tracking.
Use when implementing monitoring dashboards, setting up alerts,
or tracking Perplexity API health in production.
Trigger with phrases like "perplexity monitoring", "perplexity metrics",
"perplexity observability", "monitor perplexity", "perplexity dashboard".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
perplexity-architecture-variants
Choose and implement Perplexity architecture blueprints for different scales:
direct search widget, cached research layer, and multi-query pipeline.
Trigger with phrases like "perplexity architecture", "perplexity blueprint",
"how to structure perplexity", "perplexity project layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-common-errors
Diagnose and fix QuickNode RPC errors: nonce issues, gas failures, rate limits.
Use when encountering blockchain RPC errors, failed transactions, or connection issues.
Trigger with phrases like "quicknode error", "RPC error", "nonce too low", "gas estimation failed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
quicknode-ci-integration
QuickNode ci integration — blockchain RPC and Web3 infrastructure integration.
Use when working with QuickNode for blockchain development.
Trigger with phrases like "quicknode ci integration", "quicknode-ci-integration", "blockchain RPC".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-core-workflow-b
Configure CAST AI Workload Autoscaler for pod-level right-sizing and VPA.
Use when enabling workload autoscaling, configuring resource recommendations,
or tuning pod CPU and memory requests with CAST AI.
Trigger with phrases like "cast ai workload autoscaler", "cast ai pod sizing",
"cast ai resource recommendations", "cast ai VPA".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-core-workflow-a
Configure CAST AI autoscaler policies and node templates for cost optimization.
Use when enabling Phase 2 automation, setting spot instance policies,
or configuring node downscaler and evictor settings.
Trigger with phrases like "cast ai autoscaler", "cast ai policies",
"cast ai spot instances", "cast ai node optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-common-errors
Diagnose and fix CAST AI agent, API, and autoscaler errors.
Use when the CAST AI agent is offline, nodes are not scaling,
or API calls return errors.
Trigger with phrases like "cast ai error", "cast ai not working",
"cast ai agent offline", "cast ai debug", "fix cast ai".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-security-basics
Secure Attio API integrations -- token scoping, secret management,
scope auditing, webhook signature verification, and rotation procedures.
Trigger: "attio security", "attio secrets", "secure attio",
"attio API key security", "attio scopes", "attio token rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-sdk-patterns
Production-ready patterns for the Attio REST API: typed client,
retry with backoff, pagination iterators, and multi-tenant factory.
Trigger: "attio SDK patterns", "attio best practices",
"attio client wrapper", "idiomatic attio", "attio TypeScript patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-reference-architecture
Production reference architecture for Attio CRM integrations -- layered
project structure, sync patterns, webhook processing, and multi-environment setup.
Trigger: "attio architecture", "attio best practices", "attio project structure",
"how to organize attio", "attio integration design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-hello-world
Make your first Attio API calls -- list objects, create a person,
query companies, and read attributes.
Use when starting a new Attio integration or learning the API.
Trigger: "attio hello world", "attio example", "first attio call",
"attio quick start", "try attio API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-deploy-integration
Deploy Attio integrations to Vercel, Fly.io, Railway, and Cloud Run
with proper secrets, health checks, and webhook endpoint configuration.
Trigger: "deploy attio", "attio Vercel", "attio production deploy",
"attio Cloud Run", "attio Fly.io", "attio Railway".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-prod-checklist
Production readiness checklist for CAST AI cluster onboarding.
Use when going live with CAST AI autoscaling, validating Phase 2 setup,
or preparing for production cost optimization.
Trigger with phrases like "cast ai production", "cast ai go-live",
"cast ai checklist", "cast ai launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-performance-tuning
Optimize CAST AI autoscaler performance, node provisioning speed, and API efficiency.
Use when nodes take too long to provision, autoscaler is not reacting fast enough,
or optimizing API call patterns for multi-cluster dashboards.
Trigger with phrases like "cast ai performance", "cast ai slow",
"cast ai node provisioning", "cast ai autoscaler speed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-local-dev-loop
Set up a local Kubernetes development loop with CAST AI cost monitoring.
Use when building cost-aware deployments, testing autoscaler policies,
or iterating on Terraform CAST AI configurations locally.
Trigger with phrases like "cast ai dev setup", "cast ai local testing",
"develop with cast ai", "cast ai terraform dev".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
castai-webhooks-events
Configure CAST AI webhook notifications for cluster events and audit logs.
Use when setting up alerts for node scaling, cost threshold events,
or integrating CAST AI events with Slack, PagerDuty, or custom endpoints.
Trigger with phrases like "cast ai webhooks", "cast ai notifications",
"cast ai slack alerts", "cast ai events".
jeremylongshore/claude-code-plugins-plus-skills 1,803