mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Remove all references to user: and project: prefixes
- Removed /user: prefix from all command examples - Updated GitHub issue templates to remove /user: prefix - Commands now use simple /command format without prefixes This aligns with the project's decision to not use user:/project: prefixes for commands. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -64,9 +64,9 @@ Thinking flags (optional):
|
||||
- --ultrathink→complete system redesign or critical architectural decisions
|
||||
|
||||
Examples:
|
||||
- `/user:design --api --think` - REST API design w/ patterns
|
||||
- `/user:design --ddd --think-hard` - Deep domain modeling
|
||||
- `/user:design --api --ddd --ultrathink` - Complete system architecture
|
||||
- `/design --api --think` - REST API design w/ patterns
|
||||
- `/design --ddd --think-hard` - Deep domain modeling
|
||||
- `/design --api --ddd --ultrathink` - Complete system architecture
|
||||
|
||||
Design focus w/ flags:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user