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.

88

1.00x
Quality

82%

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

Content

92%

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

This is a strong, well-crafted SQL quick reference skill. It excels at conciseness and actionability with executable examples, clean tables, and zero unnecessary explanation. The only weakness is that the referenced bundle files (window-functions.md, indexing-strategies.md) are not provided, making the progressive disclosure incomplete.

Suggestions

Provide the referenced bundle files (`./references/window-functions.md` and `./references/indexing-strategies.md`) to complete the progressive disclosure structure.

DimensionReasoningScore

Conciseness

Extremely lean and efficient. No unnecessary explanations of what SQL is or how databases work. Every section is a compact reference table or executable example. Every token earns its place.

3 / 3

Actionability

All SQL examples are fully executable and copy-paste ready. The code covers CTEs, window functions, pagination with two approaches, and anti-patterns with concrete fixes. No pseudocode or vague descriptions.

3 / 3

Workflow Clarity

This is a reference/cheat-sheet skill rather than a multi-step workflow, so the single-task clarity standard applies. Each section is unambiguous in its purpose and the patterns are clearly organized by topic. No destructive or batch operations require validation checkpoints.

3 / 3

Progressive Disclosure

References to `./references/window-functions.md` and `./references/indexing-strategies.md` are well-signaled and one level deep, which is good structure. However, no bundle files are provided, so these references are unverifiable and potentially broken. The inline content is well-organized but the referenced files don't exist.

2 / 3

Total

11

/

12

Passed

Description

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.

The description effectively identifies its SQL-focused niche with good trigger terms that cover common user queries. However, it reads more as a topic list than an action-oriented description—it says what it covers but not what it concretely does (e.g., provides examples, generates queries, explains syntax). Adding a 'Use when...' clause and more specific action verbs would strengthen it.

Suggestions

Replace 'Quick reference for' with concrete action verbs like 'Provides examples and explains common SQL patterns, generates CTEs, demonstrates window functions, and recommends indexing strategies.'

Convert 'Triggers on:' to a proper 'Use when...' clause, e.g., 'Use when the user asks for SQL examples, needs help writing CTEs, window functions, joins, pagination queries, or indexing strategies.'

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

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.