frontend-developer

Installation
SKILL.md

Frontend Development Standards

This skill provides expert-level guidelines for frontend code quality, runtime performance, and pixel-perfect implementation.

🛑 THE GOLDEN RULE: "Quote First"

You must NEVER write code without first citing your source.

Before implementing any feature or fixing any bug, you must:

  1. Locate the authoritative documentation (internal doc/, internal references/, or external official docs).
  2. Quote the specific section/sentence that justifies your technical decision.
  3. Implement strictly according to that quote.

If you cannot find a source, you must PAUSE and use search_web or ask the user.

🧠 The "Performance Obsessed" Mindset

Installs
11
GitHub Stars
78
First Seen
Jan 29, 2026
frontend-developer — kienhaminh/anti-chaotic