MAJOR REFACTORING: Merge 3 roadmap files into single comprehensive ROADMAP.md Changes: - Merged ROADMAP.md + FLEXIBLE_ROADMAP.md + FUTURE_RELEASES.md → ROADMAP.md - Consolidated 1,008 lines across 3 files into 429 lines (single source of truth) - Removed duplicate/overlapping content - Cleaned up docs archive structure New ROADMAP.md Structure: - Current Status (v2.6.0) - Development Philosophy (task-based approach) - Task-Based Roadmap (136 tasks, 10 categories) - Release History (v1.0.0, v2.1.0, v2.6.0) - Release Planning (v2.7-v2.9) - Long-term Vision (v3.0+) - Metrics & Goals - Contribution guidelines Deleted Files: - FLEXIBLE_ROADMAP.md (merged into ROADMAP.md) - FUTURE_RELEASES.md (merged into ROADMAP.md) - docs/archive/temp/TERMINAL_SELECTION.md (temporary file) - docs/archive/temp/TESTING.md (temporary file) Moved Files: - docs/plans/*.md → docs/archive/plans/ (dated planning docs) Updated References: - CLAUDE.md: FLEXIBLE_ROADMAP.md → ROADMAP.md - docs/README.md: Removed duplicate roadmap references - CHANGELOG.md: Updated documentation references Benefits: - Single source of truth for roadmap - No duplicate maintenance - Cleaner repository structure - Better discoverability - Historical context preserved in archive/ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Skill Seekers Documentation
Welcome to the Skill Seekers documentation hub. This directory contains comprehensive documentation organized by category.
📚 Quick Navigation
🚀 Getting Started
New to Skill Seekers? Start here:
- Main README - Project overview and installation
- Quickstart Guide - Fast introduction
- Bulletproof Quickstart - Beginner-friendly guide
- Troubleshooting - Common issues and solutions
📖 User Guides
Essential guides for setup and daily usage:
-
Setup & Configuration
- Setup Quick Reference - Quick setup commands
- MCP Setup - MCP server configuration
- Multi-Agent Setup - Multi-agent configuration
- HTTP Transport - HTTP transport mode setup
-
Usage Guides
- Usage Guide - Comprehensive usage instructions
- Upload Guide - Uploading skills to platforms
⚡ Feature Documentation
Learn about core features and capabilities:
Core Features
- Pattern Detection (C3.1) - Design pattern detection
- Test Example Extraction (C3.2) - Extract usage from tests
- How-To Guides (C3.3) - Auto-generate tutorials
- Unified Scraping - Multi-source scraping
AI Enhancement
- AI Enhancement - AI-powered skill enhancement
- Enhancement Modes - Headless, background, daemon modes
PDF Features
- PDF Scraper - Extract from PDF documents
- PDF Advanced Features - OCR, images, tables
- PDF Chunking - Handle large PDFs
- PDF MCP Tool - MCP integration
🔌 Platform Integrations
Multi-LLM platform support:
- Multi-LLM Support - Overview of platform support
- Gemini Integration - Google Gemini
- OpenAI Integration - ChatGPT
📘 Reference Documentation
Technical reference and architecture:
- Feature Matrix - Platform compatibility matrix
- Git Config Sources - Config repository management
- Large Documentation - Handling large docs
- llms.txt Support - llms.txt format
- Skill Architecture - Skill structure
- AI Skill Standards - Quality standards
- C3.x Router Architecture - Router skills
- Claude Integration - Claude-specific features
📋 Planning & Design
Development plans and designs:
- Design Plans - Feature design documents
📦 Archive
Historical documentation and completed features:
- Historical - Completed features and reports
- Research - Research notes and POCs
- Temporary - Temporary analysis documents
🤝 Contributing
Want to contribute? See:
- Contributing Guide - Contribution guidelines
- Roadmap - Comprehensive roadmap with 136 tasks
📝 Changelog
- CHANGELOG - Version history and release notes
💡 Quick Links
For Users
For Developers
API & Tools
🔍 Finding What You Need
I want to...
Get started quickly → Quickstart Guide or Bulletproof Quickstart
Set up MCP server → MCP Setup Guide
Scrape documentation → Usage Guide → Documentation Scraping
Scrape GitHub repos → Usage Guide → GitHub Scraping
Scrape PDFs → PDF Scraper
Combine multiple sources → Unified Scraping
Enhance my skill with AI → AI Enhancement
Upload to Google Gemini → Gemini Integration
Upload to ChatGPT → OpenAI Integration
Understand design patterns → Pattern Detection
Extract test examples → Test Example Extraction
Generate how-to guides → How-To Guides
Fix an issue → Troubleshooting
Contribute code → Contributing Guide
📢 Support
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Project Board: GitHub Projects
Documentation Version: 2.6.0 Last Updated: 2026-01-13 Status: ✅ Complete & Organized