Slash Command Discovery
Description
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
Installation
Installs to ~/.claude/skills/levindixon-claude-code-prompt-plunderer-slash_command_discovery/SKILL.md
mkdir -p ~/.claude/skills/levindixon-claude-code-prompt-plunderer-slash_command_discovery && curl -fsSL https://raw.githubusercontent.com/levindixon/claude-code-prompt-plunderer/HEAD/prompts/slash_command_discovery.md -o ~/.claude/skills/levindixon-claude-code-prompt-plunderer-slash_command_discovery/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development