docs: comprehensive site overhaul with new pages and restructured navigation#7
Merged
Conversation
…navigation Add Get Started section (Try It Out, Add OACP to Your App), protocol reference pages (oacp.json schema, entity providers), Hark wake word docs, ecosystem showcase, contributing guide, AI prompts for developers, and FAQ. Restructure navigation: Introduction > Get Started > OACP Protocol > Hark > Android SDK > Ecosystem > Contributing > Resources. Update existing pages with comparison tables, OacpActivity/entity source coverage, and cross-links. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Home page: new hero ("MCP for mobile apps"), updated card grid (OACP >
Hark > SDK), ecosystem section, cleaner ASCII diagram with real example,
"What's next" roadmap teaser, Get Started nav link, footer links.
Quality improvements: Mermaid sequence diagrams in how-it-works (foreground,
async, discovery flows), common patterns section in add-oacp (background
query, foreground action, parameters), punchier index.mdx opening, ecosystem
voice commands in try-hark, richer apps.mdx with pattern explanations.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Change "Let any AI assistant control any Android app" to "Give your Android app agentic powers. Open source." -- positive framing. Change third-person "the creator's name" to first-person "my name" -- Hark is talking about his own project. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Set defaultTheme to "dark" and disable system preference detection so all visitors see dark mode by default. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix "discovers and invoke" → "discovers and invokes" in hero subtext - Fix footer link /docs/contributing → /docs/contributing/contributing - Fix wake-word.mdx "the creator's name" → "my name" Co-Authored-By: Claude Opus 4.6 (1M context) <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
New pages highlight
/ai-prompts/prompts): 5 copy-paste prompts for Claude/ChatGPT to help developers plan OACP integrations/oacp/oacp-json): complete schema reference with every field documentedTest plan
npm run devand verify all 27 pages render without errors🤖 Generated with Claude Code