Topic: ai-agents
18,135 skills in this topic.
-
techsmith-debug-bundle
TechSmith debug bundle for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith debug bundle".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-deploy-integration
TechSmith deploy integration for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith deploy integration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-hello-world
Capture a screenshot with Snagit COM API and produce a Camtasia video.
Use when automating screen captures, batch-processing recordings,
or building documentation pipelines with TechSmith tools.
Trigger: "techsmith hello world, snagit capture, camtasia render".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-install-auth
Install TechSmith Snagit COM API and register the COM server for automation.
Use when setting up Snagit automation, configuring COM interop,
or initializing Camtasia batch processing.
Trigger: "install techsmith, setup snagit, techsmith COM API".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-local-dev-loop
TechSmith local dev loop for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith local dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-reference-architecture
TechSmith reference architecture for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith reference architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-sdk-patterns
TechSmith sdk patterns for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith sdk patterns".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-security-basics
TechSmith security basics for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith security basics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-upgrade-migration
TechSmith upgrade migration for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith upgrade migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-webhooks-events
TechSmith webhooks events for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith webhooks events".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-core-workflow-b
Execute Webflow secondary workflows — Sites management, Pages API, Forms submissions,
Ecommerce (products/orders/inventory), and Custom Code via the Data API v2.
Use when managing sites, reading pages, handling form data, or working with
Webflow Ecommerce products and orders.
Trigger with phrases like "webflow sites", "webflow pages", "webflow forms",
"webflow ecommerce", "webflow products", "webflow orders".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-cost-tuning
Optimize Webflow costs through plan selection, CDN read optimization, bulk endpoint
usage, and API usage monitoring with budget alerts.
Use when analyzing Webflow billing, reducing API costs,
or implementing usage monitoring for Webflow integrations.
Trigger with phrases like "webflow cost", "webflow billing",
"reduce webflow costs", "webflow pricing", "webflow budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-data-handling
Implement Webflow data handling — CMS content delivery patterns, PII redaction in
form submissions, GDPR/CCPA compliance for ecommerce data, and data retention policies.
Trigger with phrases like "webflow data", "webflow PII", "webflow GDPR",
"webflow data retention", "webflow privacy", "webflow CCPA", "webflow forms data".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-debug-bundle
Collect Webflow debug evidence for support tickets and troubleshooting.
Gathers SDK version, token validation, rate limit status, site connectivity,
CMS health, and error logs into a single diagnostic bundle.
Trigger with phrases like "webflow debug", "webflow support bundle",
"collect webflow logs", "webflow diagnostic", "webflow troubleshoot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-deploy-integration
Deploy Webflow-powered applications to Vercel, Fly.io, and Google Cloud Run
with proper secrets management and Webflow-specific health checks.
Trigger with phrases like "deploy webflow", "webflow Vercel",
"webflow production deploy", "webflow Cloud Run", "webflow Fly.io".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-install-auth
Install the Webflow JS SDK (webflow-api) and configure OAuth 2.0 or API token authentication.
Use when setting up a new Webflow integration, configuring access tokens,
or initializing the WebflowClient in your project.
Trigger with phrases like "install webflow", "setup webflow",
"webflow auth", "configure webflow API token", "webflow OAuth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-local-dev-loop
Configure a Webflow local development workflow with TypeScript, hot reload, mocked API tests,
and webhook tunneling via ngrok.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with the Webflow Data API.
Trigger with phrases like "webflow dev setup", "webflow local development",
"webflow dev environment", "develop with webflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-migration-deep-dive
Execute major Webflow migrations — from other CMS platforms to Webflow CMS,
between Webflow sites, or large-scale content re-architecture using the Data API v2
bulk endpoints, strangler fig pattern, and data validation.
Trigger with phrases like "migrate to webflow", "webflow migration",
"import into webflow", "webflow replatform", "move content to webflow",
"webflow bulk import", "wordpress to webflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-multi-env-setup
Configure Webflow across development, staging, and production environments with
per-environment API tokens, site IDs, and secret management via Vault/AWS/GCP.
Trigger with phrases like "webflow environments", "webflow staging",
"webflow dev prod", "webflow environment setup", "webflow config by env".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-observability
Set up observability for Webflow integrations — Prometheus metrics for API calls,
OpenTelemetry tracing, structured logging with pino, Grafana dashboards,
and alerting for rate limits, errors, and latency.
Trigger with phrases like "webflow monitoring", "webflow metrics",
"webflow observability", "monitor webflow", "webflow alerts", "webflow tracing".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-reference-architecture
Implement Webflow reference architecture — layered project structure, client wrapper,
CMS sync service, webhook handlers, and caching layer for production integrations.
Trigger with phrases like "webflow architecture", "webflow project structure",
"how to organize webflow", "webflow integration design", "webflow best practices".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-sdk-patterns
Apply production-ready Webflow SDK patterns — singleton client, typed error handling,
pagination helpers, and raw response access for the webflow-api package.
Use when implementing Webflow integrations, refactoring SDK usage,
or establishing team coding standards.
Trigger with phrases like "webflow SDK patterns", "webflow best practices",
"webflow code patterns", "idiomatic webflow", "webflow typescript".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-security-basics
Apply Webflow API security best practices — token management, scope least privilege,
OAuth 2.0 secret rotation, webhook signature verification, and audit logging.
Use when securing API tokens, implementing least privilege access,
or auditing Webflow security configuration.
Trigger with phrases like "webflow security", "webflow secrets",
"secure webflow", "webflow API key security", "webflow token rotation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-upgrade-migration
Analyze, plan, and execute Webflow SDK upgrades (webflow-api v1 to v3) with
breaking change detection, API v1-to-v2 migration, and deprecation handling.
Trigger with phrases like "upgrade webflow", "webflow migration",
"webflow breaking changes", "update webflow SDK", "webflow v1 to v2".
jeremylongshore/claude-code-plugins-plus-skills 1,803