πŸ“š
QualityJavaScript

Doc Lookup

by codexstar69

Doc Lookup is a Quality skill for Claude Code, published by codexstar69 in bug-hunter.

491 stars60 forkson codexstar69/bug-hunterAdded 2026/08/26+1% in starsRepository updated 2026/08/17
adversarial-aiai-code-reviewauto-fixbug-detectionclaudeclaude-codecode-qualitycodex-clicoding-agentcursordevtoolsgithub-copilotkirollmmulti-agentopencodepi-coding-agentsecurity-scannervscode
Install in seconds
Install Doc Lookup
Copy Doc Lookup 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/codexstar69/bug-hunter/tree/main/skills/doc-lookup ~/.claude/skills/doc-lookup

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/codexstar69/bug-hunter.git

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

In this catalog

Source file
skills/doc-lookup/SKILL.md in codexstar69/bug-hunter
Installs to
~/.claude/skills/doc-lookup
Collection
One of 11 skills cataloged from this repository
Category
Quality β€” 1354 skills

What Doc Lookup does

Doc Lookup verifies claims about library, framework, and API behavior using Context Hub first, with Context7 as fallback. Use it when a bug verdict depends on whether the docs confirm a specific behavior or fix pattern.

Doc Lookup is cataloged under Quality on DirSkills. Doc Lookup comes from a repository tagged adversarial-ai, ai-code-review, auto-fix, bug-detection and claude.

Documentation

README

Doc Lookup β€” Verified Documentation Access

Documentation Lookup (Context Hub + Context7 fallback)

When you need to verify a claim about how a library, framework, or API actually behaves β€” do NOT guess from training data. Look it up.

When to use this

  • "This framework includes X protection by default" β€” verify it
  • "This ORM parameterizes queries automatically" β€” verify it
  • "This function validates input" β€” verify it
  • "The docs say to do X" β€” verify it
  • Any claim about library behavior that affects your bug verdict

How to use it

SKILL_DIR is injected by the orchestrator. Use it for all helper script paths.

The lookup script tries Context Hub (chub) first for curated, versioned docs, then falls back to Context7 when chub doesn't have the library.

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

Frequently asked about Doc Lookup

  • What else does codexstar69 publish alongside Doc Lookup?

    Doc Lookup is one of 11 skills that DirSkills catalogs from codexstar69/bug-hunter, the repository it ships in. Its siblings there include Bug Hunter, Commit Security Scan and Fixer. Each one is a separate skill with its own page in this directory, installs the same way Doc Lookup does, and is maintained by codexstar69 in that same repository. The rest of the collection is listed on the codexstar69/bug-hunter page.

  • How does Doc Lookup compare to other Quality skills?

    Doc Lookup ranks #1230 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. 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 Doc Lookup against them. Open each page to compare what they document and how they install.

More from codexstar69/bug-hunter

Doc Lookup is one of 11 skills cataloged on DirSkills from codexstar69/bug-hunter.

See all 11 skills β†’