Skip to content

docs: add usage examples for slash commands#47

Open
JasonOA888 wants to merge 1 commit intopbakaus:mainfrom
JasonOA888:docs/slash-command-examples
Open

docs: add usage examples for slash commands#47
JasonOA888 wants to merge 1 commit intopbakaus:mainfrom
JasonOA888:docs/slash-command-examples

Conversation

@JasonOA888
Copy link
Contributor

Fixes #42

Added detailed usage examples for the most commonly used commands:

What was added:

  • /audit - Examples with scope (blog, dashboard, checkout flow)
  • /normalize - Design system alignment examples
  • /critique - UX review examples
  • /polish - Pre-shipping final pass examples
  • Combined command workflows (audit → normalize → polish)
  • "When to use" guidance for each command

Example output:

/audit blog              # Audit blog hub + post pages
/normalize /polish blog  # Fix and polish in sequence

This addresses the reproducibility concern from #42 - users now have concrete examples with scope context.

Fixes pbakaus#42

Added detailed usage examples for the most commonly used commands:
- /audit, /normalize, /critique, /polish with concrete examples
- Shows how to combine commands in a workflow
- Adds 'When to use' guidance for each command

This makes the commands more discoverable and reproducible for users.
@JasonOA888 JasonOA888 requested a review from pbakaus as a code owner March 18, 2026 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add usage examples for slash commands

1 participant