CtrlK
BlogDocsLog inGet started
Tessl Logo

typeorm

Use when defining TypeORM entities, writing migrations, or building repository/query-builder code in TypeScript. Covers entity and relation decorators, the Data Mapper pattern, migrations, the query builder, transactions, and multi-database configuration.

68

Quality

82%

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

72%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.

Highly actionable with strong executable examples, but it loses points because the main detail reference (reference.md) is missing from the bundle and there are no explicit validation/feedback checkpoints for the database operations the skill covers.

Suggestions

Add the missing reference.md (or remove/fix the links to it) so the signaled progressive-disclosure destination actually exists.

Add an explicit migration workflow with a validation checkpoint, e.g. generate → review generated SQL → run migrate → verify, to satisfy the feedback-loop expectation for database operations.

Trim the 'Core Principles' platform/DB list and the restated decorator-mandate sentence to tighten token efficiency.

DimensionReasoningScore

Conciseness

Largely lean executable code with brief, useful commentary; minor over-explanation such as the sentence reiterating why experimentalDecorators/emitDecoratorMetadata are mandatory and the broad platform/DB support list could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready, executable examples for tsconfig, a full entity, and data-source.ts, plus concrete repository methods and runnable scaffold scripts for the common cases.

5 / 5

Workflow Clarity

Useful Quick Guidance bullets exist, but database/migration operations are flagged as needing feedback loops and the body offers no explicit validate→fix→retry checkpoint sequence for migrations or schema changes, capping clarity at 3.

3 / 5

Progressive Disclosure

Structure is clean and references are clearly signaled, but the repeatedly referenced [reference.md](reference.md) does not exist in the bundle, so the primary detailed destination is a dead end and navigation is undermined.

3 / 5

Total

15

/

20

Passed

Description

92%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.

A strong, specific description with an explicit 'Use when' trigger and a clear coverage list. Slightly technical in its trigger terms but highly distinguishable and complete.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'defining TypeORM entities, writing migrations, or building repository/query-builder code' plus 'entity and relation decorators, the Data Mapper pattern, migrations, the query builder, transactions, and multi-database configuration' — giving comprehensive coverage of specific capabilities.

5 / 5

Completeness

Explicit 'Use when defining... writing migrations... building repository/query-builder code' trigger clause plus a clear 'Covers...' statement of what the skill does, answering both what and when with concrete triggers.

5 / 5

Trigger Term Quality

Includes natural user-facing terms like 'TypeORM entities', 'writing migrations', 'query-builder', and 'TypeScript', but is somewhat jargon-heavy and lacks synonyms or file-extension variants a user might also say.

4 / 5

Distinctiveness Conflict Risk

'TypeORM' names a specific ORM niche with distinct triggers; minimal risk of firing for an unrelated skill.

5 / 5

Total

19

/

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

relative_links

Relative link issues: 2 missing

Warning

Total

15

/

16

Passed

Repository
whimzyLive/nightshift-ai
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.