Topic: saas
4,656 skills in this topic.
-
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-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
-
langfuse-reference-architecture
Production-grade Langfuse architecture patterns and best practices.
Use when designing LLM observability infrastructure, planning Langfuse deployment,
or implementing enterprise-grade tracing architecture.
Trigger with phrases like "langfuse architecture", "langfuse design",
"langfuse infrastructure", "langfuse enterprise", "langfuse at scale".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-rate-limits
Glean Indexing API: ~100 requests/min per token.
Trigger: "glean rate limits", "rate-limits".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langfuse-security-basics
Implement Langfuse security best practices for API keys and data privacy.
Use when securing Langfuse integration, protecting API keys,
or implementing data privacy controls for LLM observability.
Trigger with phrases like "langfuse security", "langfuse API key security",
"langfuse data privacy", "secure langfuse", "langfuse PII".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
langfuse-upgrade-migration
Upgrade Langfuse SDK versions and migrate between API changes.
Use when upgrading Langfuse SDK, handling breaking changes,
or migrating between Langfuse versions.
Trigger with phrases like "upgrade langfuse", "langfuse migration",
"update langfuse SDK", "langfuse breaking changes", "langfuse version".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-prod-checklist
Pre-launch: All datasources indexed and searchable.
Trigger: "glean prod checklist", "prod-checklist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-hello-world
Create your first project using Cursor AI features: Tab, Chat, Composer, and Inline Edit.
Triggers on "cursor hello world", "first cursor project", "cursor getting started", "try cursor ai",
"cursor basics", "cursor tutorial".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-prod-checklist
Execute production readiness checklist for Alchemy-powered dApps.
Use when deploying Web3 applications, preparing for mainnet launch,
or validating blockchain integration before go-live.
Trigger: "alchemy production", "alchemy go-live", "alchemy mainnet checklist",
"dApp production readiness".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-debug-bundle
Collect Alchemy SDK debug evidence for troubleshooting and support tickets.
Use when encountering persistent issues, preparing support tickets,
or debugging blockchain query failures.
Trigger: "alchemy debug bundle", "alchemy support ticket", "alchemy diagnostics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-deploy-integration
Deploy Alchemy-powered Web3 applications to Vercel, Cloud Run, and AWS.
Use when deploying dApps with server-side Alchemy SDK access,
configuring API key secrets, or setting up RPC proxy endpoints.
Trigger: "deploy alchemy", "alchemy Vercel", "alchemy Cloud Run",
"alchemy production deploy", "dApp deploy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-hello-world
Create a minimal Alchemy Web3 example: get ETH balance, fetch NFTs, read token balances.
Use when starting blockchain development, testing Alchemy setup,
or learning basic blockchain query patterns.
Trigger: "alchemy hello world", "alchemy example", "alchemy quick start",
"get ETH balance", "fetch NFTs alchemy".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-core-workflow-a
Build Claude tool use (function calling) workflows with the Messages API.
Use when implementing tool use, function calling, agent loops,
or building AI assistants that interact with external systems.
Trigger with phrases like "claude tool use", "anthropic function calling",
"claude tools", "agent loop anthropic", "tool_use blocks".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-common-errors
Diagnose and fix Anthropic Claude API errors by HTTP status code.
Use when encountering API errors, debugging failed requests,
or troubleshooting authentication, rate limiting, or input validation issues.
Trigger with phrases like "anthropic error", "claude api error",
"fix anthropic 429", "claude not working", "debug claude api".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-ci-integration
Configure CI/CD pipelines for Anthropic Claude API integrations.
Use when setting up automated testing, prompt regression tests,
or CI validation for Claude-powered features.
Trigger with phrases like "anthropic ci", "claude ci/cd",
"test claude in pipeline", "anthropic github actions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-architecture-variants
Choose and implement Claude API architecture patterns for different scales:
serverless, microservice, event-driven, and edge deployment.
Trigger with phrases like "anthropic architecture", "claude serverless",
"claude microservice design", "edge claude deployment".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
anth-advanced-troubleshooting
Debug complex Claude API issues including context window overflow,
tool use failures, streaming corruption, and response quality problems.
Trigger with phrases like "anthropic advanced debug", "claude complex issue",
"claude tool use failing", "claude context overflow".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-install-auth
Install the Alchemy SDK and configure API key authentication for Web3 development.
Use when setting up blockchain API access, creating an Alchemy app,
or configuring multi-chain RPC endpoints.
Trigger: "install alchemy", "setup alchemy", "alchemy auth", "alchemy API key".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-local-dev-loop
Set up local Web3 development workflow with Alchemy, Hardhat, and testnets.
Use when configuring local blockchain dev, testing with Sepolia faucets,
or setting up hot-reload for smart contract development.
Trigger: "alchemy local dev", "alchemy hardhat", "alchemy testnet setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-performance-tuning
Optimize Alchemy SDK performance with caching, batching, and multi-chain parallelism.
Use when reducing latency for blockchain queries, optimizing CU consumption,
or scaling dApps for high request volumes.
Trigger: "alchemy performance", "alchemy slow", "alchemy optimization",
"alchemy caching", "alchemy batch requests".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-multi-env-setup
Use separate datasource names per environment (wiki_staging vs wiki_prod).
Trigger: "glean multi env setup", "multi-env-setup".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
cursor-tab-completion
Master Cursor Tab autocomplete, ghost text, and AI code suggestions. Triggers on "cursor completion",
"cursor tab", "cursor suggestions", "cursor autocomplete", "cursor ghost text", "cursor copilot".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
glean-migration-deep-dive
Migrate from Elasticsearch/Algolia: 1) Export all documents from source, 2) Transform to Glean document schema (id, title, url, body, permissions), 3) Create datasource with adddatasource, 4) Bulk index with bulkindexdocuments, 5) Validate search quality with test queries, 6) Switch search UI to use Glean Client API.
Trigger: "glean migration deep dive", "migration-deep-dive".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
alchemy-webhooks-events
Implement Alchemy Notify webhooks for real-time blockchain event notifications.
Use when tracking wallet activity, monitoring mined transactions,
watching smart contract events, or building real-time dApp features.
Trigger: "alchemy webhook", "alchemy notify", "alchemy events",
"alchemy address activity", "alchemy real-time notifications".
jeremylongshore/claude-code-plugins-plus-skills 1,803