·python-dev
</>

python-dev

doccker/cc-use-exp

Python 开发规范,包含 PEP 8 风格、类型注解、异常处理、测试规范等

13Installations·0Tendance·@doccker

Installation

$npx skills add https://github.com/doccker/cc-use-exp --skill python-dev

SKILL.md

| 模块/包 | 小写下划线 | userservice.py | | 类名 | 大驼峰 | UserService, HttpClient | | 函数/变量 | 小写下划线 | getuserbyid, username | | 常量 | 全大写下划线 | MAXRETRYCOUNT | | 私有 | 单下划线前缀 | internalmethod |

| 大数据处理 | 使用生成器 yield | | 字符串拼接 | 使用 ''.join() | | 查找操作 | 使用 set 或 dict | | 并发 I/O | 使用 asyncio | | CPU 密集 | 使用 multiprocessing |

Python 开发规范,包含 PEP 8 风格、类型注解、异常处理、测试规范等 Source : doccker/cc-use-exp.

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/doccker/cc-use-exp --skill python-dev Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/doccker/cc-use-exp --skill python-dev
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que python-dev ?

Python 开发规范,包含 PEP 8 风格、类型注解、异常处理、测试规范等 Source : doccker/cc-use-exp.

Comment installer python-dev ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/doccker/cc-use-exp --skill python-dev Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/doccker/cc-use-exp

Détails

Catégorie
</>Développement
Source
skills.sh
Première apparition
2026-02-01