Skip to content

The best Claude Code skills, auto-invoked.

Hand-picked skills for TDD, debugging, review, and shipping. Flowy fires the perfect one for every prompt, so you never pick or remember.

Last updated

Free · Open-source · Routes Superpowers + more Flows

New to this? What is skill routing?

What is a Claude Code skill?

A Claude Code skill is a reusable instruction set that teaches the agent how to do one job well, like writing a failing test before the code, or finding a bug's root cause instead of patching symptoms. It is a single SKILL.md file. You install a skill once and invoke it by name.

Skill routing is the layer that decides which skill should fire for a given prompt. Without it, you are the router: you pick the skill, remember the discipline, and wire each one up. With a FLOW.md, Flowy reads your intent and auto-invokes the perfect skill for you.

The best skills, by job

Many come from Superpowers, one of Flowy's Flows. Flowy adds the routing that fires the right one.

Discipline

  • test-driven-development

    Red, green, refactor. Writes the failing test before the code, every time.

  • systematic-debugging

    Root cause before the fix. No guessing, no patching the third symptom.

  • verification-before-completion

    Proves it works with real command output before it claims done.

Plan + build

  • brainstorming

    Turns a fuzzy idea into an approved spec before a line of code.

  • writing-plans

    Breaks the spec into bite-size, testable, checkbox tasks.

  • code-review

    Persona-based review that catches the bugs your tests miss.

Ship

  • git-commit

    Clean, conventional commits with a real message.

  • finishing-a-development-branch

    Merge, PR, or park, with the tests verified first.

Great skills. So which one fires?

That is the real problem. Flowy bundles these skills behind a FLOW.md and auto-invokes the perfect skill for the task, for about 40 tokens a prompt. You just prompt.

Install the Flowy plugin

claude-code
> /plugin marketplace add flowy-sh/flowy-core
> /plugin install flowy-core
> /plugin install flowy-superpowers
> /flowy-superpowers:activate

FAQ

What are Claude Code skills?

Skills are reusable instruction sets that teach Claude Code how to do a specific job well, like writing a failing test first or finding a bug’s root cause. You install them and invoke them by name.

What is the best way to use Claude Code skills?

The hard part is not having skills, it is firing the right one at the right moment. The best setup routes skills automatically by your intent instead of making you remember to invoke each one. That is what Flowy does, with a FLOW.md routing layer.

How does Flowy route skills?

Flowy bundles hand-picked skills behind a FLOW.md routing layer. A hook reads each prompt, infers your intent, and auto-invokes the perfect skill, for about 40 tokens a prompt. You just prompt.

Is Flowy free?

Yes, free and open-source. Superpowers is just one of the Flows it routes, not the whole product. Flowy is the routing engine and the catalog of Flows around it.

Stop picking skills. Just prompt.

Free and open-source. Install the engine once, add any Flow.

Install the plugin, free