feat: add apple hig skills and strict validation v5.9.0

This commit is contained in:
sck_0
2026-02-20 19:38:58 +01:00
parent 9f5351e844
commit e36d6fd3b3
491 changed files with 25232 additions and 717 deletions

View File

@@ -1,6 +1,6 @@
---
name: python-packaging
description: Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.
description: "Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python ..."
---
# Python Packaging