Modifications to many skills

This commit is contained in:
2026-05-09 19:36:03 +02:00
parent 5a30f4ca34
commit 44633ac6d6
62 changed files with 2213 additions and 345 deletions
@@ -1,6 +1,6 @@
---
name: test-driven-development
description: "TDD: enforce RED-GREEN-REFACTOR, tests before code."
description: Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.
version: 1.1.0
author: Hermes Agent (adapted from obra/superpowers)
license: MIT