소개
Streamline the initial phase of Python development by automating the creation of standardized project architectures. This skill handles the scaffolding of directory structures—including models, services, and utils—while generating essential configuration files like pyproject.toml and .gitignore. It ensures compliance with modern Python standards such as the src layout and uv package management, making it an essential tool for developers starting new projects or restructuring existing applications to follow industry best practices.