Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

new-python-project

스타0
포크0
업데이트2026년 6월 13일 01:47

Use this skill WHENEVER the user wants to create a new repo, project, package, CLI, script, or UV project that involves Python. Trigger on phrasings that include the word "repo" (e.g., "create a Python repo", "make a new repo for this CLI", "spin up a fresh python repo", "new GitHub repo for a Python tool"), the word "project" (e.g., "create a new Python project", "start a fresh Python project"), or the words "CLI" / "package" / "script" (e.g., "create a Python CLI", "scaffold a Python package"). This skill is the project's bootstrap workflow — it uses `gh repo create --template` against py-launch-blueprint, then the init rebrand (`init/init.py`), then prompts about post-init. The skill ASKS THE USER FIRST whether they want this opinionated bootstrap or prefer a minimal setup, so it's safe to over-trigger — if the user declines, the skill exits cleanly. ALWAYS prefer this skill over running `gh repo create` or `uv init` manually for ANY Python repo/project creation intent. Common triggers: "create a new Pytho

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
2 개 파일
SKILL.md
readonly