home/categories/automation-tools/cha9ro-agent-skills-skills-custom-python-project-scaffold-skill-md
automation-toolstools

python-project-scaffold

Scaffold Python projects with uv (package/Python version manager), hatchling (build tool), and pytest (testing). Generates onion architecture structure with domain, infrastructure, application, and presentation layers. Use when users request to create a new Python project, initialize Python codebases, set up Python package structure, or need project templates following clean architecture principles.

cha9ro
maintainer
cha9ro
更新日 1/15/2026
スター
0
フォーク
0
quick start

Installation and usage

Scaffold Python projects with uv (package/Python version manager), hatchling (build tool), and pytest (testing). Generates onion architecture structure with domain, infrastructure, application, and presentation layers. Use when users request to create a new Python project, initialize Python codebases, set up Python package structure, or need project templates following clean architecture principles.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use python-project-scaffold