groq-prod-checklist

Featured

Execute Groq production deployment checklist and go-live procedures. Use when deploying Groq integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "groq production", "deploy groq", "groq go-live", "groq launch checklist".

AI & Automation 2,266 stars 315 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Groq Production Checklist ## Overview Complete pre-launch checklist for deploying Groq-powered applications to production. Covers API key security, model selection, rate limit planning, fallback strategies, and monitoring setup. ## Prerequisites - Staging environment tested with Groq API - Groq Developer or Enterprise plan (free tier is not suitable for production) - Production API key created in console.groq.com - Monitoring and alerting infrastructure ready ## Pre-Deployment Checklist ### API Key & Auth - [ ] Production API key stored in secret manager (not `.env` files) - [ ] Key is NOT shared with development or staging environments - [ ] Key rotation procedure documented and tested - [ ] Pre-commit hook blocks `gsk_` pattern in code ### Model Selection - [ ] Production model chosen and tested (recommend `llama-3.3-70b-versatile`) - [ ] Fallback model configured (`llama-3.1-8b-instant`) - [ ] Deprecated model IDs removed (check [deprecations](https://console.groq.com/docs/deprecations)) - [ ] `max_tokens` set to actual expected output size (not context max) ### Rate Limit Planning - [ ] Production rate limits known (check console.groq.com/settings/limits) - [ ] Estimated peak RPM < 80% of limit - [ ] Estimated peak TPM < 80% of limit - [ ] Exponential backoff with `retry-after` header implemented - [ ] Request queue for burst protection (`p-queue` or similar) ### Error Handling - [ ] All Groq error types caught (`Groq.APIError`, `Groq.APIConnectionError`) - [ ] 4...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

cohere-prod-checklist

Execute Cohere production deployment checklist and rollback procedures. Use when deploying Cohere integrations to production, preparing for launch, or implementing go-live procedures for Cohere-powered apps. Trigger with phrases like "cohere production", "deploy cohere", "cohere go-live", "cohere launch checklist".

2,266 Updated today
jeremylongshore
AI & Automation Featured

maintainx-prod-checklist

Production deployment checklist for MaintainX integrations. Use when preparing to deploy a MaintainX integration to production, verifying production readiness, or auditing existing deployments. Trigger with phrases like "maintainx production", "deploy maintainx", "maintainx go-live", "maintainx production checklist", "maintainx launch".

2,266 Updated today
jeremylongshore
AI & Automation Featured

deepgram-prod-checklist

Execute Deepgram production deployment checklist. Use when preparing for production launch, auditing production readiness, or verifying deployment configurations. Trigger: "deepgram production", "deploy deepgram", "deepgram prod checklist", "deepgram go-live", "production ready deepgram".

2,266 Updated today
jeremylongshore
AI & Automation Featured

klaviyo-prod-checklist

Execute Klaviyo production deployment checklist and validation procedures. Use when deploying Klaviyo integrations to production, preparing for launch, or implementing go-live procedures for email/SMS marketing. Trigger with phrases like "klaviyo production", "deploy klaviyo", "klaviyo go-live", "klaviyo launch checklist", "klaviyo prod ready".

2,266 Updated today
jeremylongshore
AI & Automation Featured

documenso-prod-checklist

Execute Documenso production deployment checklist and rollback procedures. Use when deploying Documenso integrations to production, preparing for launch, or implementing go-live procedures. Trigger with phrases like "documenso production", "deploy documenso", "documenso go-live", "documenso launch checklist".

2,266 Updated today
jeremylongshore