CtrlK
BlogDocsLog inGet started
Tessl Logo

sql-patterns

Quick reference for common SQL patterns, CTEs, window functions, and indexing strategies. Triggers on: sql patterns, cte example, window functions, sql join, index strategy, pagination sql.

90

1.00x
Quality

86%

Does it follow best practices?

Impact

100%

1.00x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

72%

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 decent skill description that clearly identifies its SQL-focused domain and provides useful trigger terms. Its main weaknesses are the lack of concrete action verbs describing what the skill actually does (beyond being a 'quick reference') and the absence of a proper 'Use when...' clause that explains the selection context. The trigger terms are well-chosen and cover natural user language.

Suggestions

Replace 'Quick reference for' with specific actions like 'Generates and explains common SQL patterns, writes CTEs, demonstrates window functions, and recommends indexing strategies.'

Add a 'Use when...' clause such as 'Use when the user asks for SQL examples, needs help writing queries with joins, CTEs, or window functions, or wants advice on database indexing and pagination.'

DimensionReasoningScore

Specificity

Names the domain (SQL) and lists several specific topics (CTEs, window functions, indexing strategies), but describes itself as a 'quick reference' rather than listing concrete actions it performs. It doesn't specify what it does with these topics (e.g., 'generates CTEs', 'explains window functions').

2 / 3

Completeness

The 'what' is partially addressed (quick reference for SQL patterns), and while 'Triggers on:' provides explicit trigger terms, it lacks a proper 'Use when...' clause explaining the circumstances for selection. The trigger list partially compensates but doesn't fully articulate when to use this skill.

2 / 3

Trigger Term Quality

Includes a good set of natural trigger terms that users would actually say: 'sql patterns', 'cte example', 'window functions', 'sql join', 'index strategy', 'pagination sql'. These cover common variations of SQL-related queries.

3 / 3

Distinctiveness Conflict Risk

The description carves out a clear niche around SQL patterns and specific SQL concepts (CTEs, window functions, joins, indexing, pagination). The trigger terms are specific enough to avoid conflicting with general coding or database administration skills.

3 / 3

Total

10

/

12

Passed

Implementation

100%

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

This is an excellent quick-reference skill that is maximally concise while remaining highly actionable. It uses tables effectively for compact reference material, provides executable SQL examples for key patterns, and appropriately defers detailed content to referenced files. The content perfectly matches its stated purpose as a quick reference.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. Uses tables for quick reference, minimal prose, no unnecessary explanations of what SQL is or how databases work. Every token serves a purpose as a reference card.

3 / 3

Actionability

All SQL examples are fully executable and copy-paste ready. The CTE, window function, and pagination examples are concrete with realistic column names and patterns. The anti-patterns table provides specific fixes, not vague advice.

3 / 3

Workflow Clarity

This is a reference/pattern skill rather than a multi-step workflow skill. For its purpose as a quick reference, each section is clearly delineated and unambiguous. No destructive or batch operations require validation checkpoints.

3 / 3

Progressive Disclosure

Clean overview structure with well-organized sections. Appropriately references deeper content in `./references/window-functions.md` and `./references/indexing-strategies.md` — one level deep, clearly signaled, with descriptions of what each contains.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
NeverSight/skills_feed
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.