Skip to main content
AdamBien
GitHub 제작자 프로필

AdamBien

2개 GitHub 저장소에서 수집된 42개 skills를 저장소 단위로 보여줍니다.

수집된 skills
42
저장소
2
업데이트
2026년 8월 5일
저장소 탐색

저장소와 대표 skills

sbce
소프트웨어 개발자

Spec-driven BCE workflow where one capability spec equals one business component (same name) and the spec is the boundary contract. Invoked as `/sbce new|apply <capability-or-feature>` (or by intent), it drives declare → converge; the stack's own test loop is…

2026년 8월 5일
javascript-conventions
미분류

Generic, composable JavaScript (ECMAScript) code conventions — modules, declarations, functions, collections, asynchrony, errors, JSDoc types, naming, and the Baseline lookup that decides which language and standard-library features may be used.…

2026년 8월 5일
web-components
미분류

Architecture and coding rules for single-page applications using web components, BCE layering, lit-html templating, unidirectional Redux-style state management (reduction.js, standards-based), and standards-based client-side routing (Navigation API +…

2026년 8월 5일
web-conventions
미분류

Generic, composable web platform conventions — semantic HTML, accessibility, modern CSS, custom-property design tokens, and Baseline browser-support policy that apply across all web frontends (static sites, web component SPAs). Meant to be composed with…

2026년 8월 5일
web-latest
미분류

Composable modifier for experimentation and PoCs that lifts the `/web-conventions` Baseline browser-support policy so the newest web platform features — Newly Available, Limited availability, even experimental or flag-gated — can be used freely, without…

2026년 8월 5일
web-performance-reviewer
미분류

Review web frontends for performance issues by driving the rendered site through Chrome DevTools MCP — throttled performance traces, Core Web Vitals judged against thresholds, network waterfall analysis, and heap-snapshot leak checks for SPAs. Composes on top…

2026년 8월 5일
web-sprinkles
미분류

Build static multipage websites enhanced with small, self-contained ES modules — progressive enhancement, where every page is complete and usable with zero JavaScript and scripts only add behavior to markup that already exists. Composes with `web-static`…

2026년 8월 5일
web-static
미분류

Build modern static websites using semantic HTML and CSS without external dependencies or build systems. Also owns the verification loop for such sites — drives the rendered pages through Chrome DevTools MCP (console, accessibility snapshot, viewport resize,…

2026년 8월 5일
수집된 skill 39개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다