๐Ÿ“š
AI EngineeringJavaScript

Documentation Discovery

by withkynam

Documentation Discovery is an AI Engineering skill for Claude Code, published by withkynam in vibecode-pro-max-kit.

1.1K stars227 forkson withkynam/vibecode-pro-max-kitAdded 2026/08/20+1% in starsRepository updated 2026/06/21
agenticai-agentsai-coding-assistantai-developmentai-workflowanthropicclaudeclaude-codecli-toolscode-qualitycodexcoding-agentscursordeveloper-toolsllmopenaiprompt-engineeringtypescriptvibe-codingvibecoding
Install in seconds
Install Documentation Discovery
Copy Documentation Discovery into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/withkynam/vibecode-pro-max-kit/tree/main/.claude/skills/vc-docs-seeker ~/.claude/skills/vc-docs-seeker

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/withkynam/vibecode-pro-max-kit.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/vc-docs-seeker/SKILL.md in withkynam/vibecode-pro-max-kit
Installs to
~/.claude/skills/vc-docs-seeker
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering โ€” 2451 skills

What Documentation Discovery does

Documentation Discovery finds library and framework docs through Context7 llms.txt lookup, with scripts for fallback repository and topic searches. Use it when you need API docs, setup details, or recent library information.

Documentation Discovery is cataloged under AI Engineering on DirSkills. Documentation Discovery comes from a repository tagged agentic, ai-agents, ai-coding-assistant, ai-development and ai-workflow.

Documentation

README

Documentation Discovery

Output style: Follow process/development-protocols/communication-standards.md โ€” answer-first, plain language, no unexplained jargon, TL;DR on long responses.

Overview

Use Context7 MCP as the default path for documentation lookup. The local scripts in this skill are fallback helpers for llms.txt-based discovery when Context7 does not cover the target cleanly.

Primary Workflow

Default workflow: Context7 first

  1. Resolve the library with Context7.
  2. Query the exact API/config/setup question with Context7.
  3. Only fall back to the scripts below when Context7 coverage is missing, incomplete, or the user explicitly wants llms.txt/repository-oriented discovery.

Fallback script workflow:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Documentation Discovery

  • What else does withkynam publish alongside Documentation Discovery?

    Documentation Discovery is one of 25 skills that DirSkills catalogs from withkynam/vibecode-pro-max-kit, the repository it ships in. Its siblings there include Agent Browser, Agent Strategy Compare and Audit Context. Each one is a separate skill with its own page in this directory, installs the same way Documentation Discovery does, and is maintained by withkynam in that same repository. The rest of the collection is listed on the withkynam/vibecode-pro-max-kit page.

  • How does Documentation Discovery compare to other AI Engineering skills?

    Documentation Discovery ranks #1291 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Documentation Discovery against them. Open each page to compare what they document and how they install.

More from withkynam/vibecode-pro-max-kit

Documentation Discovery is one of 25 skills cataloged on DirSkills from withkynam/vibecode-pro-max-kit.

See all 25 skills โ†’