CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-new-entry-wizard

Building a New Entry Wizard for the Headless CMS. Use this skill when the developer wants to show a custom wizard UI before the entry form when creating new CMS entries -- collecting fields like title, slug, or category upfront, then pre-filling the entry form. Covers ContentEntryEditorConfig.NewEntryWizard, createFeature, FormModelFactory, createReactiveComponent, useContentEntryFormPresenter, and the dirty-flag on setData.

72

Quality

87%

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

82%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 highly actionable with complete executable code and a clear structure, lightly held back by minor repetition and the absence of an explicit validation checkpoint in the workflow.

Suggestions

Consolidate the 'ALWAYS a standalone file' rule so it is stated once (e.g., in the File Structure section) rather than repeated across TL;DR, Abstractions, Feature, and the iron rule.

Add a brief validation/check step to the build flow (e.g., 'confirm the wizard renders for the configured modelIds and that the entry form opens dirty after submit') to strengthen workflow_clarity.

Consider moving the Key APIs reference detail into a references/ file and keeping only the most-used call (newEntry) inline to tighten progressive disclosure.

DimensionReasoningScore

Conciseness

Mostly lean and Webiny-specific without explaining basics Claude already knows, but the 'ALWAYS a standalone file' rule and five-file enumeration recur across TL;DR, section bodies, and File Structure, adding mild repetition.

4 / 5

Actionability

Provides complete, copy-paste-ready TypeScript/TSX for all five files (registration, abstractions, feature, presenter, view) plus a props table and concrete API call examples covering the common case.

5 / 5

Workflow Clarity

A clear six-step 'How It Works' runtime sequence and an explicit file-structure/iron-rule layout give an unambiguous build path, though no explicit validation or error-recovery checkpoint is included.

4 / 5

Progressive Disclosure

Well-organized into focused sections with a clearly signaled one-level cross-reference to the sibling webiny-form-model skill; no nested references, though some Key APIs content could theoretically live in a separate reference file.

4 / 5

Total

17

/

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 specific, trigger-rich, and clearly answers both what and when for a well-scoped niche. It is near-exemplary, with only minor room for additional natural synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('show a custom wizard UI before the entry form', 'collecting fields like title, slug, or category upfront', 'pre-filling the entry form') plus named APIs, giving comprehensive coverage.

5 / 5

Completeness

Explicitly states both what ('Building a New Entry Wizard...collecting fields...then pre-filling the entry form') and when ('Use this skill when the developer wants to show a custom wizard UI before the entry form when creating new CMS entries').

5 / 5

Trigger Term Quality

Good natural coverage with developer phrasing ('custom wizard UI', 'creating new CMS entries', 'entry form', 'title, slug, category'), though a few common synonyms or variations are absent.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (Headless CMS new-entry wizard) with specific named APIs (ContentEntryEditorConfig.NewEntryWizard, createFeature, etc.), making conflict with other skills minimal.

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
webiny/webiny-js
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.