Topic: developer-tools
13,276 skills in this topic.
-
clickhouse-data-handling
Handle data lifecycle in ClickHouse — TTL expiration, data deletion (GDPR),
column-level encryption, and audit logging with real ClickHouse SQL.
Use when implementing data retention, GDPR deletion requests,
or managing sensitive data in ClickHouse.
Trigger: "clickhouse data retention", "clickhouse TTL", "clickhouse GDPR",
"delete data clickhouse", "clickhouse data lifecycle", "clickhouse PII".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickhouse-cost-tuning
Optimize ClickHouse Cloud costs — compute scaling, storage tiering, compression,
and query efficiency for lower bills.
Use when analyzing ClickHouse Cloud bills, reducing storage costs,
or optimizing compute utilization.
Trigger: "clickhouse cost", "clickhouse billing", "reduce clickhouse spend",
"clickhouse pricing", "clickhouse expensive", "clickhouse storage cost".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickhouse-core-workflow-b
Insert, query, and aggregate data in ClickHouse with real SQL patterns.
Use when writing analytical queries, inserting data at scale,
building dashboards, or implementing materialized views.
Trigger: "clickhouse query", "clickhouse insert", "clickhouse aggregate",
"clickhouse materialized view", "clickhouse SQL".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickhouse-core-workflow-a
Design ClickHouse schemas with MergeTree engines, ORDER BY keys, and partitioning.
Use when creating new tables, choosing engines, designing sort keys,
or modeling data for analytical workloads.
Trigger: "clickhouse schema design", "clickhouse table design",
"clickhouse ORDER BY", "clickhouse partitioning", "MergeTree table".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickhouse-common-errors
Diagnose and fix the top 15 ClickHouse errors — query failures, insert problems,
memory limits, and merge issues.
Use when encountering ClickHouse exceptions, debugging failed queries,
or troubleshooting server-side errors.
Trigger: "clickhouse error", "fix clickhouse", "clickhouse not working",
"debug clickhouse", "clickhouse exception", "clickhouse syntax error".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clickhouse-ci-integration
Run ClickHouse integration tests in CI with GitHub Actions and Docker containers.
Use when setting up automated testing against a real ClickHouse instance,
configuring CI pipelines, or implementing schema validation in CI.
Trigger: "clickhouse CI", "clickhouse GitHub Actions", "clickhouse integration tests",
"test clickhouse in CI", "clickhouse automated testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-enterprise-rbac
Configure HubSpot enterprise access control with OAuth scopes and team permissions.
Use when implementing role-based access, configuring per-team HubSpot scopes,
or setting up multi-user access patterns for HubSpot integrations.
Trigger with phrases like "hubspot RBAC", "hubspot roles",
"hubspot enterprise", "hubspot permissions", "hubspot team access", "hubspot OAuth scopes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-deploy-integration
Deploy HubSpot integrations to Vercel, Fly.io, and Cloud Run platforms.
Use when deploying HubSpot-powered applications, configuring platform secrets,
or setting up deployment pipelines with HubSpot access tokens.
Trigger with phrases like "deploy hubspot", "hubspot Vercel",
"hubspot Cloud Run", "hubspot Fly.io", "hubspot production deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-debug-bundle
Collect HubSpot debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for HubSpot API problems.
Trigger with phrases like "hubspot debug", "hubspot support bundle",
"collect hubspot logs", "hubspot diagnostic", "hubspot correlation id".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-data-handling
Implement HubSpot GDPR compliance, data export, and contact privacy operations.
Use when handling GDPR/CCPA data subject requests, implementing data export,
contact deletion, or privacy-compliant HubSpot integrations.
Trigger with phrases like "hubspot GDPR", "hubspot data export",
"hubspot delete contact", "hubspot privacy", "hubspot CCPA", "hubspot PII".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-ci-integration
Configure CI/CD pipelines for HubSpot integrations with GitHub Actions.
Use when setting up automated testing, configuring CI with HubSpot secrets,
or integrating HubSpot API tests into your build process.
Trigger with phrases like "hubspot CI", "hubspot GitHub Actions",
"hubspot automated tests", "CI hubspot", "hubspot pipeline test".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-advanced-troubleshooting
Debug complex HubSpot API issues with systematic isolation and evidence collection.
Use when standard troubleshooting fails, investigating intermittent CRM errors,
or preparing evidence bundles for HubSpot support escalation.
Trigger with phrases like "hubspot hard bug", "hubspot mystery error",
"hubspot intermittent failure", "hubspot deep debug", "hubspot support ticket".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-advanced-troubleshooting
Debug complex Claude issues — inconsistent outputs, tool use failures,
Use when working with advanced-troubleshooting patterns.
streaming problems, and edge cases.
Trigger with "claude inconsistent", "anthropic advanced debug",
"claude tool use broken", "anthropic streaming issues".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-architecture-variants
Build different types of Claude-powered applications — chatbots, RAG systems,
Use when working with architecture-variants patterns.
agents, content pipelines, and code generation tools.
Trigger with "claude architecture", "anthropic rag", "build with claude",
"claude agent pattern", "anthropic app design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-ci-integration
Test and validate Claude integrations in CI/CD pipelines —
Use when working with ci-integration patterns.
GitHub Actions, mocking strategies, and cost control.
Trigger with "anthropic ci", "test claude in ci", "anthropic github actions",
"claude automated testing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-common-errors
Diagnose and fix Anthropic API errors — authentication, rate limits,
Use when working with common-errors patterns.
overloaded, context length, and content policy issues.
Trigger with "anthropic error", "claude 429", "claude overloaded",
"anthropic not working", "debug claude api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-core-workflow-a
Redirect to claude-model-inference for Messages API streaming,
vision, and structured output patterns.
Use when looking for the primary Anthropic workflow.
Trigger with "anthropic workflow", "claude main workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-core-workflow-b
Redirect to claude-embeddings-search for tool use (function calling)
and agentic loop patterns with Claude.
Use when looking for the secondary Anthropic workflow.
Trigger with "anthropic tools", "claude function calling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-cost-tuning
Optimize Anthropic API costs — model selection, prompt caching, batches,
Use when working with cost-tuning patterns.
token reduction, and usage monitoring.
Trigger with "anthropic pricing", "claude cost", "reduce anthropic spend",
"anthropic billing", "claude cheaper".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-data-handling
Handle sensitive data with Claude — PII redaction, conversation management,
Use when working with data-handling patterns.
context window optimization, and data retention policies.
Trigger with "anthropic data privacy", "claude pii", "anthropic context window",
"manage claude conversations", "anthropic data retention".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-debug-bundle
Collect debug evidence for Anthropic API issues — request IDs, headers,
Use when working with debug-bundle patterns.
error payloads, and reproduction steps for support tickets.
Trigger with "anthropic debug", "claude support ticket", "anthropic request id",
"debug claude api call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-deploy-integration
Deploy Claude-powered applications to Vercel, Fly.io, and Cloud Run
Use when working with deploy-integration patterns.
with proper secrets management and streaming support.
Trigger with "deploy anthropic", "claude production deploy",
"anthropic vercel", "deploy claude app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-embeddings-search
Implement tool use (function calling) with Claude to let it execute actions,
Use when working with embeddings-search patterns.
query databases, call APIs, and interact with external systems.
Trigger with "anthropic tool use", "claude function calling", "claude tools",
"anthropic structured output with tools".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clade-enterprise-rbac
Manage Anthropic workspaces, API keys, team access, and spending limits
Use when working with enterprise-rbac patterns.
for enterprise Claude deployments.
Trigger with "anthropic workspace", "anthropic team management",
"claude enterprise", "anthropic api key management".
jeremylongshore/claude-code-plugins-plus-skills 1,803