Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
clade-reference-architecture
Build Claude Code plugins — skills, agents, MCP servers, hooks, and slash commands.
Use when working with reference-architecture patterns.
The complete guide to extending Claude Code with the Anthropic plugin system.
Trigger with "claude code plugin", "build a skill", "create mcp server",
"anthropic plugin architecture", "claude code hooks".
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-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
-
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
-
hubspot-known-pitfalls
Identify and avoid HubSpot API anti-patterns and common integration mistakes.
Use when reviewing HubSpot code, onboarding developers to HubSpot integrations,
or auditing existing CRM integrations for best practice violations.
Trigger with phrases like "hubspot mistakes", "hubspot anti-patterns",
"hubspot pitfalls", "hubspot code review", "hubspot gotchas".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-core-workflow-a
Build a complete HubSpot CRM contact-to-deal pipeline workflow.
Use when implementing lead capture, contact management, deal creation,
or end-to-end sales pipeline automation with HubSpot.
Trigger with phrases like "hubspot sales pipeline", "hubspot lead workflow",
"hubspot contact to deal", "hubspot CRM automation", "hubspot pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-multi-env-setup
Configure HubSpot across development, staging, and production environments.
Use when setting up per-environment HubSpot portals, configuring separate
access tokens, or implementing environment isolation for HubSpot integrations.
Trigger with phrases like "hubspot environments", "hubspot staging",
"hubspot dev prod", "hubspot test account", "hubspot config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-migration-deep-dive
Execute CRM data migration to HubSpot with batch imports and validation.
Use when migrating from Salesforce/Pipedrive/spreadsheets to HubSpot,
performing bulk data imports, or re-platforming to HubSpot CRM.
Trigger with phrases like "migrate to hubspot", "hubspot data import",
"salesforce to hubspot", "hubspot migration", "bulk import hubspot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-core-workflow-b
Build HubSpot marketing automation with emails, forms, lists, and tickets.
Use when implementing marketing email campaigns, form submissions,
contact list management, or support ticket workflows.
Trigger with phrases like "hubspot marketing", "hubspot email campaign",
"hubspot forms", "hubspot lists", "hubspot tickets", "hubspot automation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-load-scale
Load test HubSpot integrations and plan capacity around API rate limits.
Use when running performance tests, planning for traffic growth,
or sizing your HubSpot integration for production load.
Trigger with phrases like "hubspot load test", "hubspot scale",
"hubspot capacity", "hubspot benchmark", "hubspot traffic planning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-reference-architecture
Implement a production-ready HubSpot integration architecture with layered design.
Use when designing new HubSpot integrations, reviewing project structure,
or establishing architecture standards for HubSpot CRM applications.
Trigger with phrases like "hubspot architecture", "hubspot project structure",
"hubspot integration design", "hubspot best practices layout", "hubspot layers".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-rate-limits
Implement HubSpot rate limiting, backoff, and request queuing patterns.
Use when handling 429 errors, implementing retry logic,
or optimizing API throughput against HubSpot rate limits.
Trigger with phrases like "hubspot rate limit", "hubspot throttling",
"hubspot 429", "hubspot retry", "hubspot backoff", "hubspot quota".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-sdk-patterns
Apply production-ready @hubspot/api-client SDK patterns for TypeScript.
Use when implementing HubSpot integrations, building typed wrappers,
or establishing team standards for HubSpot CRM operations.
Trigger with phrases like "hubspot SDK patterns", "hubspot best practices",
"hubspot typed client", "hubspot api-client wrapper", "idiomatic hubspot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-install-auth
Install and configure HubSpot API client with authentication.
Use when setting up a new HubSpot integration, configuring private app tokens,
OAuth 2.0 flows, or initializing the @hubspot/api-client SDK.
Trigger with phrases like "install hubspot", "setup hubspot auth",
"hubspot access token", "configure hubspot API", "hubspot private app".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-incident-runbook
Execute HubSpot incident response with triage, mitigation, and postmortem.
Use when responding to HubSpot API outages, investigating CRM errors,
or running post-incident reviews for HubSpot integration failures.
Trigger with phrases like "hubspot incident", "hubspot outage",
"hubspot down", "hubspot on-call", "hubspot emergency", "hubspot broken".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-local-dev-loop
Configure HubSpot local development with testing and sandbox accounts.
Use when setting up a development environment, mocking HubSpot APIs,
or establishing a fast iteration cycle for HubSpot integrations.
Trigger with phrases like "hubspot dev setup", "hubspot local development",
"hubspot test sandbox", "develop with hubspot", "mock hubspot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-common-errors
Diagnose and fix common HubSpot API errors with real error responses.
Use when encountering HubSpot errors, debugging failed API requests,
or troubleshooting integration issues with specific HTTP status codes.
Trigger with phrases like "hubspot error", "fix hubspot", "hubspot 401",
"hubspot 429", "hubspot not working", "debug hubspot API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-cost-tuning
Optimize HubSpot costs through API call reduction, plan selection, and usage monitoring.
Use when analyzing HubSpot API usage, reducing unnecessary calls,
or implementing usage tracking and budget alerts.
Trigger with phrases like "hubspot cost", "hubspot API usage",
"reduce hubspot calls", "hubspot pricing", "hubspot budget", "hubspot quota".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-architecture-variants
Choose and implement HubSpot integration architecture for different scales.
Use when designing new HubSpot integrations, choosing between embedded/service/gateway
patterns, or planning architecture for HubSpot CRM applications.
Trigger with phrases like "hubspot architecture", "hubspot design pattern",
"how to structure hubspot", "hubspot integration pattern", "hubspot microservice".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-hello-world
Create a working HubSpot CRM example with contacts, companies, and deals.
Use when starting a new HubSpot integration, testing your setup,
or learning basic CRM API patterns with real endpoints.
Trigger with phrases like "hubspot hello world", "hubspot example",
"hubspot quick start", "first hubspot API call", "hubspot contact create".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-upgrade-migration
Upgrade @hubspot/api-client SDK versions and migrate between API versions.
Use when upgrading the HubSpot Node.js SDK, migrating from v1/v2 to v3 APIs,
or handling breaking changes in the HubSpot API client.
Trigger with phrases like "upgrade hubspot", "hubspot SDK update",
"hubspot breaking changes", "migrate hubspot API version", "hubspot v3 migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
feature-importance-analyzer
Analyze feature importance analyzer operations. Auto-activating skill for ML Training.
Triggers on: feature importance analyzer, feature importance analyzer
Part of the ML Training skill category. Use when analyzing or auditing feature importance analyzer. Trigger with phrases like "feature importance analyzer", "feature analyzer", "analyze feature importance r".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
mixed-precision-trainer
Manage mixed precision trainer operations. Auto-activating skill for ML Training.
Triggers on: mixed precision trainer, mixed precision trainer
Part of the ML Training skill category. Use when working with mixed precision trainer functionality. Trigger with phrases like "mixed precision trainer", "mixed trainer", "mixed".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optuna-study-creator
Create optuna study creator operations. Auto-activating skill for ML Training.
Triggers on: optuna study creator, optuna study creator
Part of the ML Training skill category. Use when working with optuna study creator functionality. Trigger with phrases like "optuna study creator", "optuna creator", "optuna".
jeremylongshore/claude-code-plugins-plus-skills 1,803