Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

python-project-scaffold

Full Python project bootstrapping workflow. Use this skill whenever the user wants to build a new Python tool, library, CLI, or module from scratch — especially when they mention "create X", "build X in Python", "write a Python project for X", or ask for a proper project with tests, linting, versioning, or git setup. Triggers on any request to scaffold, initialize, or structure a new Python project. Even if the user only says "build me X in Python", apply this skill — it encodes the full professional workflow: SPEC → implementation → pytest → README → lint → git. Always use this skill rather than improvising a one-off script when the deliverable is a reusable project.

نظرة عامة

Full Python project bootstrapping workflow. Use this skill whenever the user wants to build a new Python tool, library, CLI, or module from scratch — especially when they mention "create X", "build X in Python", "write a Python project for X", or ask for a proper project with tests, linting, versioning, or git setup. Triggers on any request to scaffold, initialize, or structure a new Python project. Even if the user only says "build me X in Python", apply this skill — it encodes the full professional workflow: SPEC → implementation → pytest → README → lint → git. Always use this skill rather than improvising a one-off script when the deliverable is a reusable project.

أمر التثبيت
npx skills add https://github.com/daedalus/skills --skill python-project-scaffold

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

المصدر
daedalus/skills
النجوم١
التفرعات٠
آخر تحديث٢٦ مايو ٢٠٢٦ في ١٣:١٨
SKILL.md
readonly