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: async-python-patterns
description: Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
description: "Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-..."
---
# Async Python Patterns