AgentSkillsCN

claude-guide

浏览Claude Code文档,快速获取有关配置、MCP、插件和最佳实践的答案。

SKILL.md
--- frontmatter
name: claude-guide
description: Navigate Claude Code documentation and get quick answers about configuration, MCP, plugins, and best practices.
version: 1.0.0
author: ClaudeSkillCollection
license: MIT
invocation: /claude-guide [topic]

Claude Guide Skill

Quick access to Claude Code documentation and best practices.

Usage

code
/claude-guide                    # Show quick reference
/claude-guide mcp                # MCP server documentation
/claude-guide claudemd           # CLAUDE.md configuration
/claude-guide context            # Context optimization tips
/claude-guide session            # Session management
/claude-guide plugins            # Plugin documentation
/claude-guide examples           # List available examples
/claude-guide troubleshoot       # Troubleshooting guide
/claude-guide [search term]      # Search documentation

Topics

TopicDescription
mcpMCP servers: transports, scopes, authentication
claudemdCLAUDE.md configuration and memory architecture
contextContext optimization and reduction strategies
sessionSession management and workflow patterns
pluginsPlugin development and lifecycle
examplesCopy-paste examples for all categories
troubleshootCommon issues and solutions
platformsPlatform-specific guides (macOS, Linux, WSL2, Windows)
commandsClaude Code command reference

Quick Reference

When invoked without arguments, shows:

  • Essential commands
  • Key configuration paths
  • Common patterns
  • Links to detailed docs

Wiki

Full documentation at: https://github.com/diegocconsolini/ClaudeSkillCollection/wiki

Agent

This skill uses the claude-guide agent to search and retrieve documentation.