CtrlK
BlogDocsLog inGet started
Tessl Logo

jotai

Jotai adapter for json-render's StateStore interface. Use when integrating json-render with Jotai for state management via @json-render/jotai.

76

Quality

95%

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

100%

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

An exemplary compact code skill: lean, fully executable, with a clear numbered workflow and clean section organization that fits a single self-contained file. No weaknesses identified against the rubric.

DimensionReasoningScore

Conciseness

The body is lean — one-line intro, install command, two code examples, and an API table — with no padding or explanation of concepts Claude already knows (what Jotai or atoms are). Every token earns its place.

3 / 3

Actionability

Both examples are complete and copy-paste ready (real imports, atom creation, store wiring, JSX usage), and the API table gives concrete types and required/optional flags with executable import paths.

3 / 3

Workflow Clarity

As a simple single-purpose skill, the numbered 1-2-3 steps in the usage example make the single action unambiguous, and there are no destructive or batch operations that would demand explicit validation checkpoints.

3 / 3

Progressive Disclosure

At under 50 lines with no bundle files and no need for external references, the well-organized sections (Installation, Usage, With a Shared Jotai Store, API) satisfy the simple-skill threshold for progressive disclosure.

3 / 3

Total

12

/

12

Passed

Description

90%

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 tight, well-formed description with an explicit 'Use when' trigger and a distinctive Jotai+json-render niche. Its only limitation is that the single-adapter purpose yields fewer concrete actions, capping specificity at the mid level.

DimensionReasoningScore

Specificity

It names the domain ('Jotai adapter for json-render's StateStore interface') and the single adapter action, but does not list multiple distinct concrete actions; a single-purpose adapter naturally has limited action breadth, so it sits at 'names domain and some actions' rather than the multi-action level 3.

2 / 3

Completeness

It states what the skill is ('Jotai adapter for json-render's StateStore interface') and an explicit trigger ('Use when integrating json-render with Jotai for state management via @json-render/jotai'), clearly answering both what and when.

3 / 3

Trigger Term Quality

It uses the exact natural terms a user would say — 'Jotai', 'json-render', 'state management', 'integrating' — and the package handle '@json-render/jotai', giving good coverage of the relevant keyword space.

3 / 3

Distinctiveness Conflict Risk

The coupling of two specific names (Jotai + json-render StateStore) carves a narrow, well-defined niche with distinct triggers, making it unlikely to fire for an unrelated skill.

3 / 3

Total

11

/

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
vercel-labs/json-render
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.