CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-api-scheduler-catalog

API — Scheduler — 15 abstractions. Scheduled action use cases.

43

Quality

43%

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 ./skills/user-skills/generated/api/scheduler/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

61%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 a clean, concise abstraction catalog that gives concrete imports and source paths for each entry, but it stops short of executable usage examples and omits validation checkpoints in its workflow.

Suggestions

Add a short executable example for one representative use case (e.g. scheduling then executing an action) so the guidance is copy-paste ready, not just 'read the source file'.

Add a verification step to the 'How to Use' workflow (e.g. confirm the import resolves / types check before proceeding) to raise workflow clarity above 3.

Group the 15 abstractions under subheadings (Use cases, Types, Constants, Handlers/Services) or add a quick index so navigation is faster.

DimensionReasoningScore

Conciseness

The body is a lean, repeated pattern of Name/Import/Source/Description with no padding and no over-explanation of concepts Claude already knows, sitting just below the ideal 'every token earns its place' anchor.

4 / 5

Actionability

Each abstraction provides concrete import statements and source paths, but there are no executable usage examples or signatures — the key details are deferred to the source file, which the instructions rightly insist on reading, leaving it 'some concrete guidance but incomplete'.

3 / 5

Workflow Clarity

The 'How to Use' section lists a clear sequence (find, read source, import, see pattern skills) but includes no validation or verification checkpoints, matching the 'steps listed but validation gaps' anchor.

3 / 5

Progressive Disclosure

The catalog is well organized into one flat, scannable file with consistent per-entry sections and pointers out to related skills, with only minor organization gaps (no grouping or index) keeping it below a 5.

4 / 5

Total

14

/

20

Passed

Description

25%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 terse but underspecified: it identifies the domain yet omits concrete actions, natural trigger terms, and any 'use when' guidance, leaving Claude little to distinguish it from sibling API catalog skills.

Suggestions

Add a concrete list of actions (e.g. 'schedule, execute, cancel, and list scheduled actions') instead of the generic 'Scheduled action use cases'.

Include a 'Use when ...' clause naming the natural terms users say (e.g. 'Use when scheduling tasks, cron-like jobs, or timed publish/unpublish actions in the Webiny API').

Add trigger synonyms and file/module hints (e.g. 'scheduled actions', 'timed tasks', 'webiny/api/scheduler') to reduce overlap with other catalog skills.

DimensionReasoningScore

Specificity

The description names the domain ('API — Scheduler — 15 abstractions', 'Scheduled action use cases') but lists no concrete actions beyond the generic 'use cases', fitting the 'names the domain but actions are minimal or generic' anchor.

2 / 5

Completeness

It gives a vague 'what' (a catalog of 15 abstractions) but no explicit 'when to use it' clause, so it falls at the 'vague what and no when' anchor.

2 / 5

Trigger Term Quality

It contains only the bare technical term 'Scheduler' and 'abstractions'; it lacks the natural phrases a user would say (e.g. 'scheduling tasks', 'scheduled jobs', 'cron') and any synonyms or file extensions.

2 / 5

Distinctiveness Conflict Risk

The description is very broad ('API — Scheduler', 'use cases') and could easily overlap with other Webiny API catalog skills, matching the 'very broad; high overlap risk' anchor.

2 / 5

Total

8

/

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
webiny/webiny-js
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.