claude-code-guide and commands
These are complements: the guide provides comprehensive setup and workflow documentation for Claude Code, while the commands collection supplies ready-to-use slash command implementations that users would integrate based on that guidance.
About claude-code-guide
zebbern/claude-code-guide
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
Comprehensive reference guide for Claude Code with practical setup instructions, environment configuration, and CLI commands. Covers advanced features like agent teams, skills system, Model Context Protocol (MCP) integration, and sandbox isolation—extending beyond basic usage to support complex automation workflows, PR reviews, and issue triage automation. Includes native installers, authentication management, and plugin architecture for extensibility.
About commands
wshobson/commands
A collection of production-ready slash commands for Claude Code
Provides 57 production-ready slash commands (15 multi-agent workflows and 42 single-purpose tools) that extend Claude Code with intelligent automation across development domains including full-stack features, security hardening, ML pipelines, and DevOps. Commands are organized in `tools/` and `workflows/` directories and invoked with prefixes (e.g., `/workflows:feature-development`, `/tools:security-scan`), with each workflow coordinating specialized agents across subsystems while tools focus on targeted operations. Installs directly into Claude's configuration directory and supports alternative invocation patterns, though the project recommends migrating to its newer Plugin Marketplace architecture for cleaner integration.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work