CtrlK
BlogDocsLog inGet started
Tessl Logo

bun-drizzle-integration

Use when integrating Drizzle ORM with Bun's SQLite driver for type-safe schema definitions and migrations.

63

Quality

75%

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 ./plugins/bun/skills/bun-drizzle-integration/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%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 content is highly actionable with executable examples and good structure, but workflow clarity is capped by missing validation checkpoints around destructive migration operations, and the signaled reference files are absent from the bundle.

Suggestions

Add explicit validation/verification steps after destructive or batch operations (e.g., verify migrations applied, check schema state after `drizzle-kit push`) to lift workflow clarity above 3.

Move the bulk Column Types Reference (and optionally the Raw SQL / Prepared Statements sections) into the referenced files and ensure `references/migrations.md` and `references/performance.md` actually exist in the bundle.

Tighten the Quick Start into a numbered, checkpointed sequence so the end-to-end setup flow is unambiguous.

DimensionReasoningScore

Conciseness

The body is mostly lean code blocks with minimal concept explanation, assuming Claude's competence; only the inlined Column Types Reference and breadth of CRUD examples could be trimmed slightly.

4 / 5

Actionability

Code is fully executable and copy-paste ready across schema, CRUD, relations, transactions, prepared statements, raw SQL, and migrations, covering the common cases comprehensively.

5 / 5

Workflow Clarity

A rough Quick Start sequence exists, but destructive/batch database operations (migrations, push) lack explicit validation checkpoints, capping this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

Sections are well organized and a dedicated 'When to Load References' block clearly signals one-level-deep references with load conditions; minor gaps are the inlined Column Types Reference and the fact that the referenced files do not exist in the bundle.

4 / 5

Total

16

/

20

Passed

Description

73%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 well-targeted to a specific niche with a clear trigger clause and natural keywords. Its main limitation is moderate specificity, naming only two concrete actions.

Suggestions

Expand the action list beyond 'schema definitions and migrations' to cover more concrete capabilities (e.g., queries, relations, transactions) for a higher specificity score.

Add a few synonyms or file/extension cues (e.g., 'drizzle.config.ts', 'bun-sqlite') to round out trigger term coverage.

DimensionReasoningScore

Specificity

Names the domain ('Drizzle ORM with Bun's SQLite driver') and two concrete actions ('type-safe schema definitions and migrations'), matching the anchor for 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

Explicit 'Use when...' clause supplies the 'when', and 'type-safe schema definitions and migrations' supplies the 'what'; both are present though the 'when' could be slightly more specific.

4 / 5

Trigger Term Quality

Natural terms a user would actually say ('Drizzle ORM', 'Bun's SQLite driver', 'schema definitions', 'migrations') are present with good coverage; only minor synonyms/extensions are missing.

4 / 5

Distinctiveness Conflict Risk

The pairing of Drizzle ORM with Bun's SQLite driver is a clear, narrow niche with distinct triggers and minimal overlap with other skills.

5 / 5

Total

16

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

16

Passed

Repository
secondsky/claude-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.