Built an MCP server that auto-detects your tech stack and installs relevant AI coding skills.
Problem: CLAUDE.md, copilot-instructions, cursor-rules – every tool has its own monolithic instruction format. They grow huge (10K+ tokens) and load on every request.
Solution: Composable skills (~500 tokens each) that sync from registries and load only when matched to your stack.
- 3-tier detection: GitHub SBOM → Specfy (700+ techs) → local fallback - 25+ skills from Anthropic, OpenAI, GitHub - Works with Claude, Copilot, Codex