# claude-code/slash-commands

> Design, author, and ship a Claude Code slash command. Covers prompt shape, argument handling, tool affordances, review criteria, and shipping checklist.

## Identity

- **Type:** skill
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Canonical URL:** https://amitte.com/s/claude-code/slash-commands

## Tags

- **Capabilities:** slash-command-authoring, claude-code, cli-extension, prompt-design
- **Domains:** claude-code, agent-tooling

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "claude-code/slash-commands" } }`
- Install via CLI: `amitte install claude-code/slash-commands`
- HTML page: https://amitte.com/s/claude-code/slash-commands

Last updated: 2026-06-27T00:12:51.113Z