deepgram-sdk-patterns
Apply production-ready Deepgram SDK patterns for TypeScript and Python.
Content Preview
--- name: deepgram-sdk-patterns description: | Apply production-ready Deepgram SDK patterns for TypeScript and Python. Use when implementing Deepgram integrations, refactoring SDK usage, or establishing team coding standards for Deepgram. Trigger with phrases like "deepgram SDK patterns", "deepgram best practices", "deepgram code patterns", "idiomatic deepgram", "deepgram typescript". allowed-tools: Read, Write, Edit version: 1.0.0 license: MIT author: Jeremy Longshore <jeremy@intentso
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/deepgram-sdk-patterns.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/deepgram-pack/skills/deepgram-sdk-patterns/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/saas-packs/deepgram-pack/skills/deepgram-sdk-patterns/SKILL.md
Related Skills
Optimizing Deep Learning Models
This skill optimizes deep learning models using various techniques. It is triggered when the user requests improvements to model performance, such as increasing accuracy, reducing training time, or minimizing resource consumption. The skill leverages advanced optimization algorithms like Adam, SGD,
skill-adapteroptimizing deep learning models
by jeremylongshore · plugins-plus-skills
deep-research
Multi-source deep research using firecrawl and exa MCPs. Searches the web, synthesizes findings, and delivers cited reports with source attribution. Use when the user wants thorough research on any topic with evidence and citations.
deep-researchdeepresearch
by affaan-m · everything-claude-code
optimizing-deep-learning-models
Optimize deep learning models using Adam, SGD, and learning rate scheduling to improve accuracy and reduce training time. Use when asked to "optimize deep learning model" or "improve model performance". Trigger with phrases like 'optimize', 'performance', or 'speed up'.
optimizing-deep-learning-modelsoptimizingdeeplearning
by jeremylongshore · plugins-plus-skills
deepgram-ci-integration
Configure Deepgram CI/CD integration for automated testing and deployment.
deepgram-ci-integrationdeepgramintegration
by jeremylongshore · plugins-plus-skills