yw662
Community@yw662 · 127.0.0.1
Rara temporum felicitate, ubi sentire quae velis, et quae sentias dicere licet.
Agent Skills by yw662
Showing 15 vetted skills indexed across 1 GitHub repositories.
svg
Create SVG elements with correct namespace handling in rikka-dom.
form-binding
Bind writable signals to form fields in rikka-dom for automatic synchronization.
shadow-dom-styling
Style Rikka custom elements with Shadow DOM stylesheets and inline style objects.
template-binding
Create declarative custom element templates with reactive text, attribute, and event bindings.
custom-element
Define typed Web Components with reactive attributes, events, and lifecycle behavior.
common-pitfalls
Prevent recurring rikka code generation mistakes in component, signal, and template authoring.
composition
Compose rikka UI from function components and custom elements.
rikka
Build reactive web components with TC39 Signals and native custom elements.
browser-compatibility
Map browser compatibility for rikka custom elements, shadow DOM, and constructable stylesheets.
reactive-state
Define and manage reactive state with rikka signals, computed values, and effects.
control-flow
Render reactive lists and conditional branches in rikka-dom.
rikka-site
Build resource-oriented server applications with automatic content negotiation and hydration.
overview
Explain the Rikka toolkit architecture and package boundaries for developers.
signal-binding
Bind reactive signal values into DOM text, attributes, and template slots.
dom-creation
Create real DOM elements with rikka-dom tag helpers and TypeScript inference.