Reference
Slash command index
Every built-in slash command at a glance. For the conceptual guide, see Skills overview; for invocation mechanics see Slash commands.
#Critique skills
Return markdown analysis. Don't modify your app's files.
Roast pack
| Field | Type | Description |
|---|---|---|
| /roast | critique | No-mercy product critique. |
| /10x | critique | What would 10x this app's value? |
| /devils-advocate | critique | Strongest case against your idea. |
| /red-team | critique | Security and abuse-vector review. |
| /eli5 | critique | Explain like the user is five. |
Marketing pack
| Field | Type | Description |
|---|---|---|
| /seo-audit | critique | Meta tags, OG, structured data review. |
| /page-cro | critique | Conversion-rate optimization audit. |
| /copywriting | critique | Proofread and tighten headlines + CTAs. |
| /cold-email | critique | Generate outreach to early users. |
| /ab-test | critique | Propose 3 A/B experiments. |
| /competitor-research | critique | Surface 3 competitors + positioning. |
Career pack
| Field | Type | Description |
|---|---|---|
| /resume-build | critique | Turn your project into a resume bullet. |
| /job-evaluate | critique | Rate a job posting against your goals. |
| /interview-prep | critique | Likely questions for this app role. |
| /cover-letter | critique | Generate a tailored cover letter. |
| /salary-negotiate | critique | Script for a comp conversation. |
Motion pack
| Field | Type | Description |
|---|---|---|
| /motion-script | critique | Shot-by-shot script for a demo video. |
| /storyboard | critique | Visual storyboard for a launch reel. |
| /motion-build | critique | Generate a Remotion-ready scene. |
| /video-hook | critique | Write three opening hooks. |
#Augmenters
Modify your app's file tree. Idempotent — safe to re-run. Marked with 🛠 in the autocomplete.
| Field | Type | Description |
|---|---|---|
| /seo | augmenter | Meta tags, OG, JSON-LD, robots.txt, sitemap. |
| /geo | augmenter | i18n scaffold + content negotiation. |
| /marketing | augmenter | Analytics, CRM hooks, lead capture. |
| /a11y | augmenter | Semantic markup, ARIA, keyboard nav. |
| /pwa | augmenter | Manifest, service worker, install prompts. |
| /perf | augmenter | Code-split, lazy load, image optimization. |
| /auth | augmenter | Supabase auth scaffolding (signin / OAuth). |
| /payments | augmenter | Razorpay subscription scaffolding. |
#Custom skills (your @-namespace)
Custom skills you author appear in your workspace's @-namespace. Each workspace has its own list. See Custom skills.
#Where to go next
PromptFloe docs · last updated Jun 2026Report a doc issue