docs-search

Installation
SKILL.md

Docs Search — Navigation Methodology for Official Library Documentation

Methodology distillation of the generic moves an agent makes when reaching for a library's official documentation. Not a per-library skill — one skill plus a thin per-library record in the shared knowledge graph (/knowledge/libraries/), because 90% of the work is the same regardless of which library you're searching.

This is the navigation layer that sits next to library-reference-distillation. That skill is for authoring a full library-ref rule pack when you have time to extract idioms. This skill is for just looking something up when you don't — a lighter-weight, faster-to-author alternative whose unit of growth is a ~30-line topography record, not a full rule pack.

When to Apply

Use this skill when:

  • An agent needs a specific answer from a library's official documentation and "search the docs" is the next move
  • The user asks "where do I find X in <library> docs?" or "did <library> change Y recently?"
  • The documentation appears to match the situation but production behavior diverges
  • The agent is about to Google a library question and would benefit from going to the library's own site search, llms.txt, or changelog first
  • A library has been used before and a topography record exists in registry/ — read it before navigating
  • A library has been used and no record exists yet — apply the methodology, then capture findings in registry/<library>.md so the next lookup is faster

This skill is not for:

Installs
25
GitHub Stars
157
First Seen
10 days ago
docs-search — pproenca/dot-skills