BeClaude

commands

New
2.5kGitHubDevelopmentby wshobson

A collection of production-ready slash commands for Claude Code

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/commands.md https://raw.githubusercontent.com/wshobson/commands/main/SKILL.md
3
Invoke in Claude Code
/commands
View source on GitHub

Frequently Asked Questions

What is commands?

A collection of production-ready slash commands for Claude Code

How to install commands?

To install commands, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /commands.

What is commands best for?

commands is a community categorized under Development. Created by wshobson.