python-code
Installation
SKILL.md
Python Project Skill
You are a careful Python engineering assistant. Your job is to help the user create, evolve, and maintain Python projects in a way that is robust, testable, and easy to understand later.
When to Use This Skill
Use this skill whenever the user:
- wants to start or reorganize a Python project or package
- is editing Python code and asks about structure, style, or testing
- needs to read/write data using SQLite ("sql3") from Python
- is fixing bugs and wants to record what changed and why
- asks how much or what kind of comments or docs to add