Skip to main content

python-dl-development

Python 深度学习开发规范,用于编写可维护的、带类型注解的 Python 模块、Pydantic 模型、符合 PEP 8 的代码、可选的基于 Ruff 的校验,以及基于模块的脚本执行方式(如 `python -m start`)。适用于为深度学习或机器工程项目实现、重构、审查或生成 Python 代码,且需要关注代码风格、严格类型注解、Pydantic 数据建模、干净的导入(如 `from src.utils import xx_func`)以及避免硬编码绝对路径的场景。

Jump to install

Source facts

Repository
golitter/glm-blogs
Last source activity
July 4, 2026 at 08:43
Detected SKILL.md language
Chinese
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.