Skip to main content

create-python-project

Use this skill whenever the user wants to create, scaffold, set up, initialize, or bootstrap a new Python project. Triggers include "create a Python project", "start a new Python project", "new Python repo", "scaffold a Python package", "set up a Python CLI", "build a new Streamlit app", "criar projeto Python", "novo projeto Python", "iniciar projeto Python", "começar um projeto Python do zero", "montar um pacote Python", or any request to generate the initial structure of a Python codebase (pyproject.toml, virtualenv, dependency setup). Trigger even when the user does not say "uv" — uv is the default tool. Trigger even if the user only asks for a CLAUDE.md for a Python project, since the standard scaffold includes one. The skill handles project-type detection, dependency elicitation, tooling configuration (ruff, mypy, pytest), and writes a CLAUDE.md tailored to the project.

Jump to install

Source facts

Repository
tomevault-io/skills-registry
Last source activity
May 23, 2026 at 22:30
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.