Hello Everyone
Surely my developer friends use AI (Claude, Copilot, ChatGPT) every day for debugging, selecting tech stacks, or designing architecture. But have you ever noticed that AI often gives very general and “break-even” answers? That’s because AI has data but lacks a framework for thinking.
I just launched Think Better — an open-source project (written in Go) that helps directly "implant" critical thinking skills into your AI. Instead of asking randomly, Think Better forces the AI to solve problems according to international standards:
2 Core Super Skills:
/make-decision: Automatically create a weighted matrix to compare options (e.g., React vs Vue, Postgres vs Mongo), and automatically catch fallacies (Status Quo, Sunk Cost Fallacy...).
/problem-solving-pro: When production crashes or there's a tough bug, the AI will use an Issue Tree and Root Cause Analysis to diagnose the system in 7 steps according to McKinsey standards, instead of guessing.
Super fast installation (one command line is done): I just updated the CLI package, you don’t need to clone the repo or install Go/Python anymore. Just open the terminal and paste this command:
For Mac / Linux:
curl -sSL https://raw.githubusercontent.com/HoangTheQuyen/think-better/main/install.sh | bash
For Windows (run in PowerShell):
irm https://raw.githubusercontent.com/HoangTheQuyen/think-better/main/install.ps1 | iex
(Or if you are a Go developer, it's simply: go install ... as documented in README).
After installation, just type think-better init --ai claude (or --ai copilot) and your AI will have "evolved".
The project is 100% open-source, code structure following the spec-driven model of speckit. Everyone is welcome to check out the repo, try it out, and please give me a ⭐ for motivation to develop more new skills!
🔗 GitHub Link: https://github.com/HoangTheQuyen/think-better
Thank you Everyone for reading! If you have any feedback, feel free to leave it below.

Think Better
Stop Babysitting Your AI.

Chat AI Nhập vai dành cho người Việt

AI Agent Capability Expansion Toolkit

Your AI Development & Marketing Teams

Hạ tầng Open Banking cho thanh toán và quản lý dòng tiền

Remind you to drink water, stand up and take breaks while working

Bộ công cụ tạo AI Skill từ ý tưởng — Dành cho Antigravity, Claude Code

No reviews yet
Ý tưởng cấy ghép framework tư duy vào AI là hướng đi thú vị, và việc xây dựng các features như /make-decision và /problem-solving-pro theo phương pháp McKinsey cho thấy bạn hiểu rõ nhu cầu của developers. Mình gợi ý là bạn nên tạo một trang web chính thức riêng với video demo ngắn hoặc screenshot chỉ rõ cách mà Think Better thay đổi output của AI. Bên cạnh repo GitHub, một landing page sẽ giúp người dùng mới nhanh chóng hiểu giá trị của sản phẩm mà không cần phải clone code hoặc đọc README dài. Ngoài ra, chia sẻ một hoặc hai case study cụ thể (ví dụ làm sao Think Better giúp debug issue production hay lựa chọn tech stack) sẽ khiến sản phẩm thêm thuyết phục. Chúc bạn phát triển tiếp dự án này thành công.
Reviews & comments