Topic: plugin-marketplace
4,605 skills in this topic.
-
apple-notes-migration-deep-dive
Migrate notes between Apple Notes, Obsidian, Notion, and other platforms.
Trigger: "apple notes migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-local-dev-loop
Set up local development workflow for Apple Notes automation with JXA hot reload.
Trigger: "apple notes dev loop".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-install-auth
Set up macOS automation access for Apple Notes via AppleScript, JXA, and Shortcuts.
Use when configuring accessibility permissions, setting up osascript access,
or initializing Apple Notes automation on macOS.
Trigger: "setup apple notes", "apple notes automation", "apple notes permissions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-incident-runbook
Incident response runbook for Apple Notes automation failures.
Trigger: "apple notes incident".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-hello-world
Create, read, and list Apple Notes using JXA and AppleScript.
Use when learning Notes automation, creating your first automated note,
or testing read/write access to Apple Notes from scripts.
Trigger: "apple notes hello world", "create apple note", "read apple notes",
"apple notes example", "osascript notes".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-cost-tuning
TechSmith cost tuning for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith cost tuning".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
techsmith-core-workflow-a
TechSmith core workflow a for Snagit COM API and Camtasia automation.
Use when working with TechSmith screen capture and video editing automation.
Trigger: "techsmith core workflow a".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
apple-notes-deploy-integration
Deploy Apple Notes automation as a local macOS service.
Trigger: "apple notes deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-ci-integration
Configure Webflow CI/CD with GitHub Actions — automated CMS validation,
integration tests with test tokens, and publish-on-merge workflows.
Use when setting up automated testing or CI pipelines for Webflow integrations.
Trigger with phrases like "webflow CI", "webflow GitHub Actions",
"webflow automated tests", "CI webflow", "webflow pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-common-errors
Diagnose and fix Webflow Data API v2 errors — 400, 401, 403, 404, 409, 429, 500.
Use when encountering Webflow API errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "webflow error", "fix webflow",
"webflow not working", "debug webflow", "webflow 429", "webflow 401".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-core-workflow-a
Execute the primary Webflow workflow — CMS content management: list collections,
CRUD items, publish items, and manage content lifecycle via the Data API v2.
Use when working with Webflow CMS collections and items, managing blog posts,
team members, or any dynamic content.
Trigger with phrases like "webflow CMS", "webflow collections", "webflow items",
"create webflow content", "manage webflow CMS", "webflow content management".
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-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
-
flyio-core-workflow-a
Execute Fly.io primary workflow: deploy, scale, and manage apps with flyctl and fly.toml.
Use when deploying applications, configuring regions, setting secrets,
or managing the app lifecycle on Fly.io.
Trigger: "fly deploy", "fly.io app management", "fly scale", "fly.io regions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-upgrade-migration
Migrate between Fly.io platform versions including Apps v1 to v2 (Machines),
flyctl upgrades, and Postgres major version upgrades.
Trigger: "fly.io upgrade", "fly.io migration", "fly apps v2", "fly postgres upgrade".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-ci-integration
Configure CI/CD pipelines for Fly.io with GitHub Actions, Docker builds,
deploy tokens, and automated deployment workflows.
Trigger: "fly.io CI", "fly.io GitHub Actions", "fly deploy CI/CD".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
webflow-webhooks-events
Implement Webflow webhook registration, signature verification, and event handling
for form_submission, site_publish, ecomm_new_order, page_created, and more.
Use when setting up webhook endpoints, implementing event-driven workflows,
or handling Webflow notifications.
Trigger with phrases like "webflow webhook", "webflow events",
"webflow webhook signature", "handle webflow events", "webflow notifications".
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
-
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-prod-checklist
Execute Webflow production deployment checklist — token security, rate limit hardening,
health checks, circuit breakers, gradual rollout, and rollback procedures.
Use when deploying Webflow integrations to production or preparing for launch.
Trigger with phrases like "webflow production", "deploy webflow",
"webflow go-live", "webflow launch checklist", "webflow production ready".
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-performance-tuning
Optimize Webflow API performance with response caching, bulk endpoint batching,
CDN-cached live item reads, pagination optimization, and connection pooling.
Use when experiencing slow API responses or optimizing request throughput.
Trigger with phrases like "webflow performance", "optimize webflow",
"webflow latency", "webflow caching", "webflow slow", "webflow batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
flyio-core-workflow-b
Execute Fly.io secondary workflow: Postgres clusters, persistent volumes, and private networking.
Use when adding databases, persistent storage, or internal service communication.
Trigger: "fly postgres", "fly volumes", "fly.io database", "fly.io persistent storage".
jeremylongshore/claude-code-plugins-plus-skills 1,803