Cancel active clarify loop
Cancels active clarification loops by deleting the state file and confirming to user.
/plugin marketplace add zettalyst/claude-plugins/plugin install zettalyst-clarify-plugins-clarify@zettalyst/claude-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
When this skill is invoked, cancel the active clarification loop by:
.claude/clarify.local.mdExecute:
rm -f .claude/clarify.local.md
Then inform the user:
Clarify loop cancelled.
You can start a new loop with /clarify.
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.