Cad Docs — Documentation skill for Claude Code
Query live, up-to-date documentation, API signatures, and official code examples from Context-7 MCP for any library or framework.
How to install Cad Docs
Installs to ~/.claude/skills/sayanthegamer-cadence-cad-docs/SKILL.md
mkdir -p ~/.claude/skills/sayanthegamer-cadence-cad-docs && curl -fsSL https://raw.githubusercontent.com/Sayanthegamer/cadence/HEAD/commands/cad-docs.md -o ~/.claude/skills/sayanthegamer-cadence-cad-docs/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Cad Docs does
name: cad-docs description: Query live, up-to-date documentation, API signatures, and official code examples from Context-7 MCP for any library or framework.
Cadence Docs: Live Documentation & Grounding via Context-7 MCP
Query the Context-7 MCP server to fetch current documentation, API signatures, breaking changes, and code examples for any library or framework.
Instructions
- Check MCP Availability: Check if
context7is present in active MCP servers.- If
context7
- If
Alternatives in Documentation
- Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
- API Docs Generator — Generate comprehensive API documentation from code 2.6k ★
- Examples By Persona — Real-world scenarios showing which skills to use and how to combine them 244 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Followup
Review the current context and changes, then add any missing tests and update any out-of-date documentation.
Blink Query
A typed wiki for LLMs — markdown on disk, resolution in the library.
Marketing OS Skills
The default skills that ship alongside the MarketingOS engine: a self-maintaining knowledge library (wiki inge
Context7 Skill
Library documentation lookup via Context7 REST API
MarkSight
Browser-only Markdown editor that packages any document into a Claude Agent Skill (SKILL.md / .skill bundle) i
My Harness Library
Self-hosted, searchable inventory of every Claude Code skill, agent, command, plugin and MCP server — with an
Related Agents
Researcher Context7
Library documentation research agent using context7 MCP. Specializes in up-to-date official docs for React, Ne
Docs Lookup
When the user asks how to use a library, framework, or API or needs up-to-date code examples, use Context7 MCP
Docs Drift Checker
Use to detect places where code has diverged from its documentation — function signatures vs docstrings, READM