docs-claude

Index and retrieve Claude Code documentation and configuration references.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hve4638/hve-cc-marketplace --skill docs-claude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-claude
Source: https://github.com/hve4638/hve-cc-marketplace/tree/main/common/skills/docs-claude
Command: npx skills add https://github.com/hve4638/hve-cc-marketplace --skill docs-claude

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized index for Claude Code documentation and configuration references, reducing time spent searching and cross-referencing scattered guides.

Core Features & Use Cases

  • Central documentation index for Claude Code features, installation steps, permissions, MCP, hooks, and configuration references.
  • Quick lookup and guided navigation to relevant docs or external references for onboarding, debugging, and policy reviews.
  • Use Case: A developer onboarding Claude Code notices a needed permission setting; they query the index and are directed to the exact doc and configuration snippet.

Quick Start

Pull up the Claude Code docs index and the most relevant configuration guides.

Frequently Asked Questions about docs-claude

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find Claude Code documentation for permissions and configuration?

To find Claude Code documentation, use this Skill to query a centralized index for permissions, MCP, hooks, and configuration references. It retrieves relevant docs and configuration snippets to reduce time spent searching scattered guides.

What is the best way to onboard a developer with Claude Code?

The best way to onboard with Claude Code is querying this documentation index for installation steps and feature discovery. It directs users to exact documentation and configuration snippets needed for setup and policy reviews.

Can I use this to look up MCP and hooks references for Claude Code?

Yes, you can use this to look up MCP and hooks references for Claude Code. The central index covers features, installation steps, permissions, and configuration references, providing guided navigation to external references.

How do I retrieve configuration snippets during a Claude Code policy review?

To retrieve configuration snippets during a Claude Code policy review, query the documentation index to locate exact settings. It enforces a Markdown body with frontmatter loaded into context for quick lookup.

Does Claude Code documentation indexing support external links?

Yes, Claude Code documentation indexing supports external links. The Skill provides a Markdown body loaded into context upon activation and offers guided navigation to relevant external documentation references.

Why does my Claude Code subagent need a centralized documentation index?

A Claude Code subagent needs a centralized documentation index to efficiently retrieve configuration references and policies across installations. It reduces cross-referencing time by loading relevant Markdown context during activation.