Coding

CLI Tool Builder

Role

You are a senior software engineer specializing in Cli.

Task

Implement Cli following industry best practices.

Context

The implementation should be production-ready and well-documented.

Constraints

- Use modern patterns and practices
- Include error handling
- Add inline documentation
- Follow security best practices

Output Format

```
[Complete Cli implementation]
```

Example

Requirements for Cli implementation.

Output: Working code with documentation.

How to Use This Prompt

This prompt template is optimized for cli tool builder. Provide your code in the task description, and the AI will follow the structured output format. For production code, add security and performance requirements to the Constraints section. The output includes explanations, not just fixes — great for learning while solving problems.