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
Atualizado 12/23/2025
Estrelas
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

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use wishful-thinking-programming