๐ŸŽฏ

frontend-ui-engineering

๐ŸŽฏSkill

from addyosmani/agent-skills

VibeIndex|
What it does
|

Production-grade engineering skills for AI coding agents that enforce structured workflows, quality gates, and best practices across the full software development lifecycle including spec, planning, build, testing, review, and shipping.

๐Ÿ“ฆ

Same repository

addyosmani/agent-skills(21 items)

frontend-ui-engineering

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add addyosmani/agent-skills --skill frontend-ui-engineering
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add addyosmani/agent-skills --skill frontend-ui-engineering
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/frontend-ui-engineering/SKILL.md

SKILL.md

1,961Installs
-
AddedFeb 16, 2026

More from this repository10

๐ŸŽฏ
code-review-and-quality๐ŸŽฏSkill

Production-grade engineering skills encoding senior-level workflows, quality gates, and best practices for every phase of the software development lifecycle.

๐ŸŽฏ
spec-driven-development๐ŸŽฏSkill

A collection of production-grade engineering skills for AI coding agents that encode structured workflows, quality gates, and best practices across every phase of the software development lifecycle from spec writing to deployment.

๐ŸŽฏ
planning-and-task-breakdown๐ŸŽฏSkill

Plan-mode-first skill that decomposes a spec into small, verifiable tasks with explicit acceptance criteria โ€” covering task sizing, dependency ordering, checkpoint design, and writing tasks small enough for an agent to execute reliably. Part of Addy Osmani's Agent Skills collection encoding senior-engineer workflows across Define / Plan / Build / Verify / Review / Ship phases.

๐ŸŽฏ
code-simplification๐ŸŽฏSkill

A production-grade agent skill from addyosmani/agent-skills that activates the /code-simplify command to guide AI agents toward clarity over cleverness when refactoring code.

๐ŸŽฏ
performance-optimization๐ŸŽฏSkill

Quality gates before merge.

๐ŸŽฏ
security-and-hardening๐ŸŽฏSkill

Production-grade engineering skills for AI coding agents that encode senior-engineer workflows, quality gates, and best practices across the full software development lifecycle from spec to shipping.

๐ŸŽฏ
documentation-and-adrs๐ŸŽฏSkill

Safe, documented, reversible releases.

๐ŸŽฏ
idea-refine๐ŸŽฏSkill

Refined ideas and structured requirements before code.

๐ŸŽฏ
incremental-implementation๐ŸŽฏSkill

Small slices, right context, clean interfaces.

๐ŸŽฏ
debugging-and-error-recovery๐ŸŽฏSkill

Prove it works with tests and real browser data.