home/categories/architecture-patterns/zgagnon-skills-wishful-thinking-programming-skill-md
architecture-patternsdevelopment

wishful-thinking-programming

Use when building features with unknowns or uncertainties - start from well-understood parts (business logic, UX, pure functions), write code as if ideal collaborators exist, use mocks to define APIs through usage, preventing analysis paralysis from trying to understand everything upfront

zgagnon
maintainer
zgagnon
Mis à jour 12/23/2025
Étoiles
0
Forks
0
quick start

Installation and usage

Use when building features with unknowns or uncertainties - start from well-understood parts (business logic, UX, pure functions), write code as if ideal collaborators exist, use mocks to define APIs through usage, preventing analysis paralysis from trying to understand everything upfront

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use wishful-thinking-programming