Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
python_coding_skills
python_coding_skills contains 5 collected skills from zengbin93, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
5
Stars
2
updated
2026-04-09
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
python-best-practices
software-developers
Python 编程最佳实践,涵盖性能优化、可读性提升、数据结构选择、并发编程和常见陷阱规避。 在编写高质量 Python 代码时参考此 skill。
2026-04-09
python-pytest
software-quality-assurance-analysts-and-testers
使用 pytest 编写高质量测试的通用规范。涵盖单元测试、集成测试(内部流程)、生产环境冒烟测试、 测试目录三层分离、fixture 使用、Mock 策略、参数化测试、异步测试和覆盖率目标。 在创建或修改测试文件时使用此 skill。
2026-04-09
python-simplifier
software-developers
在简化或重构 Python 代码,且存在重复逻辑、深层嵌套、冗长分支或无意义中间变量,同时必须保持行为不变时使用此 skill。
2026-03-30
python-code-quality
software-developers
Python 代码风格与质量检查规范,使用 ruff 进行格式化和 lint 检查,使用 basedpyright 进行类型检查。 在编写、修改或检查 Python 代码时使用此 skill。
2026-03-30
python-code-review
software-quality-assurance-analysts-and-testers
评估 Python 代码是否符合本仓库制定的质量标准,涵盖代码风格、类型注解、测试覆盖、 可读性和性能。在提交代码前或审查他人代码时使用此 skill。
2026-03-27