python-cli-patterns

Community

CLI patterns for modern Python apps.

Author0xDarkMatter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill showcases modern CLI patterns using Typer and Rich to build robust command-line applications.

Core Features & Use Cases

  • Typer-based app skeletons, command groups, and rich output
  • Error handling, interactive prompts, and robust options
  • Quick templates and examples for real-world CLIs

Quick Start

Use the included asset cli-template.py to scaffold a production-ready CLI.

Dependency Matrix

Required Modules

None required

Components

assetsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: python-cli-patterns
Download link: https://github.com/0xDarkMatter/claude-mods/archive/main.zip#python-cli-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository