Prompts tagged "workflow" in the PromptCraft library.
A studio engineer's breakdown of Suno's fatal weaknesses (fried vocals, high-frequency artifacts), plus a 4-step DAW workflow and a Suno Studio cleanup prompt.
Proposal generator / meeting processor / content repurposer / Friday review / shutdown reset — out of 40 I tried, only these 5 survived, each saving 30+ minutes per run.
Distills the open-source SuperClaude framework's /sc: command system and cognitive-persona mechanism into a ready-to-use workflow prompt, upgrading Claude Code from "one question, one answer" into a structured development process covering everything from brainstorming to implementation, testing, documentation, and version control.
2026 has entered the agent era — this template turns 'I want X' into an executable spec for an agent: goal, steps, available tools, definition of done, and boundaries.
Don't feed an entire complex task into a single prompt — split it into three separate steps ('decompose → produce each part → integrate'), and the output is noticeably more stable and complete.
After 18 months of testing 60 Claude workflows, the retention pattern: annoying but not painful, output has a destination, input under 30 seconds. The 5 templates that survived 6+ months (Friday review / meeting follow-up / client weekly report / Monday briefing / pipeline update).
Instead of telling AI to write code directly, have it translate a vague goal into an executable prompt structure first, then use that structure to drive code generation. Phase 1 Intent → Phase 2 Structuring → Phase 3 Tool-Level → Phase 4 Implementation.