home/roleplay/slash-command-discovery

Slash Command Discovery

GPTClaudeGemini··406 copies·updated 2026-07-14
slash-command-discovery.prompt
I have extracted prompts from my Claude Code conversation history. These prompts represent the types of requests I commonly make while coding. I want you to analyze these prompts to:

1. Identify recurring patterns, themes, or types of requests
2. Group similar prompts together
3. Suggest custom Claude Code slash commands (documentation provided below) that would save me time
4. Save each of the suggested custom Claude Code slash commands in a new directory named custom-command-suggestions ready to be placed into the user's ~/.claude/commands directory.

For each suggested slash command:
- Provide a command name (e.g., /refactor-component)
- Write a clear, comprehensive prompt template that Claude Code would use
- Include placeholders for variable parts using {{variable_name}} syntax
- Explain what pattern you identified that led to this suggestion

The extracted prompts are located in this directory as both json (extracted_prompts.json) and markdown (extracted_prompts.md). The information in both files is identical, just presented in different formats.

Please analyze these and suggest 5-10 custom slash commands that would be most valuable based on my usage patterns. Focus on commands that would:
- Save me from typing similar requests repeatedly
- Standardize my common workflows
- Ensure I don't forget important steps in recurring tasks

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{variable_name}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo levindixon/claude-code-prompt-plunderer (MIT). A "Slash Command Discovery" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

levindixon/claude-code-prompt-plunderer · MIT