Soc UI

Applies separation-of-concerns rules for organizing frontend CSS and JavaScript across a multi-page website or web app - deciding what goes into global files, into component files, or stays page-local, and keeping structure, styling and behavior apart. Use when writing, adding, or refactoring custom styles or client-side scripts in a multi-page frontend (React, Next.js, Vue, Laravel/Blade, plain HTML), when creating new pages or UI components like modals, or when the user asks where CSS or JS should live or how to split stylesheets and scripts.

Seym0n Updated

File contents

Seym0n/agent-skills/tree/main/plugin/frontend-soc/skills/soc-ui commit 48cba58d8a

Frequently asked questions

npx skillmds@latest add seym0n/soc-ui