CtrlK
BlogDocsLog inGet started
Tessl Logo

apollo-sdk-patterns

Apply production-ready Apollo.io SDK patterns. Use when implementing Apollo integrations, refactoring API usage, or establishing team coding standards. Trigger with phrases like "apollo sdk patterns", "apollo best practices", "apollo code patterns", "idiomatic apollo", "apollo client wrapper".

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

80%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 body is highly actionable and token-efficient with executable code and Apollo-specific facts, but it functions as a monolithic file: the existing implementation-guide.md bundle is orphaned (never linked) and batch workflows lack validation checkpoints.

Suggestions

Reference the existing references/implementation-guide.md from the body (e.g. a '## Implementation guide' section) so the bundle file is discoverable and the body can defer duplicated detail to it.

Add a validation/verification checkpoint to the bulk-enrichment and pagination workflows (e.g. confirm match counts, retry-on-partial-failure) so batch operations include a feedback loop.

Defer one or two of the inline pattern implementations to the implementation guide and keep the body as an overview with signaled one-level-deep links to reduce duplication.

DimensionReasoningScore

Conciseness

Prose is minimal and every line earns its place; the only explanatory text conveys Apollo-specific facts (500-page limit, 10-record bulk cap) Claude would not reliably know, with no padding about general concepts.

3 / 3

Actionability

Five complete, copy-paste-ready TypeScript modules with file paths, imports, and usage examples — fully executable rather than pseudocode.

3 / 3

Workflow Clarity

Steps 1-5 are clearly sequenced, but the batch operations (bulk enrichment, pagination) have no validation or verification checkpoints, which caps workflow clarity per the batch-operations guideline.

2 / 3

Progressive Disclosure

The body is well-sectioned internally, but the provided bundle file references/implementation-guide.md is never referenced from the body, and full pattern code that overlaps that guide is kept inline rather than split out.

2 / 3

Total

10

/

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 well-formed: it states concrete capabilities, provides explicit "Use when" triggers, lists natural trigger phrases, and occupies a clearly distinct Apollo-specific niche. No first/second-person voice or vague fluff is present.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "implementing Apollo integrations, refactoring API usage, or establishing team coding standards" — beyond naming the domain.

3 / 3

Completeness

Answers both what ("Apply production-ready Apollo.io SDK patterns") and when ("Use when implementing Apollo integrations...") with an explicit "Use when" clause and trigger guidance.

3 / 3

Trigger Term Quality

Explicitly enumerates natural trigger phrases ("apollo sdk patterns", "apollo best practices", "apollo code patterns", "idiomatic apollo", "apollo client wrapper") a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Apollo-specific niche with branded trigger phrases makes 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.