command-design
Installation
SKILL.md
When to use this skill
Use this skill when you need to:
- Design new bot commands and syntax
- Implement command parsing and validation
- Create help and documentation systems
- Handle command errors gracefully
- Design multi-parameter command formats
- Implement command aliases and shortcuts
- Build hierarchical help menus
How to use it
Command Design Principles
Related skills
More from forever19735/garbage
line-bot-development
Build and maintain LINE messaging API integrations, handle webhook events, and implement bot commands
10code-refactoring-solid
Guide for refactoring Python code to follow SOLID principles and improve maintainability
8scheduling-system
Implement automated scheduling with APScheduler for multi-group timed broadcasts and rotation management
3deployment-railway
Deploy Python Flask applications to Railway.app with environment configuration and webhook setup
3ux-command-analysis
Evaluates the user experience of the bot's command interface and provides actionable recommendations
3firebase-integration
Integrate Google Firebase Firestore for cloud data storage, implement CRUD operations, and manage data persistence
3