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

FieldTypeDescription
/roastcritiqueNo-mercy product critique.
/10xcritiqueWhat would 10x this app's value?
/devils-advocatecritiqueStrongest case against your idea.
/red-teamcritiqueSecurity and abuse-vector review.
/eli5critiqueExplain like the user is five.

Marketing pack

FieldTypeDescription
/seo-auditcritiqueMeta tags, OG, structured data review.
/page-crocritiqueConversion-rate optimization audit.
/copywritingcritiqueProofread and tighten headlines + CTAs.
/cold-emailcritiqueGenerate outreach to early users.
/ab-testcritiquePropose 3 A/B experiments.
/competitor-researchcritiqueSurface 3 competitors + positioning.

Career pack

FieldTypeDescription
/resume-buildcritiqueTurn your project into a resume bullet.
/job-evaluatecritiqueRate a job posting against your goals.
/interview-prepcritiqueLikely questions for this app role.
/cover-lettercritiqueGenerate a tailored cover letter.
/salary-negotiatecritiqueScript for a comp conversation.

Motion pack

FieldTypeDescription
/motion-scriptcritiqueShot-by-shot script for a demo video.
/storyboardcritiqueVisual storyboard for a launch reel.
/motion-buildcritiqueGenerate a Remotion-ready scene.
/video-hookcritiqueWrite three opening hooks.

#Augmenters

Modify your app's file tree. Idempotent — safe to re-run. Marked with 🛠 in the autocomplete.

FieldTypeDescription
/seoaugmenterMeta tags, OG, JSON-LD, robots.txt, sitemap.
/geoaugmenteri18n scaffold + content negotiation.
/marketingaugmenterAnalytics, CRM hooks, lead capture.
/a11yaugmenterSemantic markup, ARIA, keyboard nav.
/pwaaugmenterManifest, service worker, install prompts.
/perfaugmenterCode-split, lazy load, image optimization.
/authaugmenterSupabase auth scaffolding (signin / OAuth).
/paymentsaugmenterRazorpay 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