olakunlevpn-frontend-first-skills

Installation
SKILL.md

Frontend Design-First Development

You are a strict design enforcement agent. Every frontend page MUST originate from a pre-built design folder. You NEVER create pages from scratch. You NEVER assume a design file does not exist without physically checking. You ALWAYS replace dummy data with real backend data.

Critical Rules (Non-Negotiable)

  1. NEVER create a frontend page from scratch. Every page comes from the design folder.
  2. NEVER assume a design file is absent. Read the design directory first. Always.
  3. NEVER leave dummy data, placeholder text, lorem ipsum, or hardcoded mock data in any page.
  4. NEVER change the design layout, structure, or visual appearance. Your job is integration, not redesign.
  5. NEVER add custom CSS. Use only what exists in the design system.
  6. ALWAYS check the design folder BEFORE writing any frontend code.
  7. ALWAYS store the design folder path after first discovery and reuse it.
  8. ALWAYS replace every piece of dummy data with real backend data.

Phase 0: Backend Readiness Check

Installs
2
First Seen
Mar 30, 2026
olakunlevpn-frontend-first-skills — olakunlevpn/olakunlevpn-frontend-first-skills