CtrlK
BlogDocsLog inGet started
Tessl Logo

cloudflare-workers-observability

Cloudflare Workers observability with logging, Analytics Engine, Tail Workers, metrics, and alerting. Use for monitoring, debugging, tracing, or encountering log parsing, metric aggregation, alert configuration errors.

85

Quality

81%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

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 solid description that clearly scopes itself to Cloudflare Workers observability and includes explicit 'Use for...' trigger guidance with good keyword coverage. Its main weakness is that it lists topics/concepts rather than concrete actions the skill enables, making it read more like a feature list than a capability description. Adding specific verbs (e.g., 'configure alerts', 'set up Tail Workers', 'query Analytics Engine') would strengthen it.

Suggestions

Replace the topic list with concrete action phrases, e.g., 'Configure Tail Workers for distributed tracing, query Analytics Engine for metrics, set up alerting rules, and debug worker logs' instead of just listing concepts.

DimensionReasoningScore

Specificity

Names the domain (Cloudflare Workers observability) and lists several relevant concepts (logging, Analytics Engine, Tail Workers, metrics, alerting), but doesn't describe concrete actions like 'configure alerts', 'parse logs', or 'set up Tail Workers'. It reads more like a topic list than a list of specific capabilities.

2 / 3

Completeness

Clearly answers both 'what' (Cloudflare Workers observability with logging, Analytics Engine, Tail Workers, metrics, alerting) and 'when' ('Use for monitoring, debugging, tracing, or encountering log parsing, metric aggregation, alert configuration errors'). The 'Use for...' clause serves as an explicit trigger guidance.

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'monitoring', 'debugging', 'tracing', 'log parsing', 'metric aggregation', 'alert configuration', 'Cloudflare Workers', 'Analytics Engine', 'Tail Workers'. Good coverage of both product-specific and general observability terms.

3 / 3

Distinctiveness Conflict Risk

Highly specific to Cloudflare Workers observability, with distinct product-specific triggers like 'Analytics Engine', 'Tail Workers', and 'Cloudflare Workers'. Unlikely to conflict with generic monitoring or logging skills due to the platform-specific scoping.

3 / 3

Total

11

/

12

Passed

Implementation

72%

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

This is a solid observability skill with strong actionability—executable code examples cover the main components (logging, Analytics Engine, Tail Workers) with proper configuration. The progressive disclosure is well-structured with clear pointers to reference files. Main weaknesses are moderate verbosity (redundant coverage of logging/redaction patterns) and lack of an explicit end-to-end setup workflow with validation checkpoints.

Suggestions

Add a numbered end-to-end setup workflow (configure wrangler.jsonc → add logging → deploy tail worker → verify logs appear in dashboard) with explicit validation steps at each stage.

Consolidate the quick start logger factory and the full Logger class—keep only the production Logger class and reference it from the quick start to reduce redundancy.

DimensionReasoningScore

Conciseness

The skill is fairly comprehensive but includes some redundancy—the quick start logger factory and the full Logger class cover similar ground. The error prevention table and critical rules are useful but some entries overlap (e.g., PII redaction mentioned in rules, error table, and code). The structured logging interface definition is somewhat verbose given Claude's TypeScript knowledge.

2 / 3

Actionability

The skill provides fully executable TypeScript code for logging, Analytics Engine usage, and Tail Workers, along with concrete wrangler.jsonc configuration. Code examples are copy-paste ready with proper types and real patterns.

3 / 3

Workflow Clarity

While individual components are well-explained, there's no clear end-to-end workflow for setting up observability (e.g., step 1: configure wrangler.jsonc, step 2: add logging, step 3: deploy tail worker, step 4: verify logs appear). The 'When to Load References' section provides task-based navigation but lacks validation checkpoints to confirm each component is working.

2 / 3

Progressive Disclosure

The skill provides a clear overview with well-signaled one-level-deep references to specific reference files (logging.md, analytics-engine.md, tail-workers.md, etc.), templates, and scripts. Content is appropriately split between the overview and detailed materials.

3 / 3

Total

10

/

12

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
secondsky/claude-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.