CtrlK
BlogDocsLog inGet started
Tessl Logo

segment-cdp

Client-side tracking with Analytics.js. Include track, identify, page, and group calls. Anonymous ID persists until identify merges with user.

48

Quality

51%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/segment-cdp/SKILL.md

The canonical home for this skill is segment-cdp in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

36%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 structurally organized and brief, but it offers almost no executable guidance — no code, no real workflow, and placeholder tables/headers where concrete content should be. It reads as a stub rather than a usable skill.

Suggestions

Add copy-paste-ready code examples for each pattern: an Analytics.js load snippet, a track/identify/page/group call example, and a @segment/analytics-node batching example.

Replace the placeholder Sharp Edges table ('Issue | See docs') with real issue/solution pairs, or remove the empty Anti-Pattern headers and explain each anti-pattern with a concrete wrong-vs-right example.

Provide a short instrumented workflow with a validation checkpoint (e.g. verify events land in the Segment debugger /Protocols validation before shipping).

DimensionReasoningScore

Conciseness

Mostly lean with no concept over-explanation, but the 8-row Sharp Edges table of repeated placeholder rows ('Issue | medium | See docs') and empty Anti-Pattern headers are wasted tokens that pad rather than inform.

3 / 5

Actionability

Gives only high-level hints ('Include track, identify, page, and group calls', 'Non-blocking with internal batching') with no executable code, commands, or specific steps; not a 1 because it does name concrete libraries and call types.

2 / 5

Workflow Clarity

Content is organized into topical categories (Patterns/Anti-Patterns/Sharp Edges) but there is no sequenced workflow and no validation checkpoints; the generic 'When to Use' line provides no real guidance.

2 / 5

Progressive Disclosure

Sections are present and the single-file body is reasonably organized, but 'See docs' pointers reference nonexistent files and the Anti-Pattern/Sharp-Edges sections are hollow placeholders rather than well-signaled one-level references.

3 / 5

Total

10

/

20

Passed

Description

66%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 specific and names concrete Analytics.js call types, but it lacks any 'Use when...' trigger guidance, which limits its completeness and distinctiveness. Adding explicit trigger phrases would move it from adequate to strong.

Suggestions

Append a 'Use when...' clause naming concrete triggers, e.g. 'Use when implementing Segment Analytics.js tracking, instrumenting track/identify/page/group calls, or debugging anonymous-to-known user identity merges.'

Add natural synonyms a user might say — 'Segment', 'CDP', 'analytics.js' — to broaden trigger coverage.

Reframe 'Include ... calls' as the capability ('Implements track, identify, page, and group calls') to read as third-person voice describing what the skill does.

DimensionReasoningScore

Specificity

Names the domain ('Client-side tracking with Analytics.js') and lists several concrete actions ('track, identify, page, and group calls'); not a 5 because 'Include' is directive and coverage of the broader CDP workflow is partial.

4 / 5

Completeness

Has a clear 'what' but no 'Use when...' trigger clause, which per the judging guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

Contains natural terms a user would say ('track', 'identify', 'page', 'client-side tracking', 'Analytics.js') with good coverage; missing common synonyms like 'Segment', 'CDP', or 'analytics.js' that would push it to 5.

4 / 5

Distinctiveness Conflict Risk

The Analytics.js client-side tracking niche is fairly distinct with specific call-type triggers; not a 5 because without an explicit 'when' clause overlap with general analytics/tracking skills remains possible.

4 / 5

Total

15

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.