Web Components Architecture

Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.

matthewharwood Updated

File contents

matthewharwood/engmanager.xyz/tree/main/.claude/skills/web-components-architecture commit 02815a1db1

Frequently asked questions

npx skillmds@latest add matthewharwood/web-components-architecture