Sayanthegamer

Cad Docs — Documentation skill for Claude Code

Documentation community

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

Terminal
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

  1. Check MCP Availability: Check if context7 is present in active MCP servers.
    • If context7

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 Repository