AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Frontend Ui Engineering

skill-hsienw-ai-agent-engineering-playbook-frontend-ui-engineering · by HsienW

Build production-quality frontend interfaces. Use when creating or modifying UI components, layouts, interaction states, responsive behavior, accessibility, visual polish, or user-facing workflows.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-hsienw-ai-agent-engineering-playbook-frontend-ui-engineering

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-hsienw-ai-agent-engineering-playbook-frontend-ui-engineering)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
16d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Frontend Ui Engineering? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Frontend UI Engineering

Skill Interface

  • Name: frontend-ui-engineering.
  • Description: Build production-quality frontend interfaces for UI components, layouts, interaction states, responsive behavior, accessibility, visual polish, and user-facing workflows.
  • Parameters: User workflow, target components or routes, design system conventions, data states, content constraints, accessibility needs, viewport targets, and available visual or automated verification commands.
  • Instructions: Use this skill when creating or modifying UI. Build the usable workflow first, reuse local design patterns, model all important states, verify responsive behavior with realistic content, and check accessibility and console health.

Build the real usable experience first. Match the product context: operational tools should be efficient and scannable; creative or consumer experiences can be more expressive.

Component Process

  1. Identify the user workflow and primary task.
  2. Reuse the existing design system, component patterns, icons, spacing, and

state conventions.

  1. Model states explicitly: loading, empty, success, partial, error, disabled,

permission denied, offline, and long content.

  1. Keep data parsing and transport concerns outside presentational components.
  2. Add accessibility semantics for labels, focus order, keyboard behavior, and

status updates.

  1. Verify desktop and mobile layouts with realistic content lengths.

Layout Rules

  • Use stable dimensions for fixed-format controls, grids, boards, counters, and

toolbars.

  • Avoid nested cards and decorative wrappers that reduce scanability.
  • Do not let text overlap, truncate critical information, or resize controls

unexpectedly.

  • Prefer familiar icon buttons for common commands when the icon is clear.
  • Use tooltips for unfamiliar icons.
  • Keep display type reserved for true page-level hierarchy.

State Rules

  • Derive UI state from typed data and explicit status fields.
  • Do not infer backend semantics from display text.
  • Keep optimistic updates reversible.
  • Make destructive actions explicit and recoverable when possible.
  • Show partial progress without hiding errors.

Verification

Check:

  • Responsive behavior at narrow and wide widths.
  • Long labels, long values, and missing data.
  • Keyboard navigation and focus visibility.
  • Loading, empty, error, and permission states.
  • Console errors and hydration warnings when applicable.

Source & license

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

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.