CtrlK
BlogDocsLog inGet started
Tessl Logo

webiny-infrastructure-extensions

Modifying AWS infrastructure using Pulumi handlers and declarative Infra components. Use this skill when the developer wants to customize AWS infrastructure, add Pulumi handlers, configure OpenSearch, VPC, resource tags, regions, custom domains, blue-green deployments, environment-conditional config, or manage production vs development infrastructure modes. Covers CorePulumi.Interface, all <Infra.*> declarative components, and <Infra.Env.Is>.

73

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

80%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 clean organization, but it reads as a component reference rather than a workflow: it lacks an explicit deploy/validate sequence and feedback loop for the risky infrastructure operations it enables.

Suggestions

Add a short ordered workflow for shipping infrastructure changes (e.g., edit webiny.config.tsx / handler -> build/validate -> `yarn webiny deploy core` -> verify), with an explicit validation checkpoint before deploy.

Collapse the 'All Infrastructure Components Reference' table or the inline JSX-comment annotations to remove redundancy with the code examples and tighten token efficiency.

Include a validate-fix-retry feedback loop (e.g., what to do when a Pulumi deploy fails or the handler throws) given the destructive, real-world nature of infrastructure changes.

DimensionReasoningScore

Conciseness

The body is mostly efficient with no padding of concepts Claude already knows, but the 'All Infrastructure Components Reference' table largely reiterates the inline code examples and the inline JSX comments add mild over-explanation, keeping it just below the lean score-5 anchor.

4 / 5

Actionability

Provides fully executable, copy-paste-ready TypeScript/TSX for the Pulumi handler and every declarative component, covering the common cases as the score-5 anchor requires.

5 / 5

Workflow Clarity

The content is a component catalog rather than a sequenced workflow, and for risky infrastructure deployment it lacks explicit build/validate/deploy checkpoints or a validate-fix-retry feedback loop; per the rubric, missing validation for such operations caps this at 3.

3 / 5

Progressive Disclosure

No bundle files exist and the skill is self-contained in one well-organized file with clear sections (TL;DR, patterns, reference table, Quick Reference, Related Skills), satisfying the well-organized-sections criterion for a reference-free skill.

5 / 5

Total

17

/

20

Passed

Description

100%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, complete, and distinct: it states concrete capabilities, an explicit 'Use this skill when...' trigger with natural domain terms, and a well-scoped niche. It is a strong, concise description with no notable gaps.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'add Pulumi handlers, configure OpenSearch, VPC, resource tags, regions, custom domains, blue-green deployments, environment-conditional config' — providing comprehensive coverage rather than the 1-2 actions of the score-3 anchor.

5 / 5

Completeness

Explicitly answers both 'what' ('Modifying AWS infrastructure using Pulumi handlers and declarative Infra components') and 'when' ('Use this skill when the developer wants to customize AWS infrastructure, add Pulumi handlers...') with concrete trigger phrases, matching the score-5 anchor exactly.

5 / 5

Trigger Term Quality

Uses natural domain terms a developer would actually say (OpenSearch, VPC, custom domains, blue-green deployments, resource tags, regions), matching the comprehensive-synonym coverage of the score-5 anchor rather than the few-generic-keywords level.

5 / 5

Distinctiveness Conflict Risk

Targets a clear Webiny/Pulumi AWS-infrastructure niche with specific named components (CorePulumi.Interface, <Infra.*>, <Infra.Env.Is>), minimizing overlap with other skills per the score-5 anchor.

5 / 5

Total

20

/

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.