Skip to main content
brainqub3
Profil créateur GitHub

brainqub3

Vue par dépôt de 25 skills collectés dans 9 dépôts GitHub.

skills collectés
25
dépôts
9
mis à jour
22 juin 2026
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

safe-pr
Développeurs de logiciels

Use to open a safe, reviewable pull request from a feature branch into main once a slice is built with red-green-refactor and green. Phase 4 of the TDD harness. It assembles everything a reviewer needs — the feature and slice description, evidence of the…

8 juin 2026
red-green-refactor
Développeurs de logiciels

Use to implement one slice test-first with disciplined double-loop TDD — an outer failing end-to-end or integration test wrapping inner unit-test red, green, refactor cycles, worked outside-in until the acceptance test is green. Phase 2 and the heart of the…

7 juin 2026
tdd-ci
Développeurs de logiciels

Use once a slice is built and green locally and its unit plus acceptance tests (end-to-end Playwright for web, or integration tests for CLI and API slices) should run automatically in Continuous Integration. Phase 3 of the TDD harness — it detects the stack…

7 juin 2026
tdd-harness
Développeurs de logiciels

Use whenever the user wants a feature, product, bugfix, or change taken from idea to a reviewable pull request the disciplined test-driven way. This is the red-green-refactor TDD harness orchestrator — it drives the full pipeline (slice into thin vertical…

7 juin 2026
tdd-plan
Développeurs de logiciels

Use at the START of any new feature, product, bugfix, or change, before writing code, to decompose it into thin vertical slices (each the smallest end-to-end testable behaviour that delivers value) and write a markdown execution plan per slice into the plans/…

7 juin 2026
safe-cleanup
Développeurs de logiciels

Use to safely clean up stale LOCAL feature branches left behind by the TDD harness once their slices have shipped — both merged branches and abandoned (closed-PR) branches. Phase 5 maintenance and the cleanup companion to safe-pr. It reports first, confirms…

5 juin 2026
9 dépôts affichés sur 9
Tous les dépôts sont affichés