CtrlK
BlogDocsLog inGet started
Tessl Logo

typescript-providers

Implement, modify, test, or document TypeScript provider packages under ts/packages/providers, including framework adapters for OpenAI, Anthropic, Google, LangChain, Mastra, Vercel, LlamaIndex, Cloudflare, and Claude Agent SDK. Use for provider-specific TS work; do not use for core-only changes.

71

Quality

86%

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

86%Weight 40%Scale 1-5

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

An exemplarily lean body that appropriately delegates detail to a well-organized, one-level-deep reference containing executable commands. The only gaps are the absence of any inline command and an explicit pass/fail checkpoint in the verification workflow.

Suggestions

Add one or two inline commands (e.g. `pnpm create:provider <name>` or the typecheck/test verification line) so the body is actionable without requiring the reference read for the most common case.

In the reference's Verification section, add an explicit checkpoint such as 'Only proceed to pnpm build:packages when typecheck and tests pass; fix and re-run on failure.' to close the validation feedback loop.

DimensionReasoningScore

Conciseness

The body is three lean lines with zero padding or over-explanation; it assumes Claude's competence and every token earns its place, matching the 'lean and efficient' anchor.

5 / 5

Actionability

The body gives one concrete, executable instruction ('Read `references/provider-workflow.md` before changing a TypeScript provider') and the referenced file contains copy-paste-ready commands, but the body itself has no inline commands, a minor gap below a 5.

4 / 5

Workflow Clarity

The referenced workflow lays out a clear create -> implement -> verify sequence with explicit verification commands (typecheck, test, build); it lacks an explicit 'only proceed when passing' checkpoint, which is a minor validation gap rather than an absent one.

4 / 5

Progressive Disclosure

The body is a clear overview that signals a single one-level-deep reference ('references/provider-workflow.md', which exists) and the reference is well-sectioned, matching the 'clear overview with well-signaled one-level-deep references' anchor.

5 / 5

Total

18

/

20

Passed

Description

87%Weight 40%Scale 1-5

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-scoped, third-person description that pairs a concrete action list and adapter enumeration with an explicit positive trigger and negative boundary. The only weakness is that the action verbs are somewhat generic, slightly limiting specificity.

DimensionReasoningScore

Specificity

Names the domain and lists several concrete actions ('Implement, modify, test, or document') plus a comprehensive enumeration of framework adapters, but the verbs themselves are somewhat generic rather than narrowly specified, keeping it just below a 5.

4 / 5

Completeness

Explicitly answers both 'what' (implement/modify/test/document TypeScript provider packages) and 'when' via the explicit trigger clause 'Use for provider-specific TS work' plus a negative boundary 'do not use for core-only changes'.

5 / 5

Trigger Term Quality

Strong keyword coverage via the named adapters (OpenAI, Anthropic, Google, LangChain, Mastra, Vercel, LlamaIndex, Cloudflare, Claude Agent SDK) that users would naturally mention, with only a few common phrasings (e.g. 'add an adapter') not explicitly present.

4 / 5

Distinctiveness Conflict Risk

Clear niche scoped to 'ts/packages/providers' with named adapters and an explicit negative boundary ('do not use for core-only changes'), minimizing overlap with sibling skills.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ComposioHQ/composio
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.