python-programming-expert

仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 20 天前
▸ 精选理由

覆盖现代 Python 工程栈,适合提高团队代码健壮性与性能。

这个 Skill 做什么

面向 Python 3.12+ 的高级编程最佳实践与代码质量、测试与部署建议。

针对 Python 3.12/3.13+ 给出高级编码建议,覆盖类型安全、PEP 695 泛型、asyncio.TaskGroup、FastAPI、Pydantic v2、测试与部署等。用在需要提高代码质量、性能或设计现代异步服务时。特点是结合最新语言特性和实战工具链(Ruff、pytest、uv)。

▸ 展开 SKILL.md 英文原文

Expert-level skill for Python programming (Python 3.12/3.13+). Covers type safety, generic syntax (PEP 695), async/await TaskGroups, FastAPI 0.115+, Pydantic v2, uv package manager, Ruff, and pytest in English and Indonesian.

开发编程Python异步测试通用
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/python-programming-expert/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/python-programming-expert/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Python Programming Expert (3.12 / 3.13+ Edition)

[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)

---

<a name="english"></a>
## English

### Description
Expert guidance for writing high-performance, robust, and clean Python applications using **Python 3.12/3.13+**. Covers PEP 695 type parameter syntax, structured concurrency via `asyncio.TaskGroup`, FastAPI 0.115+, Pydantic v2 validation, ultra-fast dependency management with `uv`, and linting/formatting with `Ruff`.

### Trigger Conditions
- Bootstrapping or maintaining a Python application, API, CLI, or backend package.
- Designing data validation schemas using **Pydantic v2**.
- Writing async backend APIs with **FastAPI**,
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有