README optimization
Rewrite a repository homepage around actual query intent instead of storage-style prose.
Star Growth
Starsup is an open-source playbook for repository star growth. It shows builders how to turn a GitHub repo into a clearer answer page for humans, search systems, and AI systems.
很多仓库缺的不是内容,缺的是入口设计。首页没回答问题,文档页没承接关键词,AI 看完也不知道该怎么引用。这个项目拆的就是这层工程。
GitHub GEO is the practice of making a repository discoverable through real problem keywords, not only through brand recall. A repository with strong GEO is easier to find, easier to understand quickly, and easier for AI systems to cite or route correctly.
Stars do not start with a button. They start with discovery, clarity, and trust. If nobody finds the repo, nobody stars it. If people find it and still cannot tell what it solves, they leave. GEO sits early in that funnel.
| Part | Role |
|---|---|
README.md |
Homepage positioning and answer-first structure. |
docs/ |
Keyword landing pages for GitHub Pages. |
templates/ |
Reusable building blocks for GEO-ready repositories. |
checklists/ |
Execution checklists for launch and follow-through. |
Rewrite a repository homepage around actual query intent instead of storage-style prose.
Add machine-readable entry points so AI systems have a cleaner path into the repo.
Create keyword-shaped pages that answer specific discovery questions.
Tighten the path from first impression to trust and reuse.