CtrlK
BlogDocsLog inGet started
Tessl Logo

instantly-sdk-patterns

Apply production-ready Instantly.ai API client patterns for TypeScript and Python. Use when building reusable API wrappers, implementing retry logic, or establishing coding standards for Instantly integrations. Trigger with phrases like "instantly SDK patterns", "instantly best practices", "instantly client wrapper", "instantly code patterns", "idiomatic instantly".

64

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

57%

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 TypeScript and Python code, but it is a monolithic document that lacks progressive disclosure — extensive client implementations and type definitions are inlined with no bundle files to defer detail. Workflow clarity is decent but missing validation checkpoints for batch operations.

Suggestions

Split the full TypeScript client, types, retry, pagination, and Python client into files under references/ or scripts/ and reference them one level deep, keeping only a concise overview and quick-start in SKILL.md.

Add explicit validation/verification checkpoints for risky batch operations such as lead imports and pagination loops (e.g., verify response shape, confirm counts, abort-on-error), which would lift workflow_clarity above 2.

Trim inline code to the essential patterns and link to complete reference implementations, reducing token weight while preserving actionability.

DimensionReasoningScore

Conciseness

The body is mostly efficient and code-forward, but it is long and largely reproduces complete client implementations, types, and a Python client inline rather than deferring detail to bundle files; it could be tightened by externalizing reference material.

2 / 3

Actionability

Provides fully executable TypeScript and Python client code with concrete methods, typed interfaces, retry with backoff, cursor pagination, and a multi-tenant factory — copy-paste ready and specific, matching the highest anchor.

3 / 3

Workflow Clarity

Steps are numbered (Step 1–5 plus Python Client) and sequenced, but there are no validation or verification checkpoints despite operations like batch lead imports and pagination; the error-handling table summarizes patterns but does not provide validate/verify feedback loops, capping clarity at 2.

2 / 3

Progressive Disclosure

No bundle files exist (references/scripts/assets absent) yet the body is a monolithic ~360-line document with five sections of complete code plus a Python client that could be split into referenced files; navigation is only section headers with no one-level-deep references, matching the monolithic anchor.

1 / 3

Total

8

/

12

Passed

Description

100%

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 specific, complete, and distinctive: it states concrete capabilities for TypeScript and Python Instantly integrations and gives explicit, natural trigger phrases. It cleanly answers both what the skill does and when to use it.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'building reusable API wrappers', 'implementing retry logic', 'establishing coding standards' for TypeScript and Python — matching the anchor that lists several specific concrete actions.

3 / 3

Completeness

Explicitly answers both 'what' (apply production-ready API client patterns for TS/Python) and 'when' ('Use when building reusable API wrappers...') with explicit triggers, matching the anchor that requires both with explicit triggers.

3 / 3

Trigger Term Quality

Provides a dedicated 'Trigger with phrases like' list including 'instantly SDK patterns', 'instantly best practices', 'instantly client wrapper', 'instantly code patterns', 'idiomatic instantly' — natural terms a user would plausibly say, giving good coverage.

3 / 3

Distinctiveness Conflict Risk

Tightly scoped to Instantly.ai integrations with Instantly-specific trigger phrases, making it clearly distinguishable from generic SDK or HTTP skills and unlikely to fire for the wrong skill.

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.