docs: update remaining docs for 12 LLM platforms

Update platform counts (4→12) in:
- docs/reference/CLAUDE_INTEGRATION.md (EN + zh-CN)
- docs/guides/MCP_SETUP.md, UPLOAD_GUIDE.md, MIGRATION_GUIDE.md
- docs/strategy/INTEGRATION_STRATEGY.md, DEEPWIKI_ANALYSIS.md, KIMI_ANALYSIS_COMPARISON.md
- docs/archive/historical/HTTPX_SKILL_GRADING.md

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
yusyus
2026-03-21 20:50:50 +03:00
parent 6bb7078fbc
commit eb13f96ece
9 changed files with 11 additions and 11 deletions

View File

@@ -190,7 +190,7 @@ python -m skill_seekers.mcp.server
| Config files | ✅ | ✅ | No |
| Codebase flags | `--build-*` | `--skip-*` | Yes (but backward compatible) |
| MCP tools | 9 tools | 18 tools | No (additive) |
| Platform support | Claude only | 4 platforms | No (opt-in) |
| Platform support | Claude only | 12 platforms | No (opt-in) |
---
@@ -422,7 +422,7 @@ skill-seekers install react --target claude --upload
| CLI commands | Separate | Unified | Update scripts |
| Config format | Basic | Unified | Old still works |
| MCP server | 9 tools | 18 tools | Update config |
| Platforms | Claude only | 4 platforms | Opt-in |
| Platforms | Claude only | 12 platforms | Opt-in |
---