CtrlK
BlogDocsLog inGet started
Tessl Logo

payment-integration

Integrate Stripe, PayPal, and payment processors. Handles checkout flows, subscriptions, webhooks, and PCI compliance. Use PROACTIVELY when implementing payments, billing, or subscription features.

55

Quality

63%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/payment-integration/SKILL.md

The canonical home for this skill is payment-integration in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

38%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 content is well-structured and covers the right payment concepts, but it lacks executable code, validation checkpoints for risky operations, and includes a broken reference to a non-existent playbook file.

Suggestions

Add concrete, copy-paste-ready code examples (webhook signature verification, idempotency check, tokenized checkout) instead of high-level directives.

Insert explicit validation/feedback-loop steps in the workflow (e.g., verify signature → process → confirm payment status via provider API → retry/escalate on failure).

Fix or remove the broken `resources/implementation-playbook.md` reference, or create that file so the progressive-disclosure pointer resolves.

DimensionReasoningScore

Conciseness

Mostly efficient with well-organized sections, but it includes several explanations Claude likely already knows (e.g., "Webhooks retry on failure and providers don't guarantee single delivery", "Misconfigured gateways commonly accept test cards on live sites") that could be trimmed.

3 / 5

Actionability

Guidance is high-level and directive ("verify webhook signatures using official SDK libraries", "Store event IDs in your database") with no concrete code, specific SDK calls, env var names, or runnable examples for Claude to execute.

2 / 5

Workflow Clarity

The Approach section gives a rough 5-step sequence but no validation checkpoints or feedback loops; per the rubric, payment/webhook (destructive/batch) operations without validation cap workflow_clarity at 3.

3 / 5

Progressive Disclosure

The body references "resources/implementation-playbook.md" which does not exist in the bundle, leaving a dangling/broken reference that undermines navigation despite otherwise reasonable sectioning.

2 / 5

Total

10

/

20

Passed

Description

87%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 strong: it names concrete capabilities, an explicit proactive-use trigger, and a well-scoped niche that is unlikely to clash with other skills. Minor improvement is possible by adding more natural trigger synonyms.

DimensionReasoningScore

Specificity

Lists several concrete actions ("Integrate Stripe, PayPal, and payment processors", "Handles checkout flows, subscriptions, webhooks, and PCI compliance"), approaching comprehensive coverage but staying somewhat high-level without specifics like file formats or API endpoints.

4 / 5

Completeness

Clearly answers both what (integrate processors; handle checkout/subscriptions/webhooks/PCI) and when ("Use PROACTIVELY when implementing payments, billing, or subscription features") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good keyword coverage with "payments, billing, or subscription features" plus provider names and an explicit "Use PROACTIVELY" trigger clause, though a few natural synonyms (checkout, invoicing, recurring) are missing.

4 / 5

Distinctiveness Conflict Risk

A clear payment-processing niche with named providers and distinct triggers (payments/billing/subscriptions) yields minimal conflict risk with unrelated skills.

5 / 5

Total

18

/

20

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
administrakt0r/AI-Agents-Safe-Coding-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.