Flompt

by Nyrok 140 MIT Updated Mar 30, 2026
Frontend Claude CodeGemini CLI
Flompt skill by Nyrok
Flompt — Frontend skill by Nyrok

Flompt is an open-source frontend skill for Claude Code and Gemini CLI, published by Nyrok. Its author describes it as: “flow + prompt = flompt - Visual AI Prompt Builder. Decompose, edit as flowchart, recompile into optimized machine-readable prompts”. The project has 140 stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add Nyrok/flompt`.

Installation

Add Flompt to your agent with:

/plugin marketplace add Nyrok/flompt

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

When to use it

Reach for Flompt when you want frontend help from Claude Code without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Clear MIT license — safe to read and adapt
  • Established project with 140 GitHub stars
  • Declares compatibility with Claude Code, Gemini CLI

Topics

aiai-toolsbrowserchatbotchatgptclaudeclaude-codeclaude-code-pluginsextensionflowchartgeminillmmcpopen-sourcepromptprompt-builderprompt-engineeringskillsvisual-workflowworkflow

Frequently asked questions

What does Flompt do?
flow + prompt = flompt - Visual AI Prompt Builder. Decompose, edit as flowchart, recompile into optimized machine-readable prompts
How do I install Flompt?
Run /plugin marketplace add Nyrok/flompt in your agent, then reload your skills. Review the source at https://github.com/Nyrok/flompt before installing.
Is Flompt free to use?
Yes. Flompt is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
Which agents does Flompt work with?
Flompt declares compatibility with Claude Code and Gemini CLI. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.

Related skills

More Frontend →

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

6.2k ThinkInAIXYZ Apache-2.0

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

6.2k ThinkInAIXYZ Apache-2.0

Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.