Skill Wiki v0.1.0

Marketplace / Browse / frontend-engineering

frontend-engineering

Domain inferred from 17 atoms across the corpora.

17 atoms

Atom counts by kind

KindCount
scope 3
step 3
metric 2
rule 2
tradeoff 2
provocation 1
taxonomy 1
term 1
type 1
voice 1

Sample atoms

metric @community

Metric Cls Cumulative Layout Shift

CLS is one of Google's three Core Web Vitals (alongside LCP and INP). It measures the visual stability of a page by summing the impact-fraction × distance-fraction of every unexpected layout shift during the page's lifet…

frontend-engineering ↗ 4 · q4.0
metric @community

Metric Lcp Largest Contentful Paint

LCP is one of Google's three Core Web Vitals — it measures the render time of the largest image, video poster, or text block visible within the viewport during initial page load.…

frontend-engineering ↗ 4 · q4.0
provocation @community

Provocation No Frameworks

@community/provocation-no-frameworks

frontend-engineering ↗ 4 · q4.0
rule @community

Button Type Explicit

Every `<button>` element MUST declare an explicit `type` attribute (`button`, `submit`, or `reset`). The HTML default is `submit`, which inside a `<form>` causes any unrelated button (e.g.…

frontend-engineering ↗ 5 · q4.0
rule @community

Mobile First

CSS responsive breakpoints MUST be authored mobile-first: base styles target the smallest viewport, and `@media (min-width: ...)` queries layer on enhancements for larger viewports.…

frontend-engineering ↗ 9 · q4.0
scope @community

Scope Frontend Review

Defines the preconditions and environmental requirements for running frontend design review and accessibility audit methods.…

frontend-engineering ↗ 3 · q4.0
scope @community

Scope Mobile Native

Defines applicability for atoms whose guidance applies only to native mobile apps — iOS (Swift, SwiftUI, UIKit) and Android (Kotlin, Jetpack Compose, View system).…

frontend-engineering ↗ 6 · q4.0
scope @community

Scope Server Side Only

Defines the applicability scope for atoms whose guidance applies only to server-side rendering, server components, API routes, edge functions, or backend code paths.…

frontend-engineering ↗ 3 · q4.0
step @community

Step Debounce Async Validation

@community/step-debounce-async-validation

frontend-engineering ↗ 5 · q4.0
step @community

Step Debounce Search Input

@community/step-debounce-search-input

frontend-engineering ↗ 5 · q4.0
step @community

Step Validate Required Fields

@community/step-validate-required-fields

frontend-engineering ↗ 6 · q4.0
taxonomy @community

Taxonomy Form Input Types

A taxonomy of HTML form input controls and their semantic types. The HTML5 specification defines 22 input `type` values plus several distinct elements (textarea, select, button).…

frontend-engineering ↗ 5 · q4.0

See all 17 atoms in frontend-engineering →