CtrlK
BlogDocsLog inGet started
Tessl Logo

api-bundle-size-limit

Covers how to configure the maximum allowed size of the Webiny API Lambda bundle using the Infra.Api.MaxBundleSize extension in webiny.config.tsx. Use when a project's API bundle exceeds the default 4.5 MB limit or when you want to enforce a stricter limit. Handles the extension syntax, byte calculations, and interpreting the build error message.

76

Quality

95%

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

100%

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

An exemplar lean skill body: executable code, exact byte math, the real error output, and well-organized sections with no filler. Nothing material is missing for this single-purpose configuration task.

DimensionReasoningScore

Conciseness

Lean body that assumes competence: no padding about what Webiny, Lambda, or bytes are, and each section (TL;DR, byte table, How It Works, Quick Reference) earns its place. The Quick Reference table duplicates a couple of values already shown in code, but that redundancy serves as a useful lookup rather than filler.

3 / 3

Actionability

Fully executable TSX with exact byte expressions, the verbatim build error output to recognize, and copy-paste-ready snippets in the Quick Reference table.

3 / 3

Workflow Clarity

A simple single-action config skill where the action (add the extension with a byte size) is unambiguous; per the rubric's simple-skill guidance this scores 3, and it even includes the build error message as the implicit feedback signal.

3 / 3

Progressive Disclosure

A self-contained, well-sectioned skill with no external bundle files needed; organized into clear navigable sections (TL;DR, Default Behavior, Raising/Lowering the Limit, Quick Reference, Related Skills), satisfying the rubric's no-references-needed criterion.

3 / 3

Total

12

/

12

Passed

Description

90%

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, specific description with an explicit 'Use when' trigger and a clear, narrow niche. Its only weakness is the second-person 'you want to enforce' phrasing, which violates the third-person voice guideline and caps specificity.

Suggestions

Rewrite in consistent third person: replace 'when you want to enforce a stricter limit' with 'when enforcing a stricter limit' to avoid the voice penalty on specificity.

DimensionReasoningScore

Specificity

Names multiple concrete actions ('extension syntax, byte calculations, and interpreting the build error message') and the exact extension/file, which would normally score 3, but the second-person phrasing 'when you want to enforce a stricter limit' triggers the rubric's voice penalty reducing specificity by 1.

2 / 3

Completeness

Explicitly answers both 'what' ('Covers how to configure the maximum allowed size... using the Infra.Api.MaxBundleSize extension') and 'when' via an explicit 'Use when' clause.

3 / 3

Trigger Term Quality

Natural user-facing triggers are present — 'API bundle exceeds the default 4.5 MB limit', 'enforce a stricter limit', and 'build error message' — matching what a developer would actually say.

3 / 3

Distinctiveness Conflict Risk

Targets a narrow niche — the Webiny API Lambda bundle size limit via a named extension in a specific config file — making conflict with other skills very unlikely.

3 / 3

Total

11

/

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.