Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
adobe-migration-deep-dive
Execute major Adobe re-architecture: migrating from legacy Adobe APIs
to Firefly Services, consolidating Creative Cloud integrations, and
strangler-fig migration from competitor document/image APIs to Adobe.
Trigger with phrases like "migrate adobe", "adobe migration",
"switch to adobe", "adobe replatform", "replace with adobe".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-known-pitfalls
Identify and avoid Adobe-specific anti-patterns: using deprecated JWT auth,
not caching IMS tokens, ignoring Firefly content policy, missing async job
polling, and leaking p8_ secrets. Real code examples with fixes.
Trigger with phrases like "adobe mistakes", "adobe anti-patterns",
"adobe pitfalls", "adobe what not to do", "adobe code review".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-reliability-patterns
Implement reliability patterns for Adobe APIs: circuit breakers for IMS/Firefly,
idempotency for PDF Services operations, graceful degradation when Adobe is down,
and dead letter queues for failed async jobs.
Trigger with phrases like "adobe reliability", "adobe circuit breaker",
"adobe fallback", "adobe resilience", "adobe graceful degradation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-common-errors
Diagnose and fix common Adobe API errors across Firefly Services, PDF Services,
Photoshop API, and Adobe I/O Events.
Use when encountering Adobe errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "adobe error", "fix adobe",
"adobe not working", "debug adobe", "adobe 403", "adobe 429".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-upgrade-migration
Analyze, plan, and execute Adobe SDK upgrades — including the critical
JWT-to-OAuth migration, PDF Services SDK v3-to-v4, and Photoshop API
endpoint changes (cutout v1 to remove-background v2).
Trigger with phrases like "upgrade adobe", "adobe migration",
"adobe breaking changes", "update adobe SDK", "jwt to oauth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-incident-runbook
Execute Adobe incident response procedures with triage, mitigation,
and postmortem for Firefly Services, PDF Services, and I/O Events outages.
Use when responding to Adobe-related incidents, investigating API failures,
or running post-incident reviews.
Trigger with phrases like "adobe incident", "adobe outage",
"adobe down", "adobe on-call", "adobe emergency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-policy-guardrails
Implement Adobe-specific lint rules, CI policy checks, and runtime guardrails
covering credential scanning (p8_ patterns), Firefly content policy pre-screening,
PDF Services quota enforcement, and OAuth scope validation.
Trigger with phrases like "adobe policy", "adobe lint",
"adobe guardrails", "adobe eslint", "adobe content policy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-observability
Set up comprehensive observability for Adobe API integrations with
Prometheus metrics, OpenTelemetry traces, structured logging, and
alert rules covering Firefly, PDF Services, and Photoshop APIs.
Trigger with phrases like "adobe monitoring", "adobe metrics",
"adobe observability", "monitor adobe", "adobe alerts", "adobe tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-debug-bundle
Collect Adobe debug evidence for support tickets and troubleshooting.
Use when encountering persistent issues, preparing support tickets,
or collecting diagnostic information for Adobe API problems.
Trigger with phrases like "adobe debug", "adobe support bundle",
"collect adobe logs", "adobe diagnostic".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
adobe-performance-tuning
Optimize Adobe API performance with token caching, async job batching,
connection pooling, and response caching for Firefly, PDF Services,
and Photoshop API workflows.
Trigger with phrases like "adobe performance", "optimize adobe",
"adobe latency", "adobe caching", "adobe slow", "adobe batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-observability
Set up observability for HubSpot integrations with metrics, traces, and alerts.
Use when implementing monitoring for HubSpot API operations, setting up dashboards,
or configuring alerting for CRM integration health.
Trigger with phrases like "hubspot monitoring", "hubspot metrics",
"hubspot observability", "monitor hubspot", "hubspot alerts", "hubspot dashboard".
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-policy-guardrails
Implement HubSpot lint rules, secret scanning, and CI policy checks.
Use when setting up code quality rules for HubSpot integrations,
preventing token leaks, or configuring CI guardrails.
Trigger with phrases like "hubspot policy", "hubspot lint",
"hubspot guardrails", "hubspot security check", "hubspot eslint rules".
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-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
-
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-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-prod-checklist
Execute HubSpot production deployment checklist and go-live procedures.
Use when deploying HubSpot integrations to production, preparing for launch,
or implementing health checks for HubSpot connectivity.
Trigger with phrases like "hubspot production", "deploy hubspot",
"hubspot go-live", "hubspot launch checklist", "hubspot health check".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-webhooks-events
Implement HubSpot webhook subscriptions and CRM event handling.
Use when setting up webhook endpoints for CRM events, implementing
signature verification, or handling contact/deal/company change notifications.
Trigger with phrases like "hubspot webhook", "hubspot events",
"hubspot subscription", "handle hubspot notifications", "hubspot CRM events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-reliability-patterns
Implement HubSpot reliability patterns: circuit breakers, retries, and graceful degradation.
Use when building fault-tolerant HubSpot integrations, implementing retry strategies,
or adding resilience to production CRM services.
Trigger with phrases like "hubspot reliability", "hubspot circuit breaker",
"hubspot resilience", "hubspot fallback", "hubspot fault tolerant".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-security-basics
Apply HubSpot security best practices for tokens, scopes, and webhook verification.
Use when securing private app tokens, implementing least privilege scopes,
or validating HubSpot webhook signatures.
Trigger with phrases like "hubspot security", "hubspot token rotation",
"secure hubspot", "hubspot scopes", "hubspot webhook verify".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
hubspot-performance-tuning
Optimize HubSpot API performance with caching, batching, and search optimization.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for HubSpot CRM operations.
Trigger with phrases like "hubspot performance", "optimize hubspot",
"hubspot slow", "hubspot caching", "hubspot batch", "hubspot latency".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
figma-core-workflow-a
Extract design tokens, colors, typography, and spacing from Figma files via REST API.
Use when building a design-to-code pipeline, syncing design tokens,
or extracting styles from a Figma design system file.
Trigger with phrases like "figma design tokens", "extract figma styles",
"figma to CSS", "sync figma colors", "figma typography".
jeremylongshore/claude-code-plugins-plus-skills 1,803