Topic: skills
17,247 skills in this topic.
-
firecrawl-ci-integration
Configure Firecrawl CI/CD integration with GitHub Actions and automated scraping tests.
Use when setting up automated testing of Firecrawl integrations, configuring CI pipelines,
or validating scraping behavior in pull requests.
Trigger with phrases like "firecrawl CI", "firecrawl GitHub Actions",
"firecrawl automated tests", "CI firecrawl", "test firecrawl in CI".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-architecture-variants
Choose and implement Firecrawl architecture patterns for different scales and use cases.
Use when designing new Firecrawl integrations, choosing between on-demand/scheduled/pipeline
architectures, or planning scraping infrastructure.
Trigger with phrases like "firecrawl architecture", "firecrawl blueprint",
"how to structure firecrawl", "firecrawl at scale", "firecrawl pipeline design".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
firecrawl-advanced-troubleshooting
Debug hard-to-diagnose Firecrawl issues with systematic isolation and evidence collection.
Use when standard troubleshooting fails, investigating why scrapes return empty content,
crawl jobs hang, or webhooks don't fire.
Trigger with phrases like "firecrawl hard bug", "firecrawl mystery error",
"firecrawl impossible to debug", "firecrawl deep debug", "firecrawl not scraping".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-webhooks-events
Set up webhook listeners for real-time Navan event notifications.
Use when you need to receive booking, expense, or travel disruption events from Navan.
Trigger with "navan webhooks", "navan events", "navan webhook setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-upgrade-migration
Use when handling Navan API changes in production — defensive coding patterns, schema validation, deprecation monitoring, and gradual rollout strategies for unversioned APIs.
Trigger with "navan upgrade migration" or "navan api change handling".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-security-basics
Secure Navan API credentials with OAuth 2.0 best practices, SSO/SAML, and SCIM provisioning.
Use when hardening a Navan integration, rotating credentials, or configuring identity provider SSO.
Trigger with "navan security", "navan sso", "navan credentials", "navan scim".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-hello-world
Generate React/Vue/HTML code from a Figma design using the Anima SDK.
Use when testing design-to-code conversion, learning Anima's code output format,
or building your first automated design-to-code pipeline.
Trigger: "anima hello world", "anima example", "figma to react",
"figma to code", "anima generate code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-deploy-integration
Deploy Anima design-to-code service as a backend API endpoint.
Use when building a design-to-code microservice, deploying Anima SDK
as a serverless function, or creating an internal design tool API.
Trigger: "deploy anima", "anima service deploy", "anima serverless".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-debug-bundle
Collect Anima SDK debug evidence for support tickets and troubleshooting.
Use when filing Anima support requests, debugging code generation issues,
or collecting diagnostic data for the Anima team.
Trigger: "anima debug bundle", "anima support ticket", "anima diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-cost-tuning
Optimize Anima API costs through caching, incremental generation, and tier selection.
Use when managing Anima API usage, reducing unnecessary code generations,
or right-sizing your Anima plan for team size.
Trigger: "anima cost", "anima pricing", "anima budget", "anima API usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-core-workflow-b
Clone websites to React/HTML code and customize Anima output with AI.
Use when converting live websites to code, customizing generated components,
or building design-system-aware code from URL screenshots.
Trigger: "anima website to code", "anima URL clone", "anima AI customization",
"website to react", "clone website to code".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-core-workflow-a
Build automated Figma-to-React pipeline with the Anima SDK.
Use when automating design handoff, building CI/CD design-to-code workflows,
or creating a design system code generator from Figma components.
Trigger: "anima design pipeline", "figma to react pipeline",
"automated design handoff", "anima component generator".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anima-ci-integration
Configure CI/CD pipeline for automated Figma-to-code generation with Anima.
Use when automating design-to-code in GitHub Actions, setting up PR-based
component generation, or integrating Anima into design handoff workflows.
Trigger: "anima CI", "anima GitHub Actions", "anima automated generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-sdk-patterns
Build a typed API wrapper around Navan REST endpoints since no official SDK exists.
Use when you need production-grade API access with auto token refresh, retry logic, and typed responses.
Trigger with "navan sdk patterns", "navan api wrapper", "navan client class", "navan typed client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-reference-architecture
Use when designing a production Navan API integration architecture — API gateway, token management, data sync pipelines, ERP connectors, and monitoring stack.
Trigger with "navan reference architecture" or "navan integration architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-enterprise-rbac
Configure Navan admin roles, travel policies, approval workflows, and department-level access controls.
Use when setting up enterprise RBAC, policy enforcement, or approval chains in Navan.
Trigger with "navan rbac", "navan roles", "navan travel policy", "navan approval workflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-local-dev-loop
Set up a local development environment for Navan API integrations with token caching and request logging.
Use when starting a new Navan project or debugging API issues locally.
Trigger with "navan local dev", "navan dev setup", "navan local dev loop", "navan dev environment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-install-auth
Set up OAuth 2.0 authentication for the Navan REST API.
Use when configuring a new Navan integration or rotating API credentials.
Trigger with "install navan", "setup navan auth", "navan credentials", "navan oauth".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-incident-runbook
Use when responding to Navan platform incidents — flight cancellations, booking API failures, expense sync outages, or OAuth authentication errors.
Trigger with "navan incident runbook" or "navan outage response".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-hello-world
Make your first Navan API call to retrieve trip and user data.
Use when verifying a new Navan integration works end-to-end after auth setup.
Trigger with "navan hello world", "navan example", "test navan api", "first navan call".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-entity-management
Manage Navan users, departments, cost centers, and approval chains via API and SCIM provisioning.
Use when onboarding departments, integrating identity providers, or auditing user access.
Trigger with "navan entity management", "navan user management", "navan SCIM setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-debug-bundle
Use when collecting diagnostic data from a Navan API integration — OAuth token inspection, API response capture, connectivity testing, and request/response logging.
Trigger with "navan debug bundle" or "debug navan api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-data-handling
Extract and transform Navan booking and transaction data using pagination, filtering, and data pipeline connectors.
Use when building data warehouses, analytics dashboards, or debugging data quality issues with Navan data.
Trigger with "navan data handling", "navan data extraction", "navan pagination".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-data-sync
Implement incremental sync strategies for Navan BOOKING and TRANSACTION data with ETL pipeline patterns.
Use when setting up production data pipelines, debugging sync drift, or adding real-time event processing.
Trigger with "navan data sync", "navan incremental sync", "navan ETL pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803