CtrlK
BlogDocsLog inGet started
Tessl Logo

react-state-management

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

87

1.10x
Quality

Does it follow best practices?

Impact

94%

1.10x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

A code-forward, actionable reference catalog with complete examples and minimal padding, but it is a monolithic ~430-line file of largely standard patterns that could be split into reference files and tightened. Workflow guidance is structural rather than a sequenced, checkpointed process.

Suggestions

Split each library's pattern block into separate reference files (e.g., references/redux-toolkit.md, references/zustand.md) and keep SKILL.md as a concise overview pointing to them, improving progressive disclosure and conciseness.

Replace the comment-style selection criteria with an explicit stepwise decision workflow (identify state category → pick solution → verify choice against the app's scale) with a quick sanity check.

Trim standard boilerplate Claude already knows (basic store/slice setup) and retain only non-obvious patterns such as query-key factories and optimistic-update rollback to raise token efficiency.

DimensionReasoningScore

Conciseness

Prose is lean and assumes Claude's competence (no basics explained), but the body duplicates a large volume of standard Redux Toolkit/Zustand/React Query boilerplate that Claude largely already knows, so it could be tightened.

2 / 3

Actionability

Provides multiple complete, executable TypeScript examples with real imports and APIs (e.g., createSlice, useQuery, optimistic-update mutation) that are copy-paste ready, matching the highest anchor.

3 / 3

Workflow Clarity

Structure exists (state categories, selection criteria, patterns, best practices, migration) but there is no explicit multi-step decision workflow with checkpoints; the selection guidance is a comment-style block rather than a sequenced, validated process.

2 / 3

Progressive Disclosure

No bundle files exist and all ~430 lines live inline in SKILL.md; it is well-sectioned but monolithic, with per-library pattern catalogs that could be split into separate reference files rather than kept inline.

2 / 3

Total

9

/

12

Passed

Description

100%

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 description: it names specific tools, gives concrete use cases, and includes an explicit 'Use when' trigger clause. It is concise without fluff and clearly distinguishes its niche.

DimensionReasoningScore

Specificity

Names four concrete tools (Redux Toolkit, Zustand, Jotai, React Query) and concrete tasks (setting up global state, managing server state, choosing between solutions), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what ('Master modern React state management with...') and when via an explicit 'Use when...' clause, satisfying the highest completeness anchor.

3 / 3

Trigger Term Quality

Natural terms a user would say appear throughout — 'global state', 'server state', 'choosing between state management solutions' — alongside the library names users actually request, giving good coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped to React state management with named libraries and distinct triggers, giving it a clear niche unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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
Dicklesworthstone/pi_agent_rust
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.