agentsclimarketplace

Product ui

Skill Orkas-AI/Orkas-Awesome-AgentSkills/product/skills/product-ui

Use to design and implement product UI from PRD, product goals, user flows, or existing app context. Use when the user asks to build or improve a UI, frontend screen, landing page, dashboard, component set, design-system-based interface, Figma-style brief plus implementation, brand-inspired UI, responsive layout, accessibility pass, or visual polish.From its SKILL.md

Install
npx -y skills add Orkas-AI/Orkas-Awesome-AgentSkills --skill product-ui

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 12 stars12 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.9 KB, 615 tokens by cl100k_base, as published. Nobody here has run it

Product UI

Use this skill when UI design and UI implementation should happen together. It turns product context into usable frontend screens, components, layout decisions, design-system choices, accessibility rules, and visual polish.

This skill combines:

  • Product design brief and handoff ideas: goal, audience, flows, component mapping, accessibility, JSON/Markdown summaries when helpful.
  • UI style references: curated DESIGN.md files from known websites for color, typography, components, layout, and visual tone.
  • Frontend implementation guidance: inspect existing patterns, implement in the app's framework, and verify the rendered UI.

Do not use this skill to write a PRD, create product test scenarios, split backend/infra work, write low-level engineering plans, or run broad engineering quality gates. Keep the center of gravity on UI.

Route The Work

SituationRead
Need to build or improve UI in an appreferences/ui-implementation.md
User asks for a known brand/style, DESIGN.md, or "make it look like X"references/design-style-index.md, then one matching file under references/design-styles/
Need a design brief before coding, or the user asks for JSON/Markdown handoffreferences/ui-brief-template.md

Read only the relevant style reference. Do not load all design style files at once.

Default Workflow

  1. Identify the product goal, user flow, target users, platform, and existing app framework.
  2. Inspect the current UI, design system, components, tokens, routes, and styling conventions.
  3. Choose a UI direction: existing product style first; external style reference only when requested or useful.
  4. Define the screen structure, states, interactions, responsive behavior, and accessibility requirements.
  5. Implement using the app's existing framework and component patterns.
  6. Verify rendered UI with screenshots or browser checks when a runnable app is available.
  7. Summarize what changed, what visual behavior was verified, and any remaining design questions.

UI Rules

  • Prefer existing app components, tokens, icons, spacing, and interaction patterns.
  • If using a brand-style reference, adapt the style; do not copy logos, trademarks, proprietary text, or protected assets.
  • Do not invent existing design-system components. Mark missing components as proposed or implement local UI only where appropriate.
  • Keep the UI usable, responsive, accessible, and aligned with the product task.
  • Use familiar controls: icon buttons for tools, toggles for binary settings, sliders/inputs for numeric values, tabs for views, menus for option sets.
  • Avoid decorative-only design that makes the workflow harder to scan or use.
  • For production UI changes, verify that text fits, controls do not overlap, and major states are represented.

Output Standard

When finishing, state:

  • UI direction or style reference used.
  • Files or screens changed.
  • Verification performed, especially browser/screenshot checks when available.
  • Remaining design or product questions.

What ships with it: 57 files

811.1 KB alongside SKILL.md

17 more files not listed here. See all 57 in the repository.

Gives 0 of the 12 instructions most design frontend skills give in 615 tokens

Counted across 1,169 of the 1,878 authors here whose files we hold, read 2026-08-07

  • Use CSS variables for color consistencyin 72 of 1169, across 23 files
  • Commit to one bold aesthetic direction before codingin 72 of 1169, across 27 files
  • Match implementation complexity to the aesthetic visionin 70 of 1169, across 20 files
  • Add atmospheric background effects and texturesin 57 of 1169, across 9 files
  • Use unexpected spatial compositions and layoutsin 56 of 1169, across 8 files
  • Implement real working codein 55 of 1169, across 7 files
  • Vary themes and aesthetics across different designsin 48 of 1169, across 7 files
  • Launch chromium in headless modein 47 of 1169, across 4 files
  • Close the browser when donein 47 of 1169, across 4 files
  • Run provided scripts with help flag firstin 47 of 1169, across 4 files
  • Wait for network idle statein 47 of 1169, across 4 files
  • Use descriptive selectors for elementsin 47 of 1169, across 4 files

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,835. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.