About
The Doc Site Analysis skill provides a systematic framework for Claude to dissect API documentation pages, mapping out how endpoints, parameters, and code examples are organized. Instead of just extracting data, it focuses on discovering the underlying HTML architecture—such as index patterns, section boundaries, and CSS selectors—to inform the creation of deterministic web scrapers. This is particularly useful for developers building custom API clients or data integration tools that need to programmatically ingest documentation from various frameworks like Docusaurus, VuePress, or ReadMe.