Product capability demos

What ShapKit runs after the landing page

Ten real product surfaces you can evaluate before buying: credits, payments, source delivery, orgs, Admin, Skills, support tickets, referrals, device-code auth, and deploy diagnostics — described as capabilities, not customer testimonials.

No invented client logos, Discord member counts, or sales figures. Paths below map to shipped Marketing / Dashboard / Admin / Device surfaces in this repo. When a public Demo URL is configured, use it for a live walkthrough.

Capability

Credits you can reconcile

Org-scoped available / reserved / settled balances so AI usage is auditable — Dashboard for read-only usage, Admin AI to grant.

Surface · /dashboard/usage · /:locale/admin/ai

Capability

Multi-rail lifetime checkout

One-time Pro / Duo SKUs across Stripe, Creem, PayPal, and optional CNY rails — same commercial stack, not five forks.

Surface · /pricing · /dashboard/billing

View pricing

Capability

Signed source delivery

After fulfillment we issue a License; create a download ticket in the dashboard and fetch a signed archive — no waiting on a repo invite.

Surface · /dashboard/delivery

Read docs

Capability

Tenant shell + RBAC

Organizations, members, roles, and teams so billing and credits stay multi-seat without inventing a second auth product.

Surface · /dashboard/organization

Capability

Ops control plane

Config center, credit grants, failed-job replay, and platform audit — requires platformRole=admin; secrets expose only configured / last4.

Surface · /:locale/admin · config / AI / operations / audit

Read docs

Capability

Agent Skill Suite

Twelve official Skills from shape-start to shape-guard — enable in the repo and drive the agent with trigger phrases. Public marketplace browse and official review upload have their own routes.

Surface · /skills · /marketplace · pnpm skills:link

View Skills

Capability

Support tickets

Users open and follow tickets in the Dashboard; operators handle them in Admin — a shipped legacy product domain you can reuse as-is.

Surface · /dashboard/support · /:locale/admin/support

FAQ

Capability

Affiliate / referrals

Affiliate and referral flows live under the Dashboard — track invite relationships without bolting on a separate growth product.

Surface · /dashboard/referrals

Capability

Device-code auth

RFC 8628 device authorization: CLI or constrained clients get a user_code, then confirm in the browser — built for headless login.

Surface · /:locale/device

Capability

Deploy diagnostics + CF ship path

Default ship path is React Router + Cloudflare Workers (wrangler). Dashboard exposes a conditionally visible deploy-diagnostics page to check bindings and readiness.

Surface · /dashboard/deploy-diagnostics · shape-cloudflare

Read docs