Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Ui Software Engineer

  • 27 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Implement screens and components from design specs with design tokens, interaction states, responsive layout, and form/API loading and error UI.

About

Guides UI software engineering: implementing components from Figma specs, applying design tokens, building interaction states, wiring form UI to APIs, and running visual QA in React/Next.js. A developer uses it when turning design specs into production components.

  • Build states: default, hover, focus, disabled, loading, empty, error
  • Apply design tokens and design-system primitives, run visual QA before PR

Ui Software Engineer by the numbers

  • 27 all-time installs (skills.sh)
  • Ranked #1,483 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill ui-software-engineer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs27
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Implement screens and components from design specs with design tokens, interaction states, responsive layout, and form/API loading and error UI.

Files

SKILL.mdMarkdownGitHub ↗

UI Software Engineer

When to Use

  • Implement screens and components from Figma or design specs
  • Apply design tokens (color, type, spacing) and design-system primitives
  • Build states: default, hover, focus, disabled, loading, empty, error
  • Wire read-only or form UI to existing APIs (loading, success, validation display)
  • Fix layout and responsive breakpoints per spec
  • Add basic accessibility: labels, focus order, keyboard activation
  • Create Storybook (or equivalent) stories for components
  • Run visual QA against design before PR

When NOT to Use

  • Front-end architecture, RSC strategy, bundle/CWV optimization → senior-frontend-software-engineer
  • Login, cookies, CSRF, CORS, CSP → web-application-developer
  • Wireframes, user research, design critique only → product-designer
  • Flow specs, heuristic audits, prototypes before visual build → ux-software-engineer
  • New REST API, database, or full vertical feature → fullstack-software-engineer
  • Deploy pipelines → devops

Related skills

NeedSkill
Senior FE review, performance, complex archsenior-frontend-software-engineer
Browser security and session flowsweb-application-developer
Design specs and flowsproduct-designer
Interaction specs and UX validationux-software-engineer
API + persistence + UI slicefullstack-software-engineer

Core Workflows

1. Design handoff to code

Spec checklist, tokens, assets, unknowns.

See `references/design_handoff.md`.

2. Components and states

Presentational vs container, variants, composition.

See `references/components_and_states.md`.

3. Layout and tokens

Grid, spacing, typography, responsive rules.

See `references/layout_tokens.md`.

4. API boundary in UI

Fetch hooks, skeletons, errors, empty states.

See `references/ui_data_states.md`.

5. Accessibility basics

Labels, contrast, keyboard, focus visible.

See `references/ui_a11y_basics.md`.

6. Stories and visual QA

Storybook, screenshot compare, PR checklist.

See `references/stories_visual_qa.md`.

Output standards

  • Match design tokens — no magic hex outside token map
  • Every interactive control has visible focus and accessible name
  • Loading / empty / error implemented for async views
  • PR includes screenshots or Storybook link for changed UI
  • Escalate spec gaps to product-designer before guessing layout

When to load references

  • Handoffreferences/design_handoff.md
  • Componentsreferences/components_and_states.md
  • Layoutreferences/layout_tokens.md
  • Data UIreferences/ui_data_states.md
  • A11yreferences/ui_a11y_basics.md
  • QAreferences/stories_visual_qa.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.