CtrlK
BlogDocsLog inGet started
Tessl Logo

typescript

TypeScript project conventions: derived types, type placement, acronym casing, imports, generics, factories, and runtime schema patterns. Use when editing `.ts` files, defining exported types, reviewing type names, or organizing type tests.

67

Quality

81%

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

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

A well-structured conventions skill: lean rule list with concrete examples and an excellent one-level-deep reference map. It is not a workflow skill, so workflow clarity is good-but-not-perfect, and a few rationale clauses could be tightened for full conciseness.

DimensionReasoningScore

Conciseness

Dense, rule-focused body that assumes TypeScript competence and avoids explaining basics, but several bullets carry lengthy rationale clauses (e.g. the Go-to-Definition regressions) that could be trimmed, placing it just below the lean anchor 5.

4 / 5

Actionability

Concrete, directive rules with specific inline examples ("Use `type`, not `interface`", "`parseUrl`, `defineKv`", "`ReturnType<typeof createThing>`"); as an instruction-only skill the guidance is actionable with only minor gaps versus copy-paste-ready anchor 5.

4 / 5

Workflow Clarity

Not a multi-step process skill, but the application context is clear (apply these conventions when editing TS) and the Reference Map routes to deeper material; no validation checkpoints are needed since there are no destructive or batch operations, so it sits at anchor 4 rather than 5.

4 / 5

Progressive Disclosure

Clear overview in SKILL.md with a well-signaled Reference Map linking seven one-level-deep reference files (all verified to exist), each annotated with its scope; content is appropriately split and easy to navigate, matching anchor 5.

5 / 5

Total

17

/

20

Passed

Description

83%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, third-person description that clearly states the convention scope and gives concrete use-when triggers with a file extension. It is comprehensive on completeness and only slightly short on trigger synonyms and distinctiveness.

DimensionReasoningScore

Specificity

Lists several specific convention areas ("derived types, type placement, acronym casing, imports, generics, factories, and runtime schema patterns") plus concrete triggering actions ("editing `.ts` files, defining exported types, reviewing type names, or organizing type tests"); minor coverage gaps versus the comprehensive anchor 5.

4 / 5

Completeness

Explicitly answers both what ("TypeScript project conventions: ...") and when ("Use when editing `.ts` files, defining exported types, reviewing type names, or organizing type tests") with concrete trigger phrases, matching the anchor 5 example.

5 / 5

Trigger Term Quality

Good natural keyword coverage including the `.ts` file extension, "exported types", "type names", "type tests", and "TypeScript"; a few synonyms (e.g. "TS") are missing, so it stops short of the comprehensive anchor 5.

4 / 5

Distinctiveness Conflict Risk

Clear TypeScript-conventions niche with distinct triggers, but "editing `.ts` files" is broad enough to overlap with general TS editing or related skills (arktype, typebox), so it is not the minimal-conflict anchor 5.

4 / 5

Total

17

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
EpicenterHQ/epicenter
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.