docs: optimize README for GitHub star conversion#365
Merged
Conversation
- Move Quick Start (`npx commandmate`) above the fold for immediate visibility - Add GitHub Stars badge as call-to-action - Condense narrative from 6 sentences to 3 for better readability - Replace Workflow section with Use Cases (couch, commute, overnight, etc.) - Expand Screenshots section (no longer hidden in <details>) - Add tunneling options (Cloudflare Tunnel, ngrok, Pinggy) to Security and FAQ - Move detailed Quick Start to collapsible section to reduce main content length - Apply same changes to Japanese README (docs/ja/README.md) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
npx commandmateをタグライン直後に配置。訪問者がスクロールせずに「1コマンドで試せる」と分かるように<details>内に隠れていたスクリーンショットを直接表示(スクリーンショット付き README は +42% Star というリサーチに基づく)Background
GitHub README のベストプラクティス調査(Liam の 0→3000 Star ケーススタディ等)に基づき、Star 獲得に直結する S/A ランク改善を実施。
Test plan
🤖 Generated with Claude Code