CtrlK
BlogDocsLog inGet started
Tessl Logo

deepgram-local-dev-loop

Configure Deepgram local development workflow with testing and mocks. Use when setting up development environment, configuring test fixtures, or establishing rapid iteration patterns for Deepgram integration. Trigger: "deepgram local dev", "deepgram development setup", "deepgram test environment", "deepgram dev workflow", "deepgram mock".

64

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/saas-packs/deepgram-pack/skills/deepgram-local-dev-loop/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

Highly actionable, copy-paste-ready setup with a clear step sequence, but it is token-heavy with redundant inline detail, lacks explicit verification checkpoints, and leaves its reference file orphaned from the main body.

Suggestions

Link references/test-setup.md from the body (e.g. in a Resources or Advanced section) and move the large mock-response objects there to reduce inline tokens and avoid duplication.

Add explicit validation checkpoints such as "run `npm test` and confirm unit tests pass before adding integration tests" to turn the sequence into a verify-then-proceed loop.

Trim unnecessary commentary (e.g. "Deepgram provides free sample audio files") and reduce mock verbosity so each remaining token earns its place.

DimensionReasoningScore

Conciseness

Mostly efficient, but the inline mock objects carry verbose word-level timing/metadata arrays, some explanatory comments Claude does not need ("Deepgram provides free sample audio files"), and timestamped fields (2026-01-01) that add tokens; the mock content also overlaps with references/test-setup.md.

2 / 3

Actionability

Every step ships fully executable bash commands and complete TypeScript (mocks, unit tests, integration tests) that are copy-paste ready with no pseudocode.

3 / 3

Workflow Clarity

Steps 1-6 are clearly sequenced and an error-handling table gives recovery guidance, but there are no explicit validate-then-proceed checkpoints (e.g. "run npm test and only continue if it passes"), leaving the verification loop implicit.

2 / 3

Progressive Disclosure

A bundle file references/test-setup.md exists but is not linked or signaled from the body, and ~235 lines of inline mock/test code that could be split are kept in the main file; structure is present but references are not clearly navigated.

2 / 3

Total

9

/

12

Passed

Description

90%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A well-formed description with explicit what/when structure and natural, distinctive Deepgram triggers; its only weakness is that the capability list is somewhat high-level rather than enumerating concrete actions.

DimensionReasoningScore

Specificity

"Configure Deepgram local development workflow with testing and mocks" names the domain and a couple of action areas, but "testing and mocks" are nouns rather than a comprehensive list of concrete actions, so it falls short of the score-3 anchor.

2 / 3

Completeness

It explicitly answers both "what" (configure dev workflow with testing and mocks) and "when" ("Use when setting up development environment, configuring test fixtures..."), with explicit triggers and third-person voice.

3 / 3

Trigger Term Quality

The Trigger list ("deepgram local dev", "deepgram development setup", "deepgram test environment", "deepgram dev workflow", "deepgram mock") gives good coverage of natural phrases a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The Deepgram-specific niche and Deepgram-scoped trigger phrases make it clearly distinguishable and unlikely to fire for the wrong skill.

3 / 3

Total

11

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.