rhassank

ClaudeCommandsExplorer — Development skill for Claude Code

Development community

Searchable Claude Code slash command playbook with examples, workflows, and custom skill templates.

How to install ClaudeCommandsExplorer

This entry records only its repository, not the path inside it, so there is no exact command to give. Open rhassank/ClaudeCommandsExplorer and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What ClaudeCommandsExplorer does

Searchable Claude Code slash command playbook with examples, workflows, and custom skill templates.

Alternatives in Development

README

⚡ Claude Code Slash Commands

A searchable Claude Code slash command reference — with examples, workflows, and custom skill templates

A curated reference for built-in commands, bundled skills, and workflows, sourced from Anthropic's official documentation. Plus a complete guide to authoring custom commands as skills.


[![Made for Claude Code](https://img.shields.io/badge/Made%20for-Claude%20Code-ff6a3d?style=for-the-badge)](https://code.claude.com/docs/en/commands) [![License: MIT](https://img.shields.io/badge/License-MIT-4fd1c5?style=for-the-badge)](LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-57c98a?style=for-the-badge)](CONTRIBUTING.md)

![Commands](https://img.shields.io/badge/commands-86%2B-ff6a3d) ![Bundled skills](https://img.shields.io/badge/bundled%20skills-10-57c98a) ![Source](https://img.shields.io/badge/source-official%20docs-60a5fa) ![Last verified](https://img.shields.io/badge/last%20verified-June%202025-lightgrey)


**[🖥️ Open the interactive reference →](index.html)**  ·  **[📖 Command reference](docs/command-reference.md)**  ·  **[🛠️ Build your own](docs/authoring-skills.md)**  ·  **[🔗 Live demo](https://rhassank.github.io/ClaudeCommandsExplorer/)**


[!IMPORTANT] **Disclaimer:** This is an **independent, unofficial** community resource. It is **not affiliated with, endorsed by, or sponsored by Anthropic**. See the full [Disclaimer](#%EF%B8%8F-disclaimer) below. Everything here is sourced from the official [Claude Code documentation](#-official-documentation) — always verify against the live docs, since Claude Code changes often.

👤 Who this is for

This repository is for developers using Claude Code who want a fast, searchable way to understand slash commands, when to use them, and how to build their own custom commands using skills. It is especially useful for:

  • Developers new to Claude Code who want a quick command overview
  • Te