CtrlK
BlogDocsLog inGet started
Tessl Logo

typescript-sdk

Implement or modify TypeScript SDK behavior in @composio/core or shared TypeScript packages, including tools, toolkits, sessions, auth configs, connected accounts, modifiers, and generated SDK surfaces. Use for TS runtime/API work; pair with typescript-testing for verification and cross-sdk-parity when Python must match.

69

Quality

85%

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 efficient, well-structured skill body that uses progressive disclosure correctly: a lean overview routing to a single real reference file. Its only weakness is that validation/workflow checkpoints are deferred entirely to the reference rather than surfaced in the body.

DimensionReasoningScore

Conciseness

Three lean lines with no padding and no explanation of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Gives a concrete, executable directive ('Read references/core-sdk.md before editing ts/packages/core') with a specific path and trigger condition, but the executable verification commands live in the reference rather than the body, leaving a minor gap.

4 / 5

Workflow Clarity

For this single-purpose skill the action is unambiguous (read the reference, then edit), but the body surfaces no validation checkpoint even though the reference contains a Verification section; a slightly more explicit checkpoint in the overview would reach 5.

4 / 5

Progressive Disclosure

A clear overview body pointing to a single, real, one-level-deep reference (references/core-sdk.md, verified present) with well-signaled navigation and no nested indirection.

5 / 5

Total

18

/

20

Passed

Description

83%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 strong, specific description that names a comprehensive set of concrete SDK surfaces and includes an explicit 'Use for...' trigger. Trigger-term naturalness and explicitness of the 'when' clause are the only minor weaknesses.

DimensionReasoningScore

Specificity

Lists multiple concrete action targets—'tools, toolkits, sessions, auth configs, connected accounts, modifiers, and generated SDK surfaces'—giving comprehensive coverage of the SDK domain's components rather than vague language.

5 / 5

Completeness

Clearly answers 'what' ('Implement or modify TypeScript SDK behavior...') and provides an explicit 'Use for TS runtime/API work' trigger clause answering 'when'; the trigger could be more specific with concrete user phrases, which keeps it at 4 rather than 5.

4 / 5

Trigger Term Quality

Good keyword coverage with 'TypeScript SDK', 'TS runtime/API work', and '@composio/core', but leans on domain-internal jargon ('auth configs', 'connected accounts', 'modifiers') and omits natural user-facing synonyms like '.ts' or 'composio SDK'; a few natural terms are missing, so it sits just below 5.

4 / 5

Distinctiveness Conflict Risk

Scoped tightly to TypeScript SDK / @composio/core and explicitly pairs with named sibling skills (typescript-testing, cross-sdk-parity), giving a clear niche with minimal overlap risk.

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.