Topic: claude-code-plugins
5,817 skills in this topic.
-
databricks-reference-architecture
Implement Databricks reference architecture with best-practice project layout.
Use when designing new Databricks projects, reviewing architecture,
or establishing standards for Databricks applications.
Trigger with phrases like "databricks architecture", "databricks best practices",
"databricks project structure", "how to organize databricks", "databricks layout".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-sdk-patterns
Apply production-ready Databricks SDK patterns for Python and REST API.
Use when implementing Databricks integrations, refactoring SDK usage,
or establishing team coding standards for Databricks.
Trigger with phrases like "databricks SDK patterns", "databricks best practices",
"databricks code patterns", "idiomatic databricks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-security-basics
Apply Databricks security best practices for secrets and access control.
Use when securing API tokens, implementing least privilege access,
or auditing Databricks security configuration.
Trigger with phrases like "databricks security", "databricks secrets",
"secure databricks", "databricks token security", "databricks scopes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
databricks-upgrade-migration
Upgrade Databricks runtime versions and migrate between features.
Use when upgrading DBR versions, migrating to Unity Catalog,
or updating deprecated APIs and features.
Trigger with phrases like "databricks upgrade", "DBR upgrade",
"databricks migration", "unity catalog migration", "hive to unity".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-local-dev-loop
Set up a fast local development loop for Attio integrations with
hot reload, mock server, and integration tests.
Trigger: "attio dev setup", "attio local development",
"attio dev environment", "develop with attio", "attio project setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-install-auth
Set up Attio REST API authentication with access tokens or OAuth 2.0.
Use when configuring API keys, setting token scopes, initializing
the Attio client, or connecting an app via OAuth.
Trigger: "install attio", "setup attio", "attio auth", "attio API key",
"attio OAuth", "attio access token".
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
-
attio-debug-bundle
Collect Attio integration diagnostic evidence -- API health, scopes,
object schema, and rate limit status -- for debugging or support tickets.
Trigger: "attio debug", "attio support bundle", "attio diagnostic",
"collect attio logs", "attio not working debug".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-cost-tuning
Optimize Attio API usage costs -- reduce request volume, select the
right plan, monitor usage, and implement budget alerts.
Trigger: "attio cost", "attio billing", "reduce attio costs",
"attio pricing", "attio expensive", "attio budget", "attio usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
attio-core-workflow-b
Manage Attio lists, entries, notes, and tasks via the REST API.
Use when working with sales pipelines, kanban boards, CRM notes,
or task assignments in Attio.
Trigger: "attio lists", "attio entries", "attio pipeline",
"attio notes", "attio tasks", "add to attio list".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vastai-deploy-integration
Deploy ML training jobs and inference services on Vast.ai GPU cloud.
Use when deploying GPU workloads, configuring Docker images,
or setting up automated deployment scripts.
Trigger with phrases like "deploy vastai", "vastai deployment",
"vastai docker", "vastai production deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-install-auth
Configure Fathom AI meeting assistant API access with API key authentication.
Use when setting up Fathom API integration, generating API keys,
or configuring webhook access for meeting data.
Trigger with phrases like "install fathom", "setup fathom api",
"fathom auth", "fathom api key", "configure fathom".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-hello-world
Retrieve meeting transcripts and summaries from the Fathom API.
Use when fetching meeting data, testing API access,
or learning Fathom API response structure.
Trigger with phrases like "fathom hello world", "fathom first api call",
"get fathom transcript", "fathom meeting data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-deploy-integration
Deploy Fathom webhook handlers and meeting sync services.
Trigger with phrases like "deploy fathom", "fathom webhook server", "fathom cloud function".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-debug-bundle
Collect Fathom API diagnostics for support cases.
Trigger with phrases like "fathom debug", "fathom diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-cost-tuning
Optimize Fathom API usage and plan selection.
Trigger with phrases like "fathom cost", "fathom pricing", "fathom plan".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-core-workflow-b
Sync Fathom meeting data to CRM and build automated follow-up workflows.
Use when integrating Fathom with Salesforce, HubSpot, or custom CRMs,
or creating automated post-meeting email summaries.
Trigger with phrases like "fathom crm sync", "fathom salesforce",
"fathom follow-up", "fathom post-meeting workflow".
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
-
fathom-common-errors
Diagnose and fix Fathom API errors including auth failures and missing data.
Use when API calls fail, transcripts are empty, or webhooks are not firing.
Trigger with phrases like "fathom error", "fathom not working",
"fathom api failure", "fix fathom".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
fathom-ci-integration
Test Fathom integrations in CI/CD pipelines.
Trigger with phrases like "fathom CI", "fathom github actions", "test fathom pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vastai-debug-bundle
Collect Vast.ai debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Vast.ai problems.
Trigger with phrases like "vastai debug", "vastai support bundle",
"collect vastai logs", "vastai diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vastai-observability
Monitor Vast.ai GPU instance health, utilization, and costs.
Use when setting up monitoring dashboards, configuring alerts,
or tracking GPU utilization and spending.
Trigger with phrases like "vastai monitoring", "vastai metrics",
"vastai observability", "monitor vastai", "vastai alerts".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
vastai-migration-deep-dive
Migrate GPU workloads to or from Vast.ai, or between GPU providers.
Use when switching from AWS/GCP/Azure GPU instances to Vast.ai,
migrating between GPU types, or re-platforming ML infrastructure.
Trigger with phrases like "migrate to vastai", "vastai migration",
"switch to vastai", "vastai from aws", "vastai from lambda".
jeremylongshore/claude-code-plugins-plus-skills 1,803