CtrlK
BlogDocsLog inGet started
Tessl Logo

typescript-sdk

TypeScript SDK patterns for Opik. Use when working in sdks/typescript.

56

Quality

64%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/typescript-sdk/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is lean, well-structured, and provides concrete code with anti-patterns, but its only signaled external reference (testing.md) is a dangling link with no matching bundle file, and some inlined content could be split out.

Suggestions

Create the referenced testing.md (or place it under references/) so the '[testing.md](testing.md)' link resolves; a broken reference is worse than no reference.

Move the integration guidelines and detailed testing patterns into separate reference files to deepen the progressive-disclosure structure.

Add one fully copy-pasteable snippet (import through flush) so the most common task is executable end-to-end without reconstruction.

DimensionReasoningScore

Conciseness

The ~65-line body is lean and bullet-driven with no padding and no explanation of concepts Claude already knows (SDK, Node, ESM/CJS), matching the score-5 anchor 'Lean and efficient; every token earns its place'.

5 / 5

Actionability

It gives concrete code (flush, trace.update, export patterns), anti-patterns, and specific class names, but entries like 'Provide a flush() escape hatch if needed' are direction rather than copy-paste ready snippets covering common cases, matching score 4 not 5.

4 / 5

Workflow Clarity

The layer-flow line provides a clear sequence and the flush-before-exit note acts as an explicit checkpoint, but there is no validate->fix->retry feedback loop, matching score 4 rather than 5 or 3.

4 / 5

Progressive Disclosure

Sections are well-organized, but the single external reference '[testing.md](testing.md)' does not exist as a bundle file and several topics (integration guidelines, full testing patterns) are inlined that could live in separate files, matching score 3.

3 / 5

Total

16

/

20

Passed

Description

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

The description is concise and accurate, naming a specific niche with an explicit directory-based trigger, but it lists no concrete actions and relies on technical identifiers rather than natural user-facing trigger phrases.

Suggestions

Replace the generic noun 'patterns' with concrete verbs, e.g. 'TypeScript SDK patterns for Opik. Use when building, debugging, or extending tracing in sdks/typescript.'

Add natural user-facing trigger phrases such as 'adding Opik tracing', 'Opik SDK errors', or 'instrumenting a TypeScript app' so the skill matches how users actually ask.

Expand the 'when' clause beyond a single directory path to cover common user-stated needs (instrumentation, flush/batching issues, integration adapters).

DimensionReasoningScore

Specificity

The phrase 'TypeScript SDK patterns for Opik' names the domain but 'patterns' is a minimal, generic action with no concrete verbs listed, matching the score-2 anchor 'Names the domain but actions are minimal or generic'.

2 / 5

Completeness

It states both a clear 'what' (TypeScript SDK patterns for Opik) and an explicit 'when' (Use when working in sdks/typescript), though the 'when' is a directory path rather than enumerated user trigger phrases, matching score 4 not 5 or 3.

4 / 5

Trigger Term Quality

The terms 'Opik', 'TypeScript SDK', and 'sdks/typescript' are technical/product identifiers rather than natural phrases a user would say, missing the common phrases users actually invoke, matching the score-2 anchor.

2 / 5

Distinctiveness Conflict Risk

'Opik TypeScript SDK' scoped to a specific directory is a clear niche with minimal conflict risk, but the directory-only trigger and absence of broader trigger phrases leaves minor overlap risk, matching score 4 rather than 5.

4 / 5

Total

12

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
comet-ml/opik
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.