CtrlK
BlogDocsLog inGet started
Tessl Logo

error-tracking

Add Sentry v8 error tracking and performance monitoring to your services. Use this skill when adding error handling, creating new controllers, instrumenting cron jobs, or tracking database performance. ALL ERRORS MUST BE CAPTURED TO SENTRY - no exceptions.

60

Quality

70%

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 ./.claude/skills/error-tracking/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

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

A concrete, code-rich patterns catalog that is highly actionable but somewhat verbose and monolithic. It would benefit from trimming redundancy and splitting reference material into bundled files.

Suggestions

Remove the duplicate Notifications Service Sentry.init block and the project 'Current Status' section to reduce padding and redundancy.

Split the per-pattern code references and config examples into bundled reference files (e.g. PATTERNS.md, CONFIG.md) and link to them from SKILL.md for better progressive disclosure.

Add an explicit sequenced integration workflow with validation checkpoints (e.g. init -> instrument -> capture -> run test endpoints -> confirm events in Sentry) rather than relying on a checklist.

DimensionReasoningScore

Conciseness

Mostly concrete code but padded with redundancy (two near-identical Sentry.init blocks for API and Notifications services), a project-status section, and a standard error-level glossary that could be trimmed.

3 / 5

Actionability

Provides copy-paste-ready TypeScript covering controllers, routes, cron jobs, DB spans, and init, with universal Sentry fallbacks for project-specific helpers; the minor gap is reliance on undefined helpers like BaseController without implementation.

4 / 5

Workflow Clarity

An implementation checklist and a testing section provide some sequencing and verification, but there is no tightly sequenced integration workflow with explicit validate-then-proceed feedback loops, leaving checkpoints implicit.

3 / 5

Progressive Disclosure

Well-sectioned structure, but at ~360 lines all content is inlined in one file with no one-level-deep references to separate files, so content that could be split remains inline.

3 / 5

Total

13

/

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 description that clearly states capability and triggers with concrete actions, only weakened by second-person phrasing and slightly broad error-handling triggers. It is highly actionable and complete.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('adding error handling, creating new controllers, instrumenting cron jobs, or tracking database performance') which would be a 5, but reduced by 1 per the second-person-voice penalty for 'to your services'.

4 / 5

Completeness

Explicitly answers both what ('Add Sentry v8 error tracking and performance monitoring') and when ('Use this skill when adding error handling, creating new controllers, instrumenting cron jobs, or tracking database performance') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good coverage of natural terms users would say ('error handling', 'controllers', 'cron jobs', 'database performance') but lacks synonyms or variations, falling short of the comprehensive 5 anchor.

4 / 5

Distinctiveness Conflict Risk

The 'Sentry v8' niche is mostly distinct, but the broad trigger 'adding error handling' creates minor overlap risk with general error-handling skills rather than the minimal conflict of a 5.

4 / 5

Total

17

/

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
diet103/claude-code-infrastructure-showcase
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.