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: temporal-python-testing
description: Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.
description: "Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal wor..."
---
# Temporal Python Testing Strategies