docs: promote traverse-framework/claude-skills on the site#43
Merged
Conversation
First concrete piece of a strategy for getting coding agents (Claude Code, Cursor, etc.) to build with Traverse: a structured, agent-legible summary at the conventional /llms.txt path, following the llmstxt.org format (H1, blockquote summary, linked sections, an Optional tail for lower-priority pages). Content is a curated path through what's already on the site, not new claims: quickstart and concepts first, the MCP tool list and setup guide for agent-building specifically, platforms.html called out explicitly as the source of truth on what's actually shipped (so an agent doesn't take the blockquote's target list as a promise), and the security audit and roadmap for anyone checking project maturity. Every linked URL verified against the actual build output. This addresses the "agent succeeds when a developer points it at Traverse" half of the adoption strategy. The other half floated in discussion — auditing whether the quickstart is actually followable by an agent end-to-end without hitting an undocumented wall, and MCP registry listing — are separate next steps, not done here. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Adds a section to /agents.html and an entry in llms.txt pointing at the new dedicated repo for Claude Skills that build apps with Traverse, starting with traverse-app-builder. Co-Authored-By: Claude Sonnet 5 <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
/agents.htmldescribing the newtraverse-app-builderClaude Skill and linking totraverse-framework/claude-skills.llms.txt's "Building with an agent" section pointing agents at the same repo.Test plan
npm run build— 86 pages, no errors