CtrlK
BlogDocsLog inGet started
Tessl Logo

paddle-checkout-web

Add a Paddle Checkout to a Next.js web app — overlay or inline, with event handling, customer pre-fill, and dynamic line item updates.

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

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-3

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

A highly actionable, well-sequenced integration guide with executable code and a verification checklist; its main weakness is that a long, single-file body underuses progressive disclosure by keeping all detail inline.

Suggestions

Move the full inline-checkout example and/or the events reference table into a references/ file (e.g. references/inline-checkout.md, references/events.md) and link to them from the body to reduce inline length.

Consider extracting the 'Common pitfalls' list into a references/troubleshooting.md so the main flow stays scannable.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — it skips basics (what a checkout is, how React hooks work) and every section (prerequisites, style tables, code, pitfalls, verification) earns its tokens.

3 / 3

Actionability

It provides complete, copy-paste-ready TSX for both overlay and inline integrations, concrete install/env commands, and specific event names in a table — fully executable guidance.

3 / 3

Workflow Clarity

A clear Prerequisites → choose style/variant → implement (overlay MVP, then inline) → verify sequence is present, ending in an explicit 'Verify the integration' checklist with error-recovery pitfalls.

3 / 3

Progressive Disclosure

Sections are well-organized and peer skills (webhooks, sandbox-testing) are pointed to rather than duplicated, but the ~290-line body is monolithic with no bundle files to split detailed material (full inline example, events table, pitfalls) into one-level-deep references.

2 / 3

Total

11

/

12

Passed

Description

82%Weight 40%Scale 1-3

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 specific, natural-sounding description that names concrete capabilities and a clear niche, but it lacks an explicit 'Use when...' trigger clause so the activation condition is only implied.

Suggestions

Append an explicit trigger clause, e.g. 'Use when adding a hosted Paddle checkout to a Next.js (App Router) app, or when the user mentions Paddle, checkout, or buy/subscribe buttons.'

Add common user-facing variations such as 'payment', 'buy now', or 'subscribe' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

The description lists multiple concrete capabilities — 'overlay or inline, with event handling, customer pre-fill, and dynamic line item updates' — matching the multiple-specific-actions anchor.

3 / 3

Completeness

It clearly states what the skill does but omits any explicit 'Use when...' trigger, so the 'when' is only implied; per the guideline a missing trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

Natural terms a user would say ('Paddle Checkout', 'Next.js web app', 'checkout') are present and would naturally be uttered when requesting this work.

3 / 3

Distinctiveness Conflict Risk

The Paddle + checkout + Next.js framing is a distinct niche unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

12

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
PaddleHQ/paddle-agent-skills
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.