Веб-поиск документации и best practices

research

research-external is a Claude Code skill that provides an external research workflow for finding documentation, web resources, and API information about libraries, best practices, and general topics. It supports three focus modes: library (API docs and usage patterns via nia-docs), best-practices (recommended approaches, anti-patterns, and comparisons via perplexity-search), and general (multi-source search across all MCP tools). Depth ranges from shallow to thorough — the thorough mode adds multiple semantic queries, grep for specific function and class names, and official documentation scraping via firecrawl. Output is either saved as a document to thoughts/shared/research/ or formatted as a handoff context ready for an implementation step. The skill is built for developers who need to quickly evaluate an unfamiliar package, compare technology options, or gather up-to-date guidance referenced to the 2024–2025 timeframe.