← 返回 Skill 列表
extension
分类: 开发与工程API Key 暂未确认

python-cli-architect

使用Typer和Rich的Python CLI项目的参考模式 —— 项目结构、Rich表格渲染以及任务完成质量门。由python-cli-architect代理自动加载。

person作者: jakexiaohubgithub

Python CLI Architect Reference

Project Structure

See references/project-structure.md — packages/{name}/ layout and Hatchling configuration.

Task Completion Quality Gate

See references/quality-gate.md — mandatory linting, type checking, test, review, and shebang validation steps before reporting done.