Brandedflow website
Skill: Web
install
source · Clone the upstream repo
git clone https://github.com/JenCW/brandedflow
manifest:
client-delivery-factory/workspaces/website/skill.mdsource content
Skill: Web
Goal: Execute deterministic web workflow (design, layout, build).
Steps:
- Validate web input contract.
- Run web executor actions via approved executor router.
- Verify outputs against web eval checks.
- If verification fails, run web refine once.
- Return verified outputs for write to clients.
Constraints:
- No direct external execution from this skill.
- Execution must be routed through approved executors only.
- No client-specific workflow duplication.