docs: README 重设计 — 核心特性、AI 辅助上手、贡献者指南#42
Merged
Conversation
- Rewrite tagline: emphasize pure C++23 modules + self-hosted - Add core features section (5 bullets) - Add "why mcpp" section focused on module-first experience - Add AI-assisted install (方式三) and AI learning prompt - Add contributor section with AI Agent workflow guidance - Reorganize feature overview into collapsible sections - Update platform matrix (Clang/LLVM now supported) - Move WIP notice to end of file - Add Release + Self-hosted badges
- Move WIP notice from bottom to after "why mcpp" section - Soften "Linux上体验最好的选择" wording - Change AI prompts to copyable code blocks with repo URL - Simplify contributing section, reference .agents/skills/ - Add .agents/skills/contributing.md (agent contribution guide) - Add .agents/skills/mcpp-usage.md (agent usage guide)
- .agents/skills/contributing.md → .agents/skills/mcpp-contributing/SKILL.md - .agents/skills/mcpp-usage.md → .agents/skills/mcpp-usage/SKILL.md - Both skills now have YAML frontmatter (name, description) - Update README references to new skill paths
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.
改动
README 全面重设计,面向首次对外传播。
主要变化
不合入,供页面 review
PR 创建后请在 GitHub 页面上直接查看渲染效果。