fbp
Installation
SKILL.md
FBP (Flow-Based Programming)
The complete FBP toolkit: type system, specification language, evaluator engine, and visual graph editor.
When to Apply
Use this skill when:
- Working with FBP graph definitions
- Defining flow types and port contracts
- Evaluating flow specifications
- Building or customizing visual flow editors
Components
FBP Types
The type system for FBP — port types, graph validation, type contracts between components.
See fbp-types.md for the type system reference.