CtrlK
BlogDocsLog inGet started
Tessl Logo

dither-background

Create a dark monochrome procedural background with enlarged square pixels and visible Bayer-style ordered dithering. Use when a page needs an atmospheric near-black dither field, broad organic waves or cloud masses, and restrained gray-white highlights behind framed UI, hero content, or data overlays.

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

A well-structured, executable visual recipe: complete copy-paste code, concise tuning guidance, and an explicit verification checklist, with no concept over-explanation. Content is appropriately self-contained for a single-purpose skill.

DimensionReasoningScore

Conciseness

Lean and assumes Claude's competence — it does not explain what a canvas, dithering, or CSS is; the long code block is a complete executable recipe (the skill's actual deliverable) rather than padded explanation, and the supporting sections are terse bullet lists.

3 / 3

Actionability

Provides copy-paste-ready HTML, CSS, and a complete JS canvas recipe with an init function, options object, resize handling, and cleanup return, plus concrete tuning ranges; fully executable rather than pseudocode.

3 / 3

Workflow Clarity

As a single, non-destructive visual task the sequence (markup/CSS → canvas recipe → tuning → quick checks) is unambiguous, and the 'Quick Checks' section serves as an explicit verification checklist; no destructive/batch validation is required here.

3 / 3

Progressive Disclosure

No bundle files exist, so the skill is appropriately self-contained; sections are clearly labeled and there are no nested/deep references, with the inline code being the core deliverable rather than reference material that bloats an overview.

3 / 3

Total

12

/

12

Passed

Description

100%

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 tight, specific, third-person description that states a concrete capability and pairs it with an explicit 'Use when' trigger clause. It is distinguishable from other skills and avoids vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names concrete actions and specific visual features — 'enlarged square pixels', 'Bayer-style ordered dithering', 'broad organic waves or cloud masses', 'restrained gray-white highlights' — rather than vague language; not below 2 because it goes well beyond naming only a domain.

3 / 3

Completeness

Explicitly answers both what ('Create a dark monochrome procedural background...') and when (an explicit 'Use when a page needs...' clause), matching the anchor-3 pattern; not below 2 because the trigger guidance is explicit, not implied.

3 / 3

Trigger Term Quality

Includes natural terms a user would say ('background', 'dithering', 'dark monochrome', 'atmospheric') plus use contexts ('framed UI, hero content, or data overlays'); 'Bayer-style ordered dithering' is the genuine domain term rather than jargon-for-jargon's-sake.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (procedural dithered backgrounds) with distinctive triggers unlikely to fire for unrelated skills; far above the anchor-1 generic 'helps with code and documents'.

3 / 3

Total

12

/

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
MengTo/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.