tzurot-slash-command-ux
Installation
SKILL.md
Slash Command UX Patterns
Use this skill when:
- Implementing a new slash command or subcommand
- Adding list/browse functionality with pagination
- Creating button-based interactions (confirm, navigate)
- Building dashboard-style editors
Standardization Principle
Centralize patterns to fail fast and prevent inconsistencies.
The goal of standardization is NOT just code reduction - it's ensuring that if something breaks, it breaks everywhere visibly rather than silently creating inconsistent behavior.