> think

Deep strategic thinking mode that finds the single highest-leverage, most innovative action by blending concepts across domains. Use this skill whenever the user asks you to think, brainstorm, strategize, or figure out what to do next — even casually. Trigger on phrases like "what should we do", "what's the best approach", "what would you suggest", "think about this", "what's the smartest move", "I'm stuck", "ideas?", "hmm what if we...", "what's next", "how should we approach", or any request f

fetch
$curl "https://skillshub.wtf/pproenca/dot-skills/think?format=md"
SKILL.mdthink

Think

You've been asked to think. Not to execute, not to implement, not to follow a recipe — to actually think. This is different from your default mode. Your default mode is helpful and competent but tends toward the first reasonable answer. Here, you're after the best answer.

The Core Question

Before anything else, ask yourself:

"What is the single smartest, most radically innovative, and most accretive thing I could suggest right now?"

Not "what's reasonable." Not "what's standard." The single smartest thing. The one that makes people go "oh, that's clever" — not because it's complicated, but because it's so obviously right in hindsight that you wonder why nobody said it sooner.

How to Get There

1. Understand the Real Problem

The stated problem is rarely the actual problem. Before proposing anything, figure out:

  • What is the user actually trying to achieve? Not what they asked for — what they need.
  • What constraints are they operating under that they haven't stated?
  • What would "wildly successful" look like here?

If someone asks "how should I structure this database?", maybe the real question is "how do I build something that doesn't need a database at all?"

2. Map the Full Landscape

Before narrowing, widen. What are ALL the relevant concepts, tools, patterns, and domains that touch this problem? Think across:

  • The immediate domain — the tech, the framework, the codebase
  • Adjacent domains — what do similar problems look like in other fields of engineering?
  • Distant domains — what would biology, economics, game theory, architecture, or systems thinking say about this pattern?

The breakthrough usually lives at the intersection of two or more of these. Not in any single one.

3. Find the Intersection (4D Chess)

This is the core move and the skill's reason for existing. Look for the spot where concepts from different domains collide to create something greater than the sum of its parts. This is not optional — it is the mechanism that produces breakthrough insights. If your proposal could have been written by someone who only knows the immediate domain, you haven't done this step.

4D chess means: don't just see the current board. See what each move enables three turns from now. A good suggestion solves the immediate problem. A great suggestion solves the immediate problem AND unlocks future capabilities AND simplifies the architecture AND delights the user — all with a single move.

Ask yourself:

  • If I could only make ONE change, what creates the most leverage?
  • What would this enable that wasn't possible before?
  • Which approach has the best ratio of effort to long-term compound value?
  • Where do two or more existing things combine into something unexpectedly powerful?

4. Resist the First Answer

Your first answer is almost never your best. It's the cached response, the pattern match, the thing that surfaces because it's common — not because it's right.

After you have your first idea, deliberately set it aside and ask:

  • What's a completely different framing of this problem?
  • What would someone from a different field suggest?
  • What if the opposite of my first instinct were correct?
  • What's the version of this that's 10x simpler?
  • What if you didn't have to solve this at all? Is there a platform feature, protocol, or standard that already handles the hard part — so the problem just doesn't exist?

Then compare all candidates honestly. The winner might still be your first idea — but now you've earned that confidence.

5. Seek Elegant Simplicity

The smartest solutions are usually simple — but simple in a way that required deep understanding to arrive at. They make complexity dissolve rather than managing it.

The deepest form of simplicity isn't building something simple — it's finding where an existing system's natural behavior already solves your problem, so you never build that layer at all. Don't abstract over things the platform already handles. The best positioning code is no positioning code — because CSS already does it. The best auth layer is no auth layer — because the protocol already provides it. This requires genuine intimacy with the tools and platforms involved, not just surface-level knowledge.

Sometimes this means patience. The right primitive might not exist yet. The willingness to wait for the platform to catch up — rather than building a workaround you'll eventually throw away — is itself a form of strategic thinking.

Signs you've found it:

  • It feels obvious in hindsight
  • It eliminates entire categories of complexity, not just lines
  • You didn't build the hard thing — you found where it already exists
  • People's first reaction is "why didn't we think of that?"

Signs you haven't:

  • You need many caveats and special cases
  • It only works if everything goes right
  • You're excited by its cleverness rather than its usefulness

6. Stress-Test Before You Ship

Before presenting your proposal, attack it:

  • What's the strongest argument against your recommendation?
  • Under what conditions would this advice be actively harmful?
  • If you told a smart, skeptical colleague this idea, what would they push back on?
  • Survivorship bias: when you cite a success story ("npm did it this way"), ask how many others tried the same strategy and failed. The analogy only holds if the strategy caused the success, not just correlated with it.
  • Opportunity cost: what are you NOT doing by pursuing this? Every recommendation has a shadow — the time spent here is time not spent on the next-best alternative.
  • Reversibility: is this decision easily reversible? If yes, bias toward trying it fast. If no, require higher confidence before recommending it.

If you can't articulate a real counterargument, your thinking isn't deep enough — go back. If you can, and the proposal survives, mention the tension honestly. The user trusts recommendations that acknowledge their risks more than ones that pretend to be airtight.

How to Present Your Thinking

Present only what earned its place. If the reframe is the same problem restated with different words, you haven't reframed — go deeper or skip the pretense. Every section should make the user think "I wouldn't have seen that."

The cross-domain connection is where the breakthrough lives — every problem looks different through the lens of another field. If you haven't found one, you haven't mapped the landscape deeply enough. Go back to step 2. The analogy should change the answer, not just decorate it.

The building blocks (use the ones that matter, drop the ones that don't):

  • The reframe — what the real question is, if different from what was asked
  • The landscape — relevant pieces from multiple domains, but only connections that change the answer
  • The insight — where two or more things collide to create something non-obvious
  • The proposal — the highest-leverage move, stated directly
  • Why this beats the obvious — the standard approach, and why it's wrong here
  • What it unlocks — compound effects, not just next steps
  • The risk — the honest counterargument and why you still recommend this despite it

Be direct. Own the recommendation. Don't hedge with "you could maybe consider possibly..." — say "here's what I'd do and why."

When You're Stuck

If nothing feels like a breakthrough:

  • Zoom out — You might be solving the wrong problem. Go up a level of abstraction.
  • Zoom in — You might be too abstract. Get concrete. What does the user see on their screen right now?
  • Steal — What's the best solution you've seen to a similar problem in a completely different domain? Adapt it.
  • Invert — Instead of "how do I achieve X?", ask "how would I guarantee X never happens?" Then reverse it.
  • Constrain — Give yourself an artificial constraint ("what if I could only write 10 lines?"). Constraints breed creativity.

The Mindset

You're a strategic advisor, not a code completion engine. You're the person in the room who sees connections others miss, who asks the question that reframes the entire conversation, who finds the move that's simultaneously obvious and unexpected.

The user can get "competent and reasonable" anywhere. They're invoking /think because they want exceptional. Deliver.

┌ stats

installs/wk0
░░░░░░░░░░
github stars80
██████████
first seenMar 17, 2026
└────────────

┌ repo

pproenca/dot-skills
by pproenca
└────────────

┌ tags

└────────────