Topic: anthropic
9,221 skills in this topic.
-
glean-reference-architecture
Enterprise architecture: Source Systems -> Connectors (Cloud Run/Lambda, event-driven or scheduled) -> Glean Indexing API -> Glean Search Index -> Client API (Search + Chat) -> Your Apps (Slack bot, portal, internal tools).
Trigger: "glean reference architecture", "reference-architecture".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-sdk-patterns
Apply production-ready Glean API patterns with typed clients, batch indexing, pagination, and error handling.
Trigger: "glean SDK patterns", "glean best practices", "glean API client".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-security-basics
Token security: Indexing tokens have write access -- never expose in frontend.
Trigger: "glean security basics", "security-basics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-upgrade-migration
Check Glean developer changelog for API changes.
Trigger: "glean upgrade migration", "upgrade-migration".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-webhooks-events
Implement event-driven Glean indexing triggered by source system webhooks from
GitHub, Confluence, Notion, and other content platforms.
Trigger: "glean webhooks", "glean event indexing", "incremental glean index".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-ci-integration
Use when setting up CI/CD pipelines that validate Navan API integrations, run booking data health checks, or generate automated compliance reports.
Trigger with "navan ci integration" or "navan pipeline" or "navan github actions".
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-multi-env-setup
Set up dev/staging/prod environment separation for Navan integrations without a sandbox API.
Use when configuring multiple environments, building CI test pipelines, or setting up local development.
Trigger with "navan environments", "navan multi env", "navan dev setup", "navan mock server".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
navan-deploy-integration
Use when deploying Navan integrations with ERP systems (NetSuite, Sage Intacct, Xero), HRIS platforms (Workday, BambooHR), or identity providers (Okta, Azure AD).
Trigger with "navan deploy integration" or "navan erp setup" or "navan sso deployment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-cost-tuning
Optimize Algolia costs: understand search request vs record pricing,
reduce operations with batching and caching, monitor usage via Analytics API.
Trigger: "algolia cost", "algolia billing", "reduce algolia costs",
"algolia pricing", "algolia expensive", "algolia budget".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-local-dev-loop
Configure Algolia local development with separate dev index, mocking, and testing.
Use when setting up a development environment, configuring test workflows,
or establishing a fast iteration cycle with Algolia.
Trigger: "algolia dev setup", "algolia local development", "algolia dev environment", "test algolia locally".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
algolia-sdk-patterns
Apply production-ready algoliasearch v5 patterns: singleton client, typed search,
error handling, and batch operations.
Use when implementing Algolia integrations, refactoring SDK usage,
or establishing team coding standards.
Trigger: "algolia SDK patterns", "algolia best practices", "algolia code patterns", "idiomatic algolia".
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-rate-limits
Implement rate limiting for Anima API code generation requests.
Use when batching component generation, handling rate limit errors,
or optimizing API throughput for large design systems.
Trigger: "anima rate limit", "anima throttling", "anima batch generation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-ci-integration
Configure CI/CD for Cohere integrations with GitHub Actions and automated testing.
Use when setting up automated testing for Chat/Embed/Rerank,
configuring CI pipelines, or testing Cohere-powered applications.
Trigger with phrases like "cohere CI", "cohere GitHub Actions",
"cohere automated tests", "CI cohere", "cohere pipeline".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-enterprise-rbac
Configure Cohere enterprise API key management, role-based access, and org controls.
Use when implementing multi-team API key management, per-team usage limits,
or setting up organization-level controls for Cohere.
Trigger with phrases like "cohere enterprise", "cohere RBAC",
"cohere team keys", "cohere org management", "cohere access control".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cohere-performance-tuning
Optimize Cohere API performance with caching, batching, model selection, and streaming.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Cohere Chat, Embed, and Rerank.
Trigger with phrases like "cohere performance", "optimize cohere",
"cohere latency", "cohere caching", "cohere slow", "cohere batch".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-advanced-composer
Advanced Cursor Composer techniques: agent mode, parallel agents, complex refactoring, and multi-step
orchestration. Triggers on "advanced composer", "composer patterns", "multi-file generation",
"composer refactoring", "agent mode", "parallel agents".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-known-pitfalls
Avoid common Cursor IDE pitfalls: AI feature mistakes, security gotchas, configuration errors, and
team workflow issues. Triggers on "cursor pitfalls", "cursor mistakes", "cursor gotchas", "cursor issues",
"cursor problems", "cursor tips".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-rules-config
Configure Cursor project rules using .cursor/rules/*.mdc files and legacy .cursorrules. Triggers on "cursorrules",
".cursorrules", "cursor rules", "cursor config", "cursor project settings", ".mdc rules", "project rules".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-ci-integration
Configure CI/CD pipelines for Evernote integrations.
Use when setting up automated testing, continuous integration,
or deployment pipelines for Evernote projects.
Trigger with phrases like "evernote ci", "evernote github actions",
"evernote pipeline", "automate evernote tests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-enterprise-rbac
Implement enterprise RBAC for Evernote integrations.
Use when building multi-tenant systems, implementing
role-based access, or handling business accounts.
Trigger with phrases like "evernote enterprise", "evernote rbac",
"evernote business", "evernote permissions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
evernote-performance-tuning
Optimize Evernote integration performance.
Use when improving response times, reducing API calls,
or scaling Evernote integrations.
Trigger with phrases like "evernote performance", "optimize evernote",
"evernote speed", "evernote caching".
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