CtrlK
BlogDocsLog inGet started
Tessl Logo

domino-launchers

Create Domino Launchers - parameterized web forms for self-service job execution. Enable business users to run analyses, generate reports, and trigger batch predictions without coding. Covers parameter types, email notifications, result delivery, and access control. Use when building self-service data products or enabling non-technical users.

66

Quality

78%

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/launchers/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 highly actionable with extensive executable examples, but it is a monolithic file with some conceptual padding and lacks inline validation checkpoints for its batch-execution workflows. Splitting reference material into bundle files and tightening descriptive sections would raise the weaker dimensions.

Suggestions

Add explicit validation checkpoints into the create-and-run workflows (e.g., 'verify parameter substitution before running', 'confirm results written to /mnt/results/ before notifying') so batch operations include a validate-fix-retry loop.

Move the parameter-type YAML catalog, the API-run example, and the end-to-end scoring example into separate reference files under references/ and link to them from SKILL.md to enable progressive disclosure.

Trim the 'What is a Launcher?', 'Use Cases', and 'Description' sections, which restate the frontmatter or inferable concepts, to improve token efficiency.

DimensionReasoningScore

Conciseness

The body is mostly efficient code and YAML, but sections like 'What is a Launcher?' and 'Use Cases' restate concepts Claude could infer and the 'Description'/'Activation' sections duplicate the frontmatter, fitting the 'mostly efficient but includes some unnecessary explanation' anchor rather than the 4 anchor's 'minor instances'.

3 / 5

Actionability

Provides copy-paste-ready executable Python, R, bash, and YAML examples plus concrete UI steps and a real API call with endpoint and payload, covering the common create/run/results cases, matching the 5 anchor over the 4 anchor's 'minor gaps'.

5 / 5

Workflow Clarity

Create/run workflows are numbered, but this is a batch/job-execution skill whose core flows lack inline validation checkpoints (input validation appears only as a detached best practice), so the batch-operation cap holds at 3 rather than the 4 anchor's 'most checkpoints present'.

3 / 5

Progressive Disclosure

No bundle files exist and all content is inlined into one ~360-line SKILL.md with only a trailing external docs link; section headers give some structure, but material that could live in separate reference files is inline, fitting the 3 anchor over the 4 anchor's 'most content appropriately placed'.

3 / 5

Total

14

/

20

Passed

Description

92%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 concrete, well-triggered, and clearly answers both what and when, with a distinct product-specific niche. The only minor gap is a lack of synonym/variant trigger terms beyond the core set.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Create Domino Launchers', 'run analyses, generate reports, and trigger batch predictions' — plus a coverage clause ('parameter types, email notifications, result delivery, and access control'), matching the comprehensive-coverage anchor rather than the 4 anchor's 'minor gaps'.

5 / 5

Completeness

Explicitly answers both 'what' (create parameterized web forms for self-service job execution, with coverage of parameters/notifications/results/access) and 'when' ('Use when building self-service data products or enabling non-technical users') with concrete trigger phrases, matching the 5 anchor exactly.

5 / 5

Trigger Term Quality

Strong natural phrases users would say ('run analyses', 'generate reports', 'batch predictions', 'self-service data products', 'non-technical users') with good coverage, but lacks synonyms/variants beyond the core set, fitting the 'good coverage, a few natural terms missing' anchor over the 5 anchor's comprehensive-synonym bar.

4 / 5

Distinctiveness Conflict Risk

'Domino Launchers' names a specific product capability giving a clear niche with distinct triggers and minimal conflict risk; it is not the 4 anchor because it is more sharply scoped than 'minor overlap risk with closely related skills'.

5 / 5

Total

19

/

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
dominodatalab/domino-claude-plugin
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.