This skill enables developers to systematically deconstruct web applications to uncover underlying API endpoints, data schemas, and authentication patterns. By leveraging Chrome automation and network traffic analysis, it automates the process of documenting undocumented APIs, handling complex scenarios like pagination, session cookies, and CDN bypasses. It is particularly useful for legacy system integration, competitive analysis, or building clients for services that lack official developer documentation, ultimately producing production-ready OpenAPI 3.1 specs within your Claude Code environment.
주요 기능
01Extension support for discovery notes including anti-bot and TLS requirements
02Automated API endpoint discovery via Chrome network traffic analysis
031 GitHub stars
04Dynamic OpenAPI 3.1 specification generation with detailed schema mapping
05Integrated session management and CDN bypass strategies for restricted sites
06Detection and documentation of complex pagination and authentication patterns