CtrlK
BlogDocsLog inGet started
Tessl Logo

redux

Redux adapter for json-render's StateStore interface. Use when integrating json-render with Redux or Redux Toolkit for state management via @json-render/redux.

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.

A concise, fully actionable integration guide: executable TSX example, install commands, and a typed options table, all well-organized into sections with no redundant explanation of concepts Claude already knows. No bundle files exist, so progressive disclosure is judged on section organization alone.

DimensionReasoningScore

Conciseness

The body is lean — installation commands, one complete TSX example, and a compact options table with no explanation of what Redux or a slice is — so every token earns its place, matching the score-3 anchor; not a 2 because there is no unnecessary padding to tighten.

3 / 3

Actionability

Provides a complete, executable code example (createSlice, configureStore, reduxStateStore, StateProvider) plus a typed options table — copy-paste ready, matching the score-3 anchor; not a 2 because it is real executable code rather than pseudocode or incomplete guidance.

3 / 3

Workflow Clarity

The usage example is sequenced as numbered steps 1–4 (define slice, create store, create adapter, use it); for a simple, non-destructive integration skill the single action is unambiguous, so per the simple-skills note this scores 3; not capped at 2 because there are no destructive or batch operations requiring validation checkpoints.

3 / 3

Progressive Disclosure

A short, single-purpose skill with well-organized sections (Installation, Usage, API) and no need for external references (none of references/scripts/assets exist), matching the under-50-line guideline for a score of 3; not a 2 because the content is appropriately split into clear sections with no inline bloat.

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, third-person description that states both the capability and an explicit 'Use when' trigger with good natural keyword coverage. The only gap is that it names a single action rather than enumerating several concrete capabilities.

Suggestions

Optionally enumerate concrete capabilities (e.g., 'wire a Redux store or Redux Toolkit slice as the state backend') to lift specificity from 2 to 3.

DimensionReasoningScore

Specificity

Quotes 'Redux adapter for json-render's StateStore interface' name a single concrete action (adapting Redux as a StateStore), but no second distinct action is listed, matching the score-2 anchor 'Names domain and some actions, but not comprehensive'; a 3 would require multiple specific concrete actions.

2 / 3

Completeness

Explicitly answers what ('Redux adapter for json-render's StateStore interface') and when ('Use when integrating json-render with Redux or Redux Toolkit for state management via @json-render/redux'), matching the score-3 anchor; not a 2 because the trigger clause is explicit rather than implied.

3 / 3

Trigger Term Quality

Includes natural terms 'json-render', 'Redux', 'Redux Toolkit', 'state management', and the scoped package '@json-render/redux' — good coverage of what a user would say; a 2 would miss common variations like 'Redux Toolkit'.

3 / 3

Distinctiveness Conflict Risk

Scoped to the narrow niche of wiring json-render's StateStore to Redux/Redux Toolkit, with distinct triggers unlikely to fire for unrelated skills; not a 2 because the niche is clear and unlikely to overlap.

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.