From design-to-code
Displays README with instructions for creating, formatting, and organizing slash command .md files, including frontmatter spec and example.
npx claudepluginhub arustydev/agents --plugin design-to-code# Commands Place slash command files (`.md`) in this directory. ## Format ## Example See `content/plugins/homebrew-dev/commands/add-formula.md` for reference.
/READMEDisplays list of SuperClaude slash commands: agent (AI agents), index-repo (repo indexing), recommend, research (web research), and sc (show all), with install notes.
/READMEDisplays overview of OpenProse VM slash commands for booting VM, running prose programs, linting files, preflight checks, inspecting runs, and status.
/READMEDisplays installation instructions, usage examples, command features, customization, data requirements, and troubleshooting for the /trading-ideas stock research command.
/READMETransforms rough, vague prompts into detailed, specific instructions for Claude Code, including steps, security, testing, and commit guidance. Copy the output for better results.
/READMEDisplays documentation for seven slash commands automating project exploration, planning, feature addition, session workflow, and release safety in Claude Code.
/READMEDisplays Claude Code slash commands directory organized by categories including Python, Web, DevOps, context engineering, quality assurance, integrations, and utilities.
Place slash command files (.md) in this directory.
---
description: What this command does
argument-hint: <required-arg> [optional-arg]
allowed-tools: Read, Write, Bash(npm:*)
---
Command instructions here...
See content/plugins/homebrew-dev/commands/add-formula.md for reference.