deepgram-local-dev-loop

Installation
SKILL.md

Deepgram Local Dev Loop

Overview

Set up an efficient local development workflow for Deepgram integration with fast feedback cycles.

Prerequisites

  • Completed deepgram-install-auth setup
  • Node.js 18+ with npm/pnpm or Python 3.10+
  • Sample audio files for testing
  • Environment variables configured

Instructions

Step 1: Create Project Structure

mkdir -p src tests fixtures
touch src/transcribe.ts tests/transcribe.test.ts
Installs
22
GitHub Stars
2.3K
First Seen
Feb 18, 2026
deepgram-local-dev-loop — jeremylongshore/claude-code-plugins-plus-skills