Documentation
README
Click Scaffolder
Generate a complete Click CLI application with Python, proper project structure, and best practices.
Capabilities
- Generate Python-based Click CLI projects
- Create command groups with decorators
- Set up context passing between commands
- Configure type coercion and validation
- Implement custom parameter types
- Set up Poetry/pip project structure
Usage
Invoke this skill when you need to:
- Bootstrap a new CLI application using Click
- Create a Python CLI with decorator-based commands
- Set up command groups and context
- Configure rich terminal output
Inputs
This is the opening of the README. Read the full README on GitHub.