AgentStack
SKILL verified Apache-2.0 Self-run

Pricing Page

skill-nexu-io-open-design-pricing-page · by nexu-io

|

No reviews yet
0 installs
13 views
0.0% view→install

Install

$ agentstack add skill-nexu-io-open-design-pricing-page

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Pricing Page? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Pricing Page Skill

Produce a single-screen pricing page that respects the active DESIGN.md.

Workflow

  1. Read the active DESIGN.md (injected above). Use only its colors, type

tokens, and component patterns.

  1. Classify the product from the brief and pick a tier shape:
  • 3-tier (most common): Free / Pro / Team or Starter / Growth / Enterprise.
  • 4-tier when the brief says "scale" or "enterprise plus".
  • 2-tier when it says "individual / business" or "personal / pro".
  1. Sections, in order:
  2. Hero — page title (e.g. "Pricing"), one-line subhead, optional

monthly/annual toggle.

  1. Plan cards — one card per tier. Each card: tier name, price (use the

display font + larger scale for the number), 1-line positioning, 4–6 bullet features, primary CTA. Mark the recommended tier with the DS accent border or a small badge.

  1. Comparison table — feature rows × tier columns, ✓ / — / value cells.

Group features into 2–3 logical sections (Core, Collaboration, Support, Security…). Sticky header.

  1. FAQ — 4–6 collapsible Q&A items. Use `` for the

collapse — no JS.

  1. Footer CTA — single line + button, accent band sparingly.
  2. Write one self-contained HTML document:
  • ` through , CSS in one inline `.
  • CSS Grid for the plan-card row; CSS Grid for the comparison table.
  • data-od-id on each tier card and each table row.
  1. Money rendering: use the display font for the big number, body for the

currency and "/mo" — sizes per DESIGN.md scale.

  1. Self-check:
  • Prices are plausible for the product (not "$X / month").
  • Accent is on the recommended tier and one CTA only.
  • Comparison table renders cleanly at 1024px and stacks readably below

768px (rotate column headers or scroll-x).

  • No fake feature names — every row reads as something a real product

would actually offer.

Output contract

Emit between `` tags:


...

One sentence before the artifact, nothing after.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.