| Non-linear reasoning | THOUGHTBOX.md | | Reasoning frameworks | MODELS.md | | Executable notebooks | NOTEBOOK.md | | Tool combinations | PATTERNS.md | | Problem→Solution routing | SELECTION.md | | Concrete examples | EXAMPLES.md |
| thoughtbox | Step-by-step reasoning | 7 patterns: forward, backward, branching, revision, interleaved, first principles, meta-reflection | | mentalmodels | Structured schemas | 15 models across 9 tags | | notebook | Literate programming | 10 operations, executable JS/TS |
| Patterns cookbook | thoughtbox({ includeGuide: true }) | | Model content | mentalmodels({ operation: "getmodel", args: { model: "..." } }) | | Notebook ops | thoughtbox://notebook/operations | | Interleaved guides | thoughtbox://interleaved/{mode} |
Kit di strumenti per il miglioramento cognitivo che combina ragionamento non lineare, modelli mentali e programmazione alfabetizzata. Utilizzabile per analisi complesse, progettazione di sistemi, debug, deep learning e flussi di lavoro di ricerca. Fonte: zpankz/mcp-skillset.