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
Updated 12/23/2025
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use wishful-thinking-programming