mylokaye/foundations.web
v0.1.0MIT
Framework-neutral foundations for maintainable HTML, CSS, and browser JavaScript.
browser-javascript
Build and review reliable browser-side JavaScript. Use when creating or changing DOM behavior, forms, validation, client state, asynchronous requests, storage, browser APIs, or user-visible interaction flows.
css-systems
Build and review maintainable, responsive CSS. Use when creating or changing visual systems, layout, component styling, responsive behavior, interaction states, typography, color, spacing, or motion.
semantic-html
Build and review semantic, accessible HTML. Use when creating or changing page structure, content hierarchy, forms, navigation, dialogs, controls, metadata, or any browser-rendered document.