/product-showcase
Generate a marketing website for a web app — multi-page with real screenshots and animated GIF walkthroughs
$ npx -y skills add jezweb/claude-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/product-showcase
Context preview
What this command does when you run it.
Generate a marketing website for a web app — multi-page with real screenshots and animated GIF walkthroughs
Command definition
product-showcase.mddescription: Generate a marketing website for a web app — multi-page with real screenshots and animated GIF walkthroughs argument-hint: "[quick: single page | standard: multi-page site | thorough: comprehensive with GIFs + use cases]"
Load the `product-showcase` skill.
Parse $ARGUMENTS for depth:
- `quick` — single page, hero + features + CTA (15-20 min)
- `standard` — multi-page: home, features, how-it-works with screenshots (1-2 hours)
- `thorough` — comprehensive: per-feature pages, animated GIF walkthroughs, use case scenarios, comparison page (3-6 hours)
URL auto-detected from wrangler.jsonc or running dev server.
Examples: `/product-showcase thorough`, `/product-showcase standard`, `/product-showcase quick`
Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.
Repo: jezweb/claude-skills
Other commands on jezweb-skills.
- /cloudflare-api
Hit the Cloudflare REST API for bulk, fleet, and operations wrangler can't do
Open command - /cloudflare-worker-builder
Scaffold and deploy a Cloudflare Worker with Hono routing
Open command - /d1-drizzle-schema
Generate a Drizzle ORM schema for Cloudflare D1
Open command - /d1-migration
Run D1 migration workflow — generate, inspect, apply
Open command - /db-seed
Generate database seed scripts with realistic data
Open command - /hono-api-scaffolder
Scaffold Hono API routes for a Cloudflare Worker
Open command

