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
Actualizado 12/23/2025
Estrellas
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

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use wishful-thinking-programming