docs(readme): reposition as MCP-first / Agent-first framework - #149
Merged
Conversation
- lead the tagline and intro with MCP-first / Agent-first positioning; MCP now heads the protocol list - rewrite "For AI" as three agent-friendly capabilities in plain language (see what data exists / explore piece by piece / fetch only what is needed), moved before "For Human" - new section "Build an application with a single prompt" right after Installation: nexusx-4phase skill + the real MindMap X prompt (translated) as a showcase of one-prompt app building - "Learn in layers" tail now cross-references the new section Co-Authored-By: Claude Code <noreply@anthropic.com>
Co-Authored-By: Claude Code <noreply@anthropic.com>
…homepages - hero badge/subtitle and intro now lead with MCP-first, Agent-first positioning; MCP heads the protocol list; specialty = agent-friendly APIs - For-AI card rewritten as three capabilities in plain language (see what data exists / explore piece by piece / fetch only what is needed) - 4-phase section retitled "Build an application with a single prompt" and extended with the real MindMap X case card (prompt requirements + outcome) - fix GitHub links pointing at allmonday/nexusx instead of KLR-Pattern/nexusx Co-Authored-By: Claude Code <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
Reposition the README around the framework's actual purpose: building
MCP-first, Agent-first applications, with the specialty of building
APIs that agents understand easily.
Changes
Tagline & intro — now lead with "A framework for building MCP-first,
Agent-first applications"; MCP heads the protocol list. The specialty
sentence describes the three agent-facing behaviors in plain language:
see what data exists, explore the API piece by piece, fetch only the
fields needed.
"For AI" block — moved before "For Human" and rewritten as three
capabilities, each titled in plain language with the term in parentheses:
Closing line summarizes the benefit: enough context to understand the
data, only pulls back what it needs.
New section "Build an application with a single prompt" (right after
Installation) — features the nexusx-4phase skill install command plus the
real prompt that kicked off MindMap X (translated from Chinese), and what
it produced: browser canvas + MCP server + CLI + REST from one model.
Repo: https://github.com/allmonday/mindmap-x (facts verified against its
README: self-hosted, one-command agent connect, co-editing in real time).
"Learn in layers" tail — the duplicated skill paragraph replaced with
a cross-reference to the new section.
Docs-only change; no version bump.
🤖 Generated with Claude Code