Skip to main content
AdamBien
GitHub creator profile

AdamBien

Repository-level view of 42 collected skills across 2 GitHub repositories.

skills collected
42
repositories
2
updated
Aug 5, 2026
repository explorer

Repositories and representative skills

sbce
software-developers

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…

Aug 5, 2026
javascript-conventions
unclassified

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.…

Aug 5, 2026
web-components
unclassified

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 +…

Aug 5, 2026
web-conventions
unclassified

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…

Aug 5, 2026
web-latest
unclassified

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…

Aug 5, 2026
web-performance-reviewer
unclassified

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…

Aug 5, 2026
web-sprinkles
unclassified

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`…

Aug 5, 2026
web-static
unclassified

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,…

Aug 5, 2026
Showing 8 of 39 collected skills.
Showing 2 of 2 repositories
All repositories loaded