CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-local-dev-loop

Configure Instantly.ai local development with mock server and test workflows. Use when setting up a dev environment, testing API calls without sending emails, or building integration tests against Instantly endpoints. Trigger with phrases like "instantly dev setup", "test instantly locally", "instantly mock server", "instantly development environment".

67

Quality

82%

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

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.

The skill is highly actionable with complete, executable code and a clear five-step sequence, but it leans slightly long and lacks explicit validation checkpoints and file-splitting for a skill of its size.

Suggestions

Add an explicit validation checkpoint before webhook registration (e.g., verify the local server is reachable and the ngrok tunnel is up before calling the register endpoint).

Move the full webhook-server implementation and integration test suite into reference files and link to them from SKILL.md to improve progressive disclosure.

Tighten the error-handling and project-structure sections, and add the missing URL to the 'Instantly Mock Server' resource entry.

DimensionReasoningScore

Conciseness

The body is mostly efficient and assumes Claude's competence, but the error-handling table and project-structure section include light padding that could be trimmed without losing clarity.

2 / 3

Actionability

Provides fully executable TypeScript and bash — a real env-aware config, an API client with retry-on-429 and typed errors, vitest integration tests, and real curl/ngrok commands — all copy-paste ready.

3 / 3

Workflow Clarity

Steps 1-5 are clearly sequenced and tests include assertions, but there are no explicit 'validate then proceed' checkpoints for the externally-facing webhook registration flow, which involves risky side effects.

2 / 3

Progressive Disclosure

Content is well-sectioned within a single SKILL.md, but for a multi-step skill of this length the full webhook server and test suite are inline rather than split out, and the 'Instantly Mock Server' resource is listed without a URL.

2 / 3

Total

9

/

12

Passed

Description

100%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.

The description is strong: third-person, action-specific, and explicit about both capability and trigger conditions with natural phrasing. It answers what and when clearly and is well-distinguished from other skills.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Configure Instantly.ai local development with mock server and test workflows', 'setting up a dev environment, testing API calls without sending emails, or building integration tests' — matching the anchor for listing multiple specific concrete actions.

3 / 3

Completeness

Clearly answers both what (configure local dev with mock server and test workflows) and when, with an explicit 'Use when...' clause plus a 'Trigger with phrases like' list, satisfying the top anchor.

3 / 3

Trigger Term Quality

Provides explicit natural phrases a user would say — 'instantly dev setup', 'test instantly locally', 'instantly mock server', 'instantly development environment' — giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

Scoped to Instantly.ai with distinct, brand-specific trigger phrases, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.