From design-to-code
Provides a template for creating slash command files (.md) with metadata and instructions.
How this command is triggered — by the user, by Claude, or both
Slash command
/design-to-code:READMEThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Commands Place slash command files (`.md`) in this directory. ## Format ## Example See `content/plugins/homebrew-dev/commands/add-formula.md` for reference.
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.
npx claudepluginhub arustydev/agents --plugin design-to-code2plugins reuse this command
First indexed Mar 28, 2026
/READMEOrchestrates multiple skills into reusable workflows for project management tasks like discovery, strategy, PRD writing, roadmap planning, and prioritization.
/READMEManages SuperClaude commands — lists available commands and installs them via the 'superclaude install' workflow.
/READMEGenerates institutional-grade equity research reports with BUY/SELL/HOLD ratings, price targets, fundamental analysis, and risk assessment for any stock ticker.
/READMETransforms vague, rough prompts into detailed, actionable instructions for Claude Code to execute more effectively.
/READMEProvides 8 slash commands for data pipeline development including schema design, SQL review, data contract authoring, legacy ETL migration, Airflow pipeline scaffolding, quality rule generation, lakehouse guidance, and RAG pipeline setup.