conversion-forms-checkout-polish

conversion-forms-checkout-polish is a skill for Codex from TheGoat395/Codex-Skills. It costs 16 tokens per session (299 once invoked), scanned A, original, MIT.

A guide to designing website paths that lead people to act, such as filling in a form, booking a service, or completing a purchase.

In plain words
What is it for?
Use it when building or improving calls to action, contact and booking forms, newsletter signups, pricing pages, checkout flows, validation, and purchase-related screens.
Why use it?
It helps remove confusing steps, unclear messages, weak trust cues, and incomplete error handling that can make people abandon the process.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it when building or improving calls to action, contact and booking forms, newsletter signups, pricing pages, checkout flows, validation, and purchase-related screens.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thegoat395/codex-skills/conversion-forms-checkout-polish
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add TheGoat395/Codex-Skills --skill conversion-forms-checkout-polish
Clone the repo
git clone --depth 1 https://github.com/TheGoat395/Codex-Skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for conversion-forms-checkout-polish

README.md
[![agentmods](https://agentmods.dev/badge/skills/thegoat395/codex-skills/conversion-forms-checkout-polish/github.svg)](https://agentmods.dev/skills/thegoat395/codex-skills/conversion-forms-checkout-polish)
Your own site
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/conversion-forms-checkout-polish"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/conversion-forms-checkout-polish/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for conversion-forms-checkout-polish

Your own site · 80×15
<a href="https://agentmods.dev/skills/thegoat395/codex-skills/conversion-forms-checkout-polish"><img src="https://agentmods.dev/badge/skills/thegoat395/codex-skills/conversion-forms-checkout-polish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 299 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00016 $0.00299
Opus 5 $0.00008 $0.00150
Sonnet 5 $0.00003 $0.00060
Haiku 4.5 $0.00002 $0.00030

Measured 3d ago against content hash 967547399e73, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

conversion-forms-checkout-polish scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/conversion-forms-checkout-polish/SKILL.md · 31 lines

What it actually says

Conversion Forms Checkout Polish

Overview

Make action paths clear and trustworthy. A premium site still needs the user to act. Conversion design should feel calm, specific, and complete.

Scoped execution

Apply the shared web contract once when execution crosses phases; reuse it if already read. Load only the specialist guidance relevant to the requested surface and deliverable.

Workflow

  1. Read the user's brief and identify the website category, audience, content reality, visual references, and asset availability.
  2. Inspect the project before editing when code exists.
  3. Apply this skill's specific rules from references/conversion-forms-checkout-polish-guide.md.
  4. State material planned changes and proceed within existing authorization.
  5. For implementation, build and inspect affected states, fix material defects and verify. For analysis or artifact-only requests, deliver that result with its evidence limits.

Reference

Read references/conversion-forms-checkout-polish-guide.md when this skill triggers for a concrete website build, redesign, visual review, or implementation plan.

Scope and evidence

Separate visual/state polish from integration certification. Record the authorized test environment and trigger/input/success/failure evidence. A real send, purchase or charge requires its actual authorization; prefer test submissions within the agreed boundary.

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago Changed · -2 lines · -45 tokens per session 967547399e73
  2. 9d ago First seen · 33 lines · 61 tokens per session scan A ee103e1f6f09

Subscribe to this mod's changes

conversion-forms-checkout-polish is a skill published in the GitHub repository TheGoat395/Codex-Skills (122 stars, last pushed yesterday), licensed MIT. It adds 16 tokens to every session and 299 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

saleor-paper-storefront

Project-specific patterns for the Saleor Paper storefront built with Next.js 16, TypeScript, and Tailwind CSS. Use when working with product pages, checkout flow, caching, variant selection, filtering, SEO, or UI components. For universal Saleor API patterns, see the saleor-storefront dependency.

saleor/storefront · 68 tokens

design-pipeline

A build-and-test workflow for turning Figma designs into shadcn/ui components, a reusable set of interface components for React-based projects. It checks the result in a real browser at three screen sizes and runs accessibility checks.

sodam-ai/SoDam-Design-Kit · 77 tokens

passkit

Integrate Apple Pay payments and Wallet passes using PassKit. Use when adding Apple Pay buttons, creating payment requests, handling payment authorization, adding passes to Wallet, configuring merchant capabilities, managing shipping/contact fields, or working with PKPaymentRequest, PKPaymentAuthorizationController…

dpearson2699/swift-ios-skills · 104 tokens

storekit

Implement, review, or improve in-app purchases and subscriptions using StoreKit 2. Use when building paywalls with SubscriptionStoreView or ProductView, processing transactions with Product and Transaction APIs, verifying entitlements, handling purchase flows (consumable, non-consumable, auto-renewable), implementing…

dpearson2699/swift-ios-skills · 110 tokens

swiftui-animation

Implement, diagnose, or review SwiftUI motion using explicit and scoped implicit animations, springs, transitions, PhaseAnimator, KeyframeAnimator, matched geometry or navigation zoom, SF Symbol effects, and custom Animation types. Use when views should animate on state changes, insertion, removal, navigation, or…

dpearson2699/swift-ios-skills · 77 tokens

swiftui-gestures

Implement, review, or improve SwiftUI gesture handling. Use when adding tap, long press, drag, magnify, or rotate gestures, composing gestures with simultaneously/sequenced/exclusively, managing transient state with @GestureState, resolving parent/child gesture conflicts with highPriorityGesture or…

dpearson2699/swift-ios-skills · 92 tokens