doc-analyzer
Installation
SKILL.md
Purpose
The doc-analyzer skill provides comprehensive capabilities for analyzing fetched library and framework documentation to extract actionable implementation guidance. This skill helps the Documentation Researcher agent identify relevant code patterns, best practices, common pitfalls, and integration strategies that enable high-quality feature implementations.
This skill emphasizes:
- Pattern Recognition: Identify reusable code patterns and architectural approaches
- Best Practice Extraction: Discover recommended practices from authoritative sources
- Example Compilation: Collect and categorize working code examples
- Pitfall Identification: Recognize common mistakes and antipatterns
- Integration Guidance: Extract patterns for combining libraries and frameworks
The doc-analyzer skill ensures that documentation research provides practical, actionable guidance rather than raw documentation dumps.