# Output

> Execution discipline for shipped UI. Use to make sure generated frontend work is actually complete, with no placeholders, no skipped sections, no half-finished states, every interactive state handled, and the brief honestly met.

- **Type:** Skill
- **Install:** `agentstack add skill-darcos-loft-fluid-output`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Darcos-Loft](https://agentstack.voostack.com/s/darcos-loft)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Darcos-Loft](https://github.com/Darcos-Loft)
- **Source:** https://github.com/Darcos-Loft/fluid/tree/main/output
- **Website:** https://fluid.plrstudio.fr

## Install

```sh
agentstack add skill-darcos-loft-fluid-output
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Output

The difference between a demo and a shippable build is finish. This is a short checklist the agent runs before calling UI work done.

## No placeholders
- No "lorem ipsum", no "TODO", no "[image here]", no empty `href="#"`. Use real or plausible content.
- No "rest of the component" comments, no skipped sections. Write the whole thing.

## Every state
- Loading, empty, error, and success states for anything that fetches or submits.
- Hover, focus-visible, active, and disabled for every interactive element.
- Responsive: the layout holds at 375px, 768px, and 1280px. No horizontal scroll on mobile.

## Honest completeness
- If the brief lists five sections, build five, fully. Do not stub the last two.
- Every link goes somewhere. Every button does something or is clearly disabled.
- Accessibility: alt text, labels, visible keyboard focus, body contrast 4.5:1.

## Pre-flight
Before saying it is done, re-read the brief and confirm each requirement is actually met, not approximated. Run the `fluid` detector. If anything is stubbed, finish it first.

Pairs with: every other skill. This is the last gate before shipping.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Darcos-Loft](https://github.com/Darcos-Loft)
- **Source:** [Darcos-Loft/fluid](https://github.com/Darcos-Loft/fluid)
- **License:** MIT
- **Homepage:** https://fluid.plrstudio.fr

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-darcos-loft-fluid-output
- Seller: https://agentstack.voostack.com/s/darcos-loft
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
