react-webview-architecture

Installation
SKILL.md

React Webview Architecture

Patterns and conventions for React webviews in vscode-documentdb.

Related skills (do not duplicate):

  • webview-trpc-messaging — tRPC routers, procedures, telemetry, AbortSignal, subscriptions, WebviewController
  • accessibility-aria-expert — ARIA labels, Announcer, focus management, screen reader patterns

Full reference: See references/REACT_ARCHITECTURE_GUIDELINES.md

When to Use

  • Creating or modifying a webview (DocumentView, CollectionView)
  • Adding new components inside src/webviews/
  • Working with CollectionView context or state management
  • Integrating Monaco Editor or SlickGrid
  • Debugging stale closure issues in event handlers
Installs
2
GitHub Stars
28
First Seen
Jul 5, 2026
react-webview-architecture — microsoft/vscode-documentdb