npx claudepluginhub a-ariff/ariff-claude-plugins --plugin brainstormingThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Turn vague ideas into actionable designs through Socratic questioning.
"I'm using the Brainstorming skill to refine your idea into a design."
[Idea] → Phase 1: Understand → Phase 2: Explore → Phase 3: Design → [Plan]
One question at a time. Prefer multiple choice.
Questions to ask:
Before asking: Check working directory for existing context.
Present 2-3 approaches:
### Approach A: [Name]
- Architecture: [how it works]
- Pros: [benefits]
- Cons: [tradeoffs]
- Complexity: [low/medium/high]
### Approach B: [Name]
...
Ask: "Which approach resonates? Or should we explore others?"
Present design in 200-300 word chunks:
After each chunk: "Does this look right?"
When design approved:
"Ready to create the implementation plan?"
If yes → Use writing-plans skill
It's okay to revisit earlier phases:
Don't force linear progress.