Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub leepokai/claude-code-guideHow this command is triggered — by the user, by Claude, or both
Slash command
/claude-code-guide:apiThe summary Claude sees in its command listing — used to decide when to auto-load this command
Fetch the Claude API documentation from: https://platform.claude.com/llms.txt Focus on the API sections: - Messages API - Streaming - Tool use - Vision - PDF support - Extended thinking - Cloud provider integrations (Bedrock, Vertex AI) Provide actionable guidance with code examples.
/cc-helpProvides interactive documentation lookup for Claude Code features by topic, or lists available topics if none specified.
/model-configInteractive wizard that detects installed AI providers and displays or guides configuration of models, routing, and cost for the Claude Octopus workflow system.
/create-meta-promptCreates optimized prompts for Claude-to-Claude pipelines (research -> plan -> implement) from a task description.
/apiDesigns, implements, and applies best practices for REST or GraphQL APIs based on a required requirement and optional API type (rest or graphql).
Share bugs, ideas, or general feedback.
Fetch the Claude API documentation from: https://platform.claude.com/llms.txt
Focus on the API sections:
Provide actionable guidance with code examples.