Topic: claude-code-plugins
5,817 skills in this topic.
-
brightdata-prod-checklist
Execute Bright Data production deployment checklist and rollback procedures.
Use when deploying Bright Data integrations to production, preparing for launch,
or implementing go-live procedures.
Trigger with phrases like "brightdata production", "deploy brightdata",
"brightdata go-live", "brightdata launch checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-security-basics
Apply Bright Data security best practices for secrets and access control.
Use when securing API keys, implementing least privilege access,
or auditing Bright Data security configuration.
Trigger with phrases like "brightdata security", "brightdata secrets",
"secure brightdata", "brightdata API key security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-upgrade-migration
Analyze, plan, and execute Bright Data SDK upgrades with breaking change detection.
Use when upgrading Bright Data SDK versions, detecting deprecations,
or migrating to new API versions.
Trigger with phrases like "upgrade brightdata", "brightdata migration",
"brightdata breaking changes", "update brightdata SDK", "analyze brightdata version".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
brightdata-webhooks-events
Implement Bright Data webhook signature validation and event handling.
Use when setting up webhook endpoints, implementing signature verification,
or handling Bright Data event notifications securely.
Trigger with phrases like "brightdata webhook", "brightdata events",
"brightdata webhook signature", "handle brightdata events", "brightdata notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-ci-integration
Integrate Clari export pipeline testing and validation into CI/CD.
Use when adding automated tests for Clari integrations,
validating export schemas in CI, or testing pipeline reliability.
Trigger with phrases like "clari CI", "clari github actions",
"clari automated tests", "test clari pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-common-errors
Diagnose and fix Clari API errors including auth failures, export issues, and data mismatches.
Use when Clari API calls fail, exports return empty data,
or forecast numbers do not match the UI.
Trigger with phrases like "clari error", "clari not working",
"clari api failure", "fix clari", "debug clari".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-core-workflow-a
Build a Clari forecast export pipeline to your data warehouse.
Use when exporting forecast calls, quota data, and CRM totals
from Clari to Snowflake, BigQuery, or a local database.
Trigger with phrases like "clari forecast export", "clari data pipeline",
"clari to snowflake", "clari to bigquery", "export clari data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-core-workflow-b
Build Clari revenue analytics: pipeline coverage, forecast accuracy,
and rep performance dashboards from exported data.
Use when analyzing forecast accuracy, building attainment reports,
or creating executive revenue dashboards.
Trigger with phrases like "clari analytics", "clari dashboard",
"clari forecast accuracy", "clari pipeline coverage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-cost-tuning
Optimize Clari API usage and integration costs.
Use when reducing API call volume, optimizing export frequency,
or evaluating Clari license utilization.
Trigger with phrases like "clari cost", "clari api usage",
"reduce clari calls", "clari optimization".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-debug-bundle
Collect Clari API diagnostic info for support cases.
Use when preparing a support ticket, collecting API response samples,
or documenting integration issues.
Trigger with phrases like "clari debug", "clari support bundle",
"collect clari diagnostics", "clari troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-deploy-integration
Deploy Clari export pipelines to production with Airflow, Cloud Functions, or Lambda.
Use when scheduling automated exports, deploying to cloud platforms,
or setting up serverless Clari sync.
Trigger with phrases like "deploy clari", "clari airflow",
"clari lambda", "clari cloud function", "clari scheduled export".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-hello-world
Export your first Clari forecast and pipeline snapshot.
Use when testing Clari API connectivity, pulling forecast data,
or learning the export API structure.
Trigger with phrases like "clari hello world", "clari first export",
"clari test api", "clari forecast export".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-install-auth
Configure Clari API authentication with API key and set up export access.
Use when connecting to the Clari API, generating API tokens,
or configuring forecast data exports.
Trigger with phrases like "install clari", "setup clari api",
"clari auth", "clari api key", "configure clari".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-local-dev-loop
Set up local development for Clari API integrations with mock data.
Use when building forecast dashboards, testing export pipelines,
or iterating on Clari data transformations locally.
Trigger with phrases like "clari dev setup", "clari local testing",
"develop with clari", "clari mock data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-performance-tuning
Optimize Clari API performance with caching, batch exports, and data pipeline efficiency.
Use when exports take too long, optimizing data warehouse load times,
or reducing API calls in multi-forecast environments.
Trigger with phrases like "clari performance", "clari slow export",
"optimize clari pipeline", "clari caching".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-prod-checklist
Production readiness checklist for Clari API integrations.
Use when launching a Clari data pipeline, validating export automation,
or preparing for production forecast sync.
Trigger with phrases like "clari production", "clari go-live",
"clari checklist", "clari launch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-rate-limits
Handle Clari API rate limits with backoff and export job scheduling.
Use when hitting 429 errors, optimizing export frequency,
or scheduling bulk forecast exports.
Trigger with phrases like "clari rate limit", "clari 429",
"clari throttle", "clari api limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-reference-architecture
Reference architecture for Clari revenue intelligence integrations.
Use when designing a forecast data platform, planning Clari integration
architecture, or establishing team patterns for revenue analytics.
Trigger with phrases like "clari architecture", "clari data platform",
"clari integration design", "clari best practices".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-sdk-patterns
Production-ready Clari API client patterns in Python and TypeScript.
Use when building reusable Clari clients, implementing export pipelines,
or wrapping the Clari v4 API for team use.
Trigger with phrases like "clari API patterns", "clari client wrapper",
"clari Python client", "clari TypeScript client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-security-basics
Secure Clari API tokens and implement data handling best practices.
Use when managing API tokens, restricting data access,
or implementing PII handling for exported forecast data.
Trigger with phrases like "clari security", "clari api key rotation",
"secure clari", "clari pii handling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-upgrade-migration
Handle Clari API version changes and export schema migrations.
Use when Clari updates their API, export format changes,
or migrating from v3 to v4 API.
Trigger with phrases like "upgrade clari", "clari api migration",
"clari schema change", "clari v4 migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
clari-webhooks-events
Monitor Clari forecast changes using export job polling and change detection.
Use when tracking forecast submission changes, building alerts
for significant forecast movements, or syncing Clari data in near-real-time.
Trigger with phrases like "clari webhooks", "clari notifications",
"clari forecast alerts", "clari change detection".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-advanced-troubleshooting
Apply advanced debugging techniques for hard-to-diagnose Exa issues.
Use when standard troubleshooting fails, investigating latency spikes,
or preparing evidence bundles for Exa support escalation.
Trigger with phrases like "exa hard bug", "exa mystery error",
"exa deep debug", "difficult exa issue", "exa latency spike".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
exa-architecture-variants
Choose and implement Exa architecture patterns at different scales: direct search, cached search, and RAG pipeline.
Use when designing Exa integrations, choosing between simple search and full RAG,
or planning architecture for different traffic volumes.
Trigger with phrases like "exa architecture", "exa blueprint",
"how to structure exa", "exa RAG design", "exa at scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803