CtrlK
BlogDocsLog inGet started
Tessl Logo

tailwind-patterns

Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.

60

Quality

71%

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 ./.agents/skills/tailwind-patterns/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

57%

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

A well-structured, table-heavy reference that is easy to navigate and covers v4-specific patterns. It leans descriptive over executable and includes some Tailwind basics Claude already knows, with no explicit validation checkpoints.

Suggestions

Cut tables that restate Claude-known Tailwind defaults (breakpoint pixel widths, animate-* names, the type scale) to improve token efficiency.

Add at least one complete, copy-paste @theme example and a runnable dark-mode toggle example to lift actionability.

For destructive operations like v3→v4 migration, add explicit validation/verification steps (e.g. 'run the build, confirm no @tailwind directives remain') to strengthen workflow clarity.

DimensionReasoningScore

Conciseness

It is table-dense and largely free of prose padding, but several tables restate Tailwind basics Claude already knows (default breakpoint widths, built-in animate-* classes, type scale), adding tokens that don't all earn their place.

2 / 3

Actionability

It provides concrete class snippets and one @theme code block, but most guidance is pattern tables without complete, copy-paste examples or full @theme setups; much is descriptive ('Define container | @container on parent') rather than fully executable.

2 / 3

Workflow Clarity

Sections are well-organized with mobile-first sequencing and clear when/extend-vs-override tables, but there are no explicit validation checkpoints or feedback loops for risky operations like migration or token refactoring.

2 / 3

Progressive Disclosure

No bundle files exist, so the body itself is the skill; it is well-organized into clearly signaled numbered sections, satisfying the simple-skill guidance that well-organized sections alone can score 3.

3 / 3

Total

9

/

12

Passed

Description

85%

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 specific, distinctive description that clearly states capabilities and includes an explicit 'when to use' clause. Trigger terms lean technical and could better mirror natural user phrasing.

Suggestions

Add common natural-language triggers users would actually say, e.g. 'Tailwind classes', 'responsive styling', 'dark mode', 'utility classes'.

The description reads as a capability list rather than actions; consider active verbs ('Configure', 'Style', 'Structure') per the third-person-voice guideline.

DimensionReasoningScore

Specificity

Description names concrete technical actions: 'CSS-first configuration, container queries, modern patterns, design token architecture', listing multiple specific capability areas.

3 / 3

Completeness

It answers both what (Tailwind v4 principles / CSS-first configuration etc.) and when via the explicit 'when_to_use' clause naming concrete triggers.

3 / 3

Trigger Term Quality

It lists 'Tailwind CSS v4', 'design tokens', 'container queries', 'modern CSS patterns' — relevant but somewhat jargon-heavy; it omits natural user phrasings like 'Tailwind classes', 'styling', 'responsive design', or 'dark mode'.

2 / 3

Distinctiveness Conflict Risk

It targets a clear niche (Tailwind CSS v4) with version-specific triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
vudovn/ag-kit
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.