Skip to main content

Skills in this repository

jeremylongshore/claude-code-plugins-plus-skills - Page 34

SkillsMP has collected 3,426 skills from jeremylongshore/claude-code-plugins-plus-skills. Open a skill to review its source and details.

jeremylongshore/claude-code-plugins-plus-skills

Showing 40 of 3,426 collected skills.

occupation
Software Developers
description

Track: documents indexed per run (total + new + updated + deleted), indexing errors and retries, search API latency, zero-result query rate, stale content age distribution. Trigger: "glean observability", "observability".

updated
occupation
Software Developers
description

Optimize Glean search relevance and indexing throughput with batch sizing, datasource configuration, and content quality improvements. Trigger: "glean performance", "glean search quality", "glean indexing speed".

updated
occupation
Software Developers
description

Pre-launch: All datasources indexed and searchable. Trigger: "glean prod checklist", "prod-checklist".

updated
occupation
Software Developers
description

Glean Indexing API: ~100 requests/min per token. Trigger: "glean rate limits", "rate-limits".

updated
occupation
Software Developers
description

Enterprise architecture: Source Systems to Connectors (Cloud Run/Lambda, event-driven or scheduled) to Glean Indexing API to Glean Search Index to Client API (Search + Chat) to Your Apps (Slack bot, portal, internal tools). Trigger: "glean reference…

updated
occupation
Software Developers
description

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".

updated
occupation
Software Developers
description

Token security: Indexing tokens have write access -- never expose in frontend. Trigger: "glean security basics", "security-basics".

updated
occupation
Software Developers
description

Check Glean developer changelog for API changes. Trigger: "glean upgrade migration", "upgrade-migration".

updated
occupation
Software Developers
description

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".

updated
occupation
Software Developers
description

Configure Grammarly CI/CD integration with GitHub Actions and testing. Use when setting up automated testing, configuring CI pipelines, or integrating Grammarly tests into your build process. Trigger with phrases like "grammarly CI", "grammarly GitHub…

updated
occupation
Software Developers
description

Diagnose and fix Grammarly common errors and exceptions. Use when encountering Grammarly errors, debugging failed requests, or troubleshooting integration issues. Trigger with phrases like "grammarly error", "fix grammarly", "grammarly not working", "debug…

updated
occupation
Software Developers
description

Execute Grammarly primary workflow: Core Workflow A. Use when implementing primary use case, building main features, or core integration tasks. Trigger with phrases like "grammarly main workflow", "primary task with grammarly".

updated
occupation
Software Developers
description

Execute Grammarly secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow. Trigger with phrases like "grammarly secondary workflow", "secondary task with grammarly".

updated
occupation
Software Developers
description

Optimize Grammarly costs through tier selection, sampling, and usage monitoring. Use when analyzing Grammarly billing, reducing API costs, or implementing usage monitoring and budget alerts. Trigger with phrases like "grammarly cost", "grammarly billing",…

updated
occupation
Software Developers
description

Implement Grammarly data handling patterns for document processing. Use when handling large documents, managing text chunking, or implementing data pipelines for Grammarly API. Trigger with phrases like "grammarly data", "grammarly documents", "grammarly text…

updated
occupation
Software Developers
description

Collect Grammarly debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Grammarly problems. Trigger with phrases like "grammarly debug", "grammarly…

updated
occupation
Software Developers
description

Deploy Grammarly integrations to Vercel, Fly.io, and Cloud Run platforms. Use when deploying Grammarly-powered applications to production, configuring platform-specific secrets, or setting up deployment pipelines. Trigger with phrases like "deploy grammarly",…

updated
occupation
Software Developers
description

Configure Grammarly enterprise role-based access control. Use when managing team access, configuring organization settings, or implementing Grammarly enterprise governance. Trigger with phrases like "grammarly enterprise", "grammarly teams", "grammarly rbac",…

updated
occupation
Software Developers
description

Create a minimal working Grammarly example. Use when starting a new Grammarly integration, testing your setup, or learning basic Grammarly API patterns. Trigger with phrases like "grammarly hello world", "grammarly example", "grammarly quick start", "simple…

updated
occupation
Software Developers
description

Follow Grammarly incident response runbook for API outages. Use when Grammarly API is down, experiencing errors, or when investigating service degradation. Trigger with phrases like "grammarly down", "grammarly outage", "grammarly incident", "grammarly not…

updated
occupation
Software Developers
description

Install and configure Grammarly SDK/CLI authentication. Use when setting up a new Grammarly integration, configuring API keys, or initializing Grammarly in your project. Trigger with phrases like "install grammarly", "setup grammarly", "grammarly auth",…

updated
occupation
Software Developers
description

Configure Grammarly local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with Grammarly. Trigger with phrases like "grammarly dev setup", "grammarly…

updated
occupation
Software Developers
description

Deep dive into Grammarly API migration patterns. Use when migrating between API versions or from deprecated endpoints. Trigger with phrases like "grammarly migration deep dive", "grammarly api migration", "grammarly version change".

updated
occupation
Software Developers
description

Configure Grammarly across multiple environments. Use when setting up dev/staging/prod environments with Grammarly API. Trigger with phrases like "grammarly multi-env", "grammarly environments", "grammarly staging", "grammarly dev prod setup".

updated
occupation
Software Developers
description

Implement Grammarly observability with metrics and logging. Use when setting up monitoring, tracking API performance, or implementing alerting for Grammarly integrations. Trigger with phrases like "grammarly monitoring", "grammarly metrics", "grammarly…

updated
occupation
Software Developers
description

Optimize Grammarly API performance with caching, batching, and connection pooling. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Grammarly integrations. Trigger with phrases like "grammarly…

updated
occupation
Software Developers
description

Production readiness checklist for Grammarly API integrations. Use when preparing a Grammarly integration for production deployment.

updated
occupation
Software Developers
description

Implement Grammarly rate limiting, backoff, and idempotency patterns. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for Grammarly. Trigger with phrases like "grammarly rate limit", "grammarly throttling",…

updated
occupation
Software Developers
description

Implement Grammarly reference architecture with best-practice project layout. Use when designing new Grammarly integrations, reviewing project structure, or establishing architecture standards for Grammarly applications. Trigger with phrases like "grammarly…

updated
occupation
Software Developers
description

Apply production-ready Grammarly SDK patterns for TypeScript and Python. Use when implementing Grammarly integrations, refactoring SDK usage, or establishing team coding standards for Grammarly. Trigger with phrases like "grammarly SDK patterns", "grammarly…

updated
occupation
Software Developers
description

Security fundamentals for Grammarly API credential management. Use when setting up secure authentication and token handling for Grammarly integrations.

updated
occupation
Software Developers
description

Upgrade and migration guidance for Grammarly API version changes. Use when migrating between Grammarly API versions or updating endpoint references.

updated
occupation
Software Developers
description

Implement Grammarly webhook signature validation and event handling. Use when setting up webhook endpoints, implementing signature verification, or handling Grammarly event notifications securely. Trigger with phrases like "grammarly webhook", "grammarly…

updated
occupation
Software Developers
description

Build automated pipelines from Granola meeting notes to GitHub Issues, Linear tasks, Slack notifications, and documentation updates using Zapier and GitHub Actions. Trigger: "granola CI", "granola automation pipeline", "granola to github", "granola to…

updated
occupation
Software Developers
description

Troubleshoot common Granola errors — audio capture failures, transcription issues, calendar sync problems, and integration errors. Platform-specific fixes for macOS and Windows. Trigger: "granola error", "granola not working", "granola not recording", "fix…

updated
occupation
Software Developers
description

Meeting preparation and template setup in Granola — templates, recipes, and pre-meeting workflows. Use when configuring note templates for 1:1s, standups, discovery calls, or sprint planning, creating custom recipes, or preparing agenda notes before important…

updated
occupation
Software Developers
description

Post-meeting note processing, sharing, and follow-up workflows in Granola. Use when enhancing notes after meetings, sharing to Slack/Notion/CRM, drafting follow-up emails, or processing action items. Trigger: "granola post-meeting", "share granola notes",…

updated
occupation
Software Developers
description

Optimize Granola costs — plan selection, ROI calculation, seat management, and billing strategies for individuals and teams. Trigger: "granola cost", "granola pricing", "granola plan selection", "save money granola", "granola ROI", "granola subscription".

updated
occupation
Software Developers
description

Manage Granola data export, retention policies, GDPR/CCPA compliance, and archival workflows. Handle Subject Access Requests and Right to Erasure. Trigger: "granola export", "granola data", "granola GDPR", "granola retention", "granola delete data", "granola…

updated
occupation
Software Developers
description

Create diagnostic bundles for Granola support requests. Use when preparing support tickets, collecting system/audio/network info, or diagnosing complex issues that require Granola support team assistance. Trigger: "granola debug", "granola diagnostics",…

updated
Showing 40 of 3,426 collected skills.