@arkuy99: Superpower can now be uninstalled. I extracted my favorite Brainstorm feature separately and renamed it /spark to avoid conflicts. This way, it won't force the next step anymore. It feels great to use inside cc. I no longer use Plan. Here's how to install: npx…

X AI KOLs Timeline Tools

Summary

The user extracted the Brainstorm feature from Superpower, renamed it to /spark to avoid conflicts, and provided installation instructions.

Superpower can now be uninstalled. I extracted my favorite Brainstorm feature separately and renamed it /spark to avoid conflicts. This way, it won't force the next step anymore. It feels great to use inside cc. I no longer use Plan. Here's how to install: npx skills add wishworldbetter/seedex-skills --skill spark https://t.co/g7O6wNMYIX
Original Article
View Cached Full Text

Cached at: 05/21/26, 03:49 PM

superpower can now be uninstalled. I’ve extracted my favorite brainstorm feature as a standalone tool and renamed it to /spark to avoid conflicts.

This way, it no longer forces the next step, and works great inside CC. I’ve already stopped using plan.

Installation command:

npx skills add wishworldbetter/seedex-skills –skill spark https://t.co/g7O6wNMYIX

Go学长 (@arkuy99): Lately I’ve barely been using Claude Code’s Plan mode.

Since Claude Code has gotten much faster, I’ve started using Superpower: Brainstorming again — the output quality is higher than Plan.

Of course, there’s a downside: it still has many follow-up steps like Planwriting, which I never use.

So after writing the markdown with Brainstorming, I just…

Similar Articles

@teach_fireworks: Don't let an AI Agent make the same mistake twice. Recently I came across an interesting open-source project: RoBrain https://github.com/adelinamart/robrain… RoBrain is the "decision memory layer" for AI coding teams, recording each and every...

X AI KOLs Timeline

RoBrain is an open-source shared memory layer for AI coding teams that captures technical decisions, rationale, and rejected alternatives across sessions and tools like Claude Code, Cursor, and Copilot, preventing agents from repeating past mistakes.

@chenggeshuo: Install this official plugin, and Claude Code becomes a completely different beast! Anthropic quietly dropped a bombshell: the claude-code-setup plugin, which takes the native version from "usable" straight to "god-tier development environment". Automatically scans your project, one-click configures hooks, skills, MCP services…

X AI KOLs Timeline

Anthropic released the official claude-code-setup plugin that automatically scans your project and configures hooks, skills, MCP services, etc., elevating Claude Code from a basic usable tool to a powerful development environment.

@Xudong07452910: Open-source Tool Recommendation: Hivemind — Give All AI Coding Agents a Shared Brain, Automatically Extract Skills from Real Trajectories Anyone using several AI Coding Agents has likely experienced this: each tool's learning is locked in its own context, switching tools means…

X AI KOLs Timeline

Hivemind is an open-source tool that allows multiple AI Coding Agents (e.g., Claude Code, Codex, Cursor) to share a memory layer, automatically mining high-quality patterns from usage trajectories and converting them into reusable skill files, enabling cross-tool and cross-team skill propagation, significantly reducing token consumption and interaction rounds.