Create a templating system for commands: - Define reusable templates with placeholders - Allow users to create new commands from templates - Include common parameter patterns - Support for conditional sections in commands
Create a templating system for commands: