Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

python-package-copier

python-package-copier enthält 4 gesammelte Skills von stateful-y, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
4
Stars
5
aktualisiert
2026-07-26
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

fan-out-to-packages
Softwareentwickler

Roll a template change out to every stateful-y package generated from python-package-copier, one agent per repo in parallel. Use when a template release must reach the fleet, when auditing all generated projects for a shared defect, or when applying a docs/config convention everywhere. Covers the seven repos and what differs between them, the copier update hazards that destroy local content silently, the per-repo invariants, and the verification discipline that stops a green result from being meaningless.

2026-07-26
backport-commit
Softwareentwickler

Backport changes from a GitHub commit in a project generated by the python-package-copier Copier template into the template source files and tests. Use when given a GitHub commit URL from a generated repo and asked to incorporate those changes into the template. Covers fetching the commit diff, mapping generated files back to template sources, converting literal values to Jinja variables, updating template files, and generating or updating tests.

2026-07-23
diataxis-notebook-writer
Softwareentwickler

Write or rework marimo example notebooks following Diataxis principles. Use when asked to create, edit, or rework interactive notebook examples that serve as tutorial or how-to companions to documentation pages. Triggers on "write a notebook example", "rework notebook", "example notebook", "interactive example", "marimo example", "tutorial notebook", "how-to notebook".

2026-07-17
diataxis-reference-writer
Softwareentwickler

Generate and structure information-oriented reference documentation for Python packages following Diátaxis principles. Use when asked to write API reference docs, CLI reference, configuration reference, error code reference, or any documentation that provides austere technical description of the machinery. Triggers on "write reference docs", "API documentation", "document the API", "CLI reference", "configuration reference", "error reference", "describe the interface".

2026-07-17