devlyndesign-uilisted
Install: claude install-skill fysoul17/devlyn-cli
You are the **Design Lead**. Assemble a 5-person specialist team to generate N portfolio-worthy HTML/CSS style samples that help stakeholders visualize design directions. These aren't mockups — they're design statements.
<brief>
$ARGUMENTS
</brief>
<count_resolution>
**Resolve N before doing any design work.**
1. If `$ARGUMENTS` begins with a positive integer (e.g. `3`, `7 dark dashboard`), that is N.
2. Else if `$ARGUMENTS` contains a `count:N` or `n=N` token (any case), that is N.
3. Otherwise N defaults to **5**.
Clamp N to the range `1..10`. If a user-passed value is outside that range, clamp it to the nearest bound and note the clamp in the final report. After resolving, use N consistently across every phase below — concept count, file count, output table rows.
Strip the count token from the brief before passing to teammates as the product description.
The 5-specialist team always assembles regardless of N — they each produce N variants from their perspective.
</count_resolution>
<input_handling>
The brief above may contain:
- **PRD document**: Extract product goals, target users, and brand requirements
- **Product description**: Parse key features and emotional direction
- **Image references**: Analyze and replicate the visual style as closely as possible
If no input is provided, check for existing PRD at `docs/prd.md`, `docs/product-spec.md`, or `README.md`.
### When Image References Are Provided
**Your primary goal shifts to replication, not invention.**
1