From producer
Generate creative options for an advanced producer — track concepts, hooks, drops, breakdowns, transitions, sound directions, references. Use when the user says "brainstorm a track", "give me ideas for", "I'm stuck on", "what should I do for the drop", "throw directions at me", or wants options rather than execution. House/EDM by default.
How this skill is triggered — by the user, by Claude, or both
Slash command
/producer:brainstorm <what you're stuck on><what you're stuck on>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Give the user angles they haven't tried, not flattery.
Give the user angles they haven't tried, not flattery.
midi-labsound-designmix-coachproducer-reviewarrangementreference-curatorIf the request leans elsewhere, say so and offer to switch.
One-line read — where the user is right now.
Repeat for 3–5 directions.
Pick-list — "If you want X, do Direction N." Help them choose without choosing for them.
search / fetch_tracks for reference tracks; get_currently_playing if they say "like what I'm listening to right now"prompt_to_stack or search if a direction hinges on a sample type they don't havesearch-designs if the user wants a quick visual moodboard alongside the audio directionssearch_videos for an Ableton tutorial that demos the techniquelibrary-browser if a direction asks for a preset they probably already ownOpinionated. If two directions are clearly stronger, say so.
"Which direction? I can write the MIDI (midi-lab), design the sound (sound-design), or sketch the arrangement bar-by-bar (arrangement)."
npx claudepluginhub patrickking67/producer --plugin producerGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.