docs: audit and clean up docs/ directory
Removals (duplicate/stale): - docs/DOCKER_GUIDE.md: 80% overlap with DOCKER_DEPLOYMENT.md - docs/KUBERNETES_GUIDE.md: 70% overlap with KUBERNETES_DEPLOYMENT.md - docs/strategy/TASK19_COMPLETE.md: stale task tracking - docs/strategy/TASK20_COMPLETE.md: stale task tracking - docs/strategy/TASK21_COMPLETE.md: stale task tracking - docs/strategy/WEEK2_COMPLETE.md: stale progress report Updates (version/counts): - docs/FAQ.md: v2.7.0 → v3.1.0-dev, 18 MCP tools → 26, 4 platforms → 16+ - docs/QUICK_REFERENCE.md: 18 MCP tools → 26, 1200+ tests → 1,880+, footer updated - docs/features/BOOTSTRAP_SKILL.md: v2.7.0 → v3.1.0-dev header and footer Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -239,7 +239,7 @@ skill-seekers-mcp
|
||||
skill-seekers-mcp --transport http --port 8765
|
||||
```
|
||||
|
||||
### MCP Tools (18 total)
|
||||
### MCP Tools (26 total)
|
||||
|
||||
**Core Tools:**
|
||||
1. `list_configs` - List preset configurations
|
||||
@@ -286,7 +286,7 @@ export GITHUB_TOKEN=ghp_...
|
||||
## Testing
|
||||
|
||||
```bash
|
||||
# Run all tests (1200+)
|
||||
# Run all tests (1,880+)
|
||||
pytest tests/ -v
|
||||
|
||||
# Run with coverage
|
||||
@@ -463,4 +463,4 @@ skill-seekers validate-config configs/my-config.json
|
||||
|
||||
---
|
||||
|
||||
**Version:** 3.1.0-dev | **Test Count:** 1880+ | **Platforms:** Claude, Gemini, OpenAI, Markdown
|
||||
**Version:** 3.1.0-dev | **Test Count:** 1,880+ | **MCP Tools:** 26 | **Platforms:** 16+ (Claude, Gemini, OpenAI, LangChain, LlamaIndex, ChromaDB, FAISS, Cursor, Windsurf, and more)
|
||||
|
||||
Reference in New Issue
Block a user