Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
LoslegenGitHub-Repository
python_coding_skills
python_coding_skills enthält 5 gesammelte Skills von zengbin93, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
gesammelte Skills
5
Stars
2
aktualisiert
2026-04-09
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer
Skills in diesem Repository
Creator/Repository/Skill
Skill
Beruf
Beschreibung
Aktualisiert
python-best-practices
Softwareentwickler
Python 编程最佳实践,涵盖性能优化、可读性提升、数据结构选择、并发编程和常见陷阱规避。 在编写高质量 Python 代码时参考此 skill。
2026-04-09
python-pytest
Softwarequalitätssicherungsanalysten und -tester
使用 pytest 编写高质量测试的通用规范。涵盖单元测试、集成测试(内部流程)、生产环境冒烟测试、 测试目录三层分离、fixture 使用、Mock 策略、参数化测试、异步测试和覆盖率目标。 在创建或修改测试文件时使用此 skill。
2026-04-09
python-simplifier
Softwareentwickler
在简化或重构 Python 代码,且存在重复逻辑、深层嵌套、冗长分支或无意义中间变量,同时必须保持行为不变时使用此 skill。
2026-03-30
python-code-quality
Softwareentwickler
Python 代码风格与质量检查规范,使用 ruff 进行格式化和 lint 检查,使用 basedpyright 进行类型检查。 在编写、修改或检查 Python 代码时使用此 skill。
2026-03-30
python-code-review
Softwarequalitätssicherungsanalysten und -tester
评估 Python 代码是否符合本仓库制定的质量标准,涵盖代码风格、类型注解、测试覆盖、 可读性和性能。在提交代码前或审查他人代码时使用此 skill。
2026-03-27