CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-local-development

Deploying, developing locally, managing environments, and debugging Webiny projects. Use this skill when the developer asks about deployment commands (deploy, destroy, info), local development with watch mode (API or Admin), the Local Lambda Development system, environment management (long-lived vs short-lived, production vs dev modes), build parameters, state files, debugging API/Admin/Infrastructure errors, or the redeploy-after-watch requirement.

68

Quality

82%

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

65%

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 concrete, copy-paste-ready yarn webiny commands and a clear redeploy-after-watch checkpoint, but it is somewhat redundant (commands appear inline, in a CLI table, and again in a Quick Reference block), lacks validation steps for the destructive destroy operation, and keeps all detail inline with no progressive disclosure via reference files.

Suggestions

Remove one of the redundant command listings — either the 'Quick Reference' code block or the 'CLI Commands Reference' table — since both restate commands already shown inline, cutting tokens without losing information (addresses conciseness).

Add an explicit validation/confirmation checkpoint before 'yarn webiny destroy --env <name>' (e.g., confirm the environment is short-lived and verify the exact env name), since destroy is irreversible and the rubric caps workflow clarity at 2 for destructive operations lacking feedback loops (addresses workflow_clarity).

Move the detailed Debugging section and/or the full CLI command reference into a separate reference file (e.g., references/cli-and-debugging.md) and link to it from a concise overview so SKILL.md stays a lean entry point (addresses progressive_disclosure).

DimensionReasoningScore

Conciseness

The body is mostly lean and action-oriented, but the same commands appear three times — inline in the Deployment/Local Development sections, again in the 'CLI Commands Reference' table, and again in the 'Quick Reference' code block — which is redundancy that could be tightened, matching the level-2 'mostly efficient but could be tightened' anchor rather than the every-token-earns-its-place level-3 anchor.

2 / 3

Actionability

Provides concrete, copy-paste-ready commands ('yarn webiny deploy core api', 'yarn webiny watch api', 'yarn webiny destroy --env feature-123', 'yarn webiny info --env prod') plus executable code samples (Logger import/usage, webiny.config.tsx ProductionEnvironments), matching the 'fully executable code/commands; copy-paste ready' anchor.

3 / 3

Workflow Clarity

Sequences are present ('Before developing locally, you must deploy Core and API first', the numbered watch-api mechanism, the explicit redeploy-after-watch checkpoint), but the destructive 'yarn webiny destroy --env <name>' has no validation/confirmation checkpoint and post-deploy verification via 'yarn webiny info' is only implicit, capping at 2 per the destructive-operations guideline.

2 / 3

Progressive Disclosure

No bundle files exist and all content lives inline in one ~217-line file with no one-level-deep references; sections are well-organized but content that could be offloaded (the detailed Debugging section, full CLI table) is inline, matching the level-2 'content that should be separate is inline' anchor rather than the level-3 'appropriately split, well-signaled references' anchor.

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.

The description is strong across all dimensions: it states concrete capabilities, includes an explicit 'Use this skill when' trigger with natural developer phrasing, and is anchored to a clearly Webiny-specific niche that is unlikely to conflict with other skills. It uses third-person/gerund voice with no first- or second-person penalty.

DimensionReasoningScore

Specificity

Lists multiple concrete action areas ('Deploying, developing locally, managing environments, and debugging') plus specific sub-actions ('deploy, destroy, info', 'watch mode (API or Admin)', 'state files', 'redeploy-after-watch'), matching the 'lists multiple specific concrete actions' anchor rather than the partial level-2 anchor.

3 / 3

Completeness

Explicitly answers 'what' ('Deploying, developing locally, managing environments, and debugging Webiny projects') and 'when' via an explicit 'Use this skill when the developer asks about...' trigger clause, so it is not capped at 2 and matches the level-3 'clearly answers both what AND when' anchor.

3 / 3

Trigger Term Quality

Covers natural terms a developer would say ('deploy', 'destroy', 'info', 'watch api', 'watch admin', 'environments', 'state files', 'debugging API/Admin/Infrastructure errors') with common variations (API vs Admin, long-lived vs short-lived, production vs dev), matching the 'good coverage of natural terms' anchor.

3 / 3

Distinctiveness Conflict Risk

Webiny-specific terminology ('Local Lambda Development system', 'redeploy-after-watch requirement', 'watch mode (API or Admin)', Webiny deploy/destroy/info) carves a clear niche unlikely to trigger for non-Webiny skills, matching the 'clear niche with distinct triggers' anchor.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

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.