From fusebase-flow
Use ONLY when docs/audience.md exists (audiences defined during onboarding) OR the operator explicitly asks to optimize a surface for client-facing vs internal use. Steers app surfaces differently — client-facing = simple/guided/trust-first; internal = robust controls/power-features. If docs/audience.md is absent, this skill does nothing (silent no-op) — do NOT activate or create the file. Not for projects without defined audiences.
How this skill is triggered — by the user, by Claude, or both
Slash command
/fusebase-flow:client-vs-internalThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> **Style:** Mode-B-lite. **Artifact-gated** — inert unless `docs/audience.md` exists.
Style: Mode-B-lite. Artifact-gated — inert unless
docs/audience.mdexists.
Client-facing teams build for two very different audiences. Clients need simplicity and trust (never Salesforce-complex); internal teams need robust controls and power-features. This skill applies the right posture to each surface, using the audiences the operator defined at onboarding.
docs/audience.md exists AND a UI/app surface is being designed or built.docs/audience.md absent → silent no-op; do not activate or create it.| Input | Where it lives | If missing |
|---|---|---|
| Audience definitions | docs/audience.md | STOP — no-op. Onboarding (/onboard) creates it. |
| Surface being built | current task | nothing to classify; exit |
docs/audience.md → exit silently. Do not create it.docs/audience.md (which surfaces are client-facing vs internal; per-audience needs).| Artifact | Location | Mode |
|---|---|---|
| Audience classification + posture guidance | chat / design brief | Mode A / Mode-B-lite |
| Failure | Detection | Response |
|---|---|---|
| Artifact absent | step 1 | silent no-op (correct) |
| Client surface over-complex | step 5 | flag; recommend simplification |
project-onboarding.docs/audience.md is absent.Original Fusebase Flow content. See docs/source-map.md. No third-party code, prompts, or skill files copied.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub fusebase-dev/fusebase-flow --plugin fusebase-flow