CtrlK
BlogDocsLog inGet started
Tessl Logo

paddle-customer-portal

Mint a Paddle customer portal session URL from a Next.js Server Action — the portal-vs-custom-billing-screen trade-off, auth, ownership, URL structure (overview vs deep links), and the security model.

64

Quality

76%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/customer-portal/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%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.

The body delivers executable, well-sequenced guidance with strong validation checkpoints and clean organization; its main weakness is moderate verbosity in the trade-off discussion.

Suggestions

Condense the 'Should you use the portal at all?' table and surrounding prose into a shorter decision blurb, moving the extended comparison to a reference if needed.

Trim repeated rationale in code comments where the surrounding section already explains the security model.

DimensionReasoningScore

Conciseness

Mostly efficient with no padding about what Paddle/Next.js are, but the trade-off table and several prose sections (e.g. the 'Should you use the portal at all?' discussion) could be tightened without losing meaning.

2 / 3

Actionability

Provides a fully executable Server Action, client component, and env-var block that are copy-paste ready, with concrete SDK calls and explicit return shapes.

3 / 3

Workflow Clarity

The Server Action is numbered step-by-step (auth, lookup customer, lookup subs, mint, return URL) and the 'Verify the integration' section adds explicit checkpoints including logged-out and no-customer failure cases.

3 / 3

Progressive Disclosure

No bundle files are present, but the body is well-organized into clear sections (prerequisites, how it works, full action, security, pitfalls, verification) and points to sibling skills and external docs one level deep, satisfying the simple-skill allowance.

3 / 3

Total

11

/

12

Passed

Description

67%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.

The description is specific and distinctive about a well-scoped task, but it omits an explicit 'Use when...' trigger and leans on some jargon, which limits completeness and trigger-term quality.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when a user clicks Manage subscription and you want Paddle to host the self-service UI'.

Replace jargon like 'portal-vs-custom-billing-screen trade-off' with natural user phrasings such as 'manage subscription, view invoices, update payment method, cancel subscription'.

Lead with the concrete action and follow with the trigger terms so the when-condition is unambiguous.

DimensionReasoningScore

Specificity

Names a concrete action ("Mint a Paddle customer portal session URL from a Next.js Server Action") plus several specific facets — auth, ownership, URL structure, security model — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

It clearly states what the skill does, but lacks any "Use when..." trigger clause; per the rubric guidelines, a missing explicit trigger caps completeness at 2.

2 / 3

Trigger Term Quality

Natural terms like "Paddle customer portal", "session URL", and "billing" are present, but jargon such as "portal-vs-custom-billing-screen trade-off" and the absence of common user phrasings (e.g. "manage subscription", "cancel") leave coverage incomplete.

2 / 3

Distinctiveness Conflict Risk

The narrow niche — minting Paddle customer portal sessions from a Next.js Server Action — has distinct triggers and is unlikely to fire for unrelated skills.

3 / 3

Total

10

/

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.