CtrlK
BlogDocsLog inGet started
Tessl Logo

fp-types-ref

Quick reference for fp-ts types. Use when user asks which type to use, needs Option/Either/Task decision help, or wants fp-ts imports.

73

Quality

91%

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

The canonical home for this skill is fp-types-ref in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

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

An exemplar lean quick-reference: executable, well-structured, and token-efficient with no padding. It appropriately assumes Claude's competence and covers the common fp-ts decision and pattern cases.

DimensionReasoningScore

Conciseness

The body is lean throughout: a compact decision tree, terse import labels, a token-efficient patterns table, and short pattern-match examples, with no over-explanation of concepts Claude already knows.

5 / 5

Actionability

Snippets like 'O.fromNullable(value)', 'E.tryCatch(() => risky(), toError)', 'TE.tryCatch(() => fetch(url), toError)', and 'pipe(value, fn1, fn2, fn3)' are copy-paste ready and cover the common cases.

5 / 5

Workflow Clarity

As a simple single-purpose reference with no destructive or batch operations, the 'Which Type Should I Use?' decision tree provides a clear, unambiguous sequenced flow, satisfying the simple-skill exception.

5 / 5

Progressive Disclosure

The compact reference is split into four well-organized sections (decision tree, imports, one-line patterns, pattern match) with no need for external files, meeting the under-50-lines/no-external-refs criterion.

5 / 5

Total

20

/

20

Passed

Description

82%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 well-formed description that pairs a concise 'what' with an explicit, trigger-phrase-rich 'when' and a distinct niche. Its only real limitation is that the capability side names a single action rather than enumerating multiple concrete operations.

DimensionReasoningScore

Specificity

The 'what' is a single action ('Quick reference for fp-ts types') naming the domain plus a couple of concrete items (Option/Either/Task, imports), but it does not enumerate several distinct concrete actions like the higher anchors require.

3 / 5

Completeness

It clearly states what it does ('Quick reference for fp-ts types') and explicitly when to use it with concrete trigger phrases, matching the anchor that requires both what and when.

5 / 5

Trigger Term Quality

'Use when user asks which type to use, needs Option/Either/Task decision help, or wants fp-ts imports' gives good natural-term coverage with concrete type names; a few synonyms or extensions are missing, keeping it below 5.

4 / 5

Distinctiveness Conflict Risk

fp-ts is a niche library and the description anchors on specific type names (Option/Either/Task), giving a clear niche with distinct triggers and minimal conflict risk.

5 / 5

Total

17

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-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.