Commit 0111422
docs(plugin): wire SceneView Claude Code plugin into core install surfaces
Drive plugin discovery from every doc surface where users learn how to
connect SceneView to an AI assistant:
- llms.txt: new 'Claude Code plugin (one-command install)' subsection
under '## AI Integration', explains the plugin bundle (MCP + 11
namespaced commands + hooks) right next to the bare-MCP snippet
- docs/docs/ai-development.md: 'Use with Claude Code' section now
presents the plugin as the recommended path with the bare MCP as the
fallback. Slash-command table mentions the /sceneview: prefix and
flags the /review /test built-in collision per the multi-agent review
- docs/docs/index.md: extra 'Claude Code Plugin' button next to the
existing 'MCP Server on npm' / Discord / GitHub buttons in the
community CTA block
- mcp/README.md (sceneview-mcp npm package): the 'Claude Code' install
block now leads with the plugin install (recommended) and keeps the
bare-MCP option as the lighter fallback
Plus: GitHub topics added to sceneview/claude-marketplace
(claude-code, claude-plugin, mcp, 3d, ar, android, ios, web,
jetpack-compose, swiftui, sceneview) for marketplace + topic-search
discoverability.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b53f24a commit 0111422
4 files changed
Lines changed: 40 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | | - | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
57 | | - | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
65 | 74 | | |
66 | 75 | | |
67 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
364 | 365 | | |
365 | 366 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2367 | 2367 | | |
2368 | 2368 | | |
2369 | 2369 | | |
| 2370 | + | |
| 2371 | + | |
| 2372 | + | |
| 2373 | + | |
| 2374 | + | |
| 2375 | + | |
| 2376 | + | |
| 2377 | + | |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
| 2381 | + | |
| 2382 | + | |
| 2383 | + | |
| 2384 | + | |
| 2385 | + | |
2370 | 2386 | | |
2371 | 2387 | | |
2372 | 2388 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
48 | 59 | | |
49 | 60 | | |
50 | 61 | | |
| |||
0 commit comments