By Jktfe
FlowSpec data architecture toolkit — create specs from wireframes or codebases (architect skills), then build features from those specs (spec/wireframe skills).
Use when indexing a codebase to extract FlowSpec-compatible elements (datapoints, components, transforms, tables, images, screens, data flows) from source files. Produces a persistent index with incremental re-indexing so only new or modified files are re-processed on subsequent runs.
Create and manage FlowSpec data architecture projects via the web app at flowspec.app using Chrome browser tools. For users without the desktop app. Generates JSON locally and uses light browser automation to import into the web editor. Requires the Claude in Chrome extension.
ORCHESTRATED workflow for creating FlowSpec data architecture projects. Multi-step state machine with checkpoints, interview loops, and progressive refinement. Three use cases: wireframe overlay, codebase mapping, new screen design. Requires FlowSpec MCP tools (flowspec_*).
Use when building features from a FlowSpec JSON export, generating types, implementing components, creating API routes, or writing business logic from a data architecture specification.
Use when implementing a UI component from a wireframe screenshot and FlowSpec sub-canvas JSON. Combines visual analysis of the screenshot with placement coordinates to understand what data appears where on screen.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin that turns FlowSpec JSON exports into your source of truth for spec-driven development. No API or MCP servers required — pure knowledge that works with any codebase.
FlowSpec is a visual data architecture tool. You annotate wireframes with data flows, business logic, and constraints on an infinite canvas, then export structured JSON specifications that describe every data element, UI component, transform, and the edges connecting them.
flowspec:spec — Spec-Driven DevelopmentLoad a FlowSpec JSON export and use it as a requirements document while building features. The spec defines your types, validation rules, data flows, and business logic — Claude references it as you work.
Use when:
Usage:
/flowspec:spec path/to/flowspec-export.json
flowspec:architect — MCP-Powered Data ArchitectureCreate and manage FlowSpec projects directly from Claude Code using the FlowSpec MCP server. Supports three workflows: wireframe-to-dataflow, codebase-to-dataflow, and design-new-screens. Requires the flowspec-mcp server configured.
Use when:
Usage:
/flowspec:architect [wireframe images | codebase path | 'new project']
flowspec:architect-web — Browser-Based Data ArchitectureSame three workflows as architect, but uses Chrome browser tools instead of MCP — for users without the desktop app. Generates JSON locally and uses light browser automation to import into the web editor at flowspec.app.
Use when:
Usage:
/flowspec:architect-web [wireframe images | codebase path | 'new project']
flowspec:wireframe — Screenshot Component DesignCombine a wireframe screenshot with a sub-canvas JSON spec to implement UI components with both visual and data context. Claude sees the screenshot AND knows what data goes where via placement coordinates.
Use when:
Usage:
/flowspec:wireframe path/to/screenshot.png path/to/subcanvas.json
Optionally include the main spec for full type and constraint information:
/flowspec:wireframe path/to/screenshot.png path/to/subcanvas.json path/to/main-spec.json
If you have FlowSpec Desktop installed, the marketplace is auto-configured during setup:
claude plugin install flowspec@flowspec-plugins
Without FlowSpec Desktop, install directly from GitHub:
claude plugin install flowspec@https://github.com/Jktfe/flowspec-claude-code-plugin
Note: Direct GitHub installation may not work due to SSH/authentication issues. Use the marketplace method or local install instead.
Clone the repo and load it with --plugin-dir:
git clone https://github.com/Jktfe/flowspec-claude-code-plugin.git
claude --plugin-dir ./flowspec-claude-code-plugin
This loads the plugin for that session. To always load it, add the flag to your shell alias:
# In your .zshrc or .bashrc
alias claude='claude --plugin-dir /path/to/flowspec-claude-code-plugin'
Both skills are pure knowledge — they teach Claude how to read and use FlowSpec JSON exports. No external services, MCP servers, or API keys are needed.
/flowspec:spec ./flowspec-export.json/flowspec:wireframe ./profile-header.png ./profile-header.jsonnpx claudepluginhub jktfe/flowspec-claude-code-plugin --plugin flowspecComprehensive Spec-Driven Development toolkit with multi-language support, specialized agents, and integrated security/observability tools
Build interactive, click-through architecture diagrams as a single HTML file. Animated step-by-step flows, mode toggles, dark/light theme, side panel with payloads.
一个Harness工程解决方案插件包
Specification-driven development workflow: specify → plan → tasks → implement
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Give your AI a memory — mine projects and conversations into a searchable palace. 33 MCP tools, auto-save hooks, and guided setup.