CtrlK
BlogDocsLog inGet started
Tessl Logo

react-admin

This skill should be used when building, modifying, or debugging a react-admin application — including creating resources, lists, forms, data fetching, authentication, relationships between entities, custom pages, or any CRUD admin interface built with react-admin.

66

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/react-admin/SKILL.md

The canonical home for this skill is react-admin in marmelab/react-admin

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is a dense, largely actionable reference with strong code examples and good topic-level organization, but it inlines a large amount of reference material that would benefit from being split into bundle files, and lacks explicit workflow sequencing or validation checkpoints for destructive operations.

Suggestions

Move bulk reference material (e.g., the full provider/hook API listings, relationships, and deprecations) into separate files under references/ and keep SKILL.md as a concise overview with one-level-deep links, improving progressive_disclosure.

Add a short 'Building a resource' workflow with explicit validation checkpoints (e.g., verify dataProvider contract, confirm authProvider wiring, test a mutation) to lift workflow_clarity above 3 for destructive/batch operations.

Complete the abruptly-ended 'Use RHF's useWatch()' section with an executable example and replace commented-out custom data-provider usage with a real runnable snippet.

DimensionReasoningScore

Conciseness

Mostly efficient — dense code examples and lists with minimal padding — but includes some orientation prose (framework definition, composition/context rationale) that could be trimmed slightly; not a 5 because a few explanatory sentences restate what the code already shows.

4 / 5

Actionability

Provides mostly executable, copy-paste-ready examples (useGetList, authProvider object, ReferenceField, validators, useStore, notify/redirect/refresh), but the 'Use RHF's useWatch()' section ends with no example and the custom data-provider section relies on commented-out code — minor gaps.

4 / 5

Workflow Clarity

Content is organized by topic rather than as a sequenced multi-step workflow, and covers destructive/batch operations (updateMany, deleteMany, mutations) without explicit validate-then-proceed feedback loops; the topic structure is clear but checkpoints are absent.

3 / 5

Progressive Disclosure

Well-organized section headers and clear links to external react-admin docs, but everything is inlined in a ~220-line SKILL.md with no bundle files; reference-style content (full API examples, deprecations) that could live in separate files is inline, so it does not qualify for the under-50-line simple-skill exception.

3 / 5

Total

14

/

20

Passed

Description

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

The description is strong: it explicitly states both what the skill does and when to use it, names a broad set of concrete capabilities, and is tightly scoped to react-admin. The only minor gap is missing a few natural synonyms users might say.

DimensionReasoningScore

Specificity

Names the domain (react-admin) and lists many concrete actions — 'building, modifying, or debugging', 'creating resources, lists, forms, data fetching, authentication, relationships between entities, custom pages, or any CRUD admin interface' — giving comprehensive coverage.

5 / 5

Completeness

Explicitly answers both what ('building, modifying, or debugging a react-admin application — including...') and when ('This skill should be used when...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural keyword coverage ('react-admin application', 'CRUD admin interface', 'resources, lists, forms, authentication'), but misses common synonyms a user might say like 'admin panel', 'dashboard', or 'admin dashboard'.

4 / 5

Distinctiveness Conflict Risk

Targets a clearly distinct niche (react-admin specifically) with triggers unlikely to fire for unrelated skills; minimal conflict risk.

5 / 5

Total

19

/

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
Awesome-Technologies/synapse-admin
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.