CtrlK
BlogDocsLog inGet started
Tessl Logo

analytics-tracking

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.

60

Quality

70%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./config/claude/skills/analytics-tracking/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

89%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a strong skill description with excellent trigger term coverage and completeness. The explicit 'Use when' clause with numerous natural keywords makes it highly discoverable, and the cross-reference to ab-test-setup reduces conflict risk. The main weakness is that the 'what' portion could be more specific about concrete actions beyond 'set up, improve, or audit.'

Suggestions

Add more specific concrete actions to the 'what' portion, e.g., 'Configures GA4 properties, creates tracking plans, implements event schemas, sets up conversion goals, and audits existing analytics implementations.'

DimensionReasoningScore

Specificity

The description names the domain (analytics tracking and measurement) and mentions some actions ('set up, improve, or audit'), but doesn't list specific concrete actions like 'configure GA4 properties, create tracking plans, implement event schemas, set up conversion goals.' The actions remain somewhat high-level.

2 / 3

Completeness

Clearly answers both 'what' (set up, improve, or audit analytics tracking and measurement) and 'when' (explicit 'Use when' clause with detailed trigger terms). Also includes a helpful cross-reference to the ab-test-setup skill for disambiguation.

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would actually say: 'set up tracking,' 'GA4,' 'Google Analytics,' 'conversion tracking,' 'event tracking,' 'UTM parameters,' 'tag manager,' 'GTM,' 'analytics implementation,' 'tracking plan.' These are all terms users would naturally use.

3 / 3

Distinctiveness Conflict Risk

The description carves out a clear niche around analytics tracking/measurement with specific tool references (GA4, GTM) and explicitly disambiguates from the ab-test-setup skill, reducing conflict risk significantly.

3 / 3

Total

11

/

12

Passed

Implementation

50%

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

This skill provides a broad overview of analytics tracking with reasonable structure and some useful code snippets and tables. However, it suffers from being too high-level in many areas — offering principles and best practices Claude already knows rather than specific, executable implementation guidance. The content is also too long for a SKILL.md overview, with sections that should be in referenced files, and those referenced files don't exist in the bundle.

Suggestions

Remove the 'Core Principles' section entirely — these are generic analytics truisms that Claude already knows and waste tokens.

Make the GA4 Quick Setup actionable with specific commands, URLs, and code snippets for each step, including a validation checkpoint (e.g., 'Verify in DebugView before proceeding').

Move the detailed event tables, UTM strategy, and privacy sections into referenced files to keep SKILL.md as a concise overview, and actually provide those bundle files.

Integrate the validation checklist directly into the implementation workflow as explicit checkpoints rather than listing it as a separate disconnected section.

DimensionReasoningScore

Conciseness

The skill includes some unnecessary padding like 'Core Principles' that state obvious things Claude already knows ('Quality > quantity of events', 'Clean data > more data'). The 'Task-Specific Questions' section at the end largely duplicates the 'Initial Assessment' section. However, the tables and code examples are reasonably efficient.

2 / 3

Actionability

There are some concrete code examples (gtag event, dataLayer push) and useful tables, but much of the content is high-level guidance rather than executable instructions. The GA4 'Quick Setup' is a vague 5-step list without specific commands or URLs. The tracking plan framework gives a table header but no filled-in executable example until the output format section.

2 / 3

Workflow Clarity

The GA4 Quick Setup provides a sequence but lacks validation checkpoints between steps. The debugging/validation section exists with a checklist, but it's disconnected from the implementation workflow rather than integrated as explicit checkpoints. For an implementation involving tag deployment (a potentially breaking operation), there's no explicit 'validate before publishing' feedback loop in the main workflow.

2 / 3

Progressive Disclosure

The skill references several external files (references/event-library.md, references/ga4-implementation.md, references/gtm-implementation.md, tools registry, tool integration guides) which is good structure, but no bundle files are provided, meaning all those references are broken. The main file itself is quite long (~200+ lines) with content that could be better split — the full event tables, UTM strategy, and privacy sections could live in reference files.

2 / 3

Total

8

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
freekmurze/dotfiles
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.