From grammarly-pack
Provides production checklist for Grammarly API integrations: auth, text chunking, rate limits, quality gates, and monitoring.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin grammarly-packThis skill is limited to using the following tools:
- [ ] Client credentials in secrets vault
Configures Grammarly API authentication via OAuth for enterprise accounts. Sets up env vars, fetches bearer tokens, and verifies connection with TypeScript scripts.
Provides production readiness checklist for Gamma integrations, verifying auth/security, errors, performance, monitoring, rate limits, data handling, and recovery before deployment.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Share bugs, ideas, or general feedback.
For upgrades, see grammarly-upgrade-migration.