DryStud.io monorepo structure (Yarn 4, Turbo, workspaces). Use when adding packages, running scripts, understanding project layout, building the library, or setting up the project from scratch.
Cross-platform patterns for Electron titlebar (macOS traffic lights, Windows/Linux custom controls). Use when adding platform-specific behavior, debugging OS detection, modifying titlebar layout per platform, or extending platform support.
How to integrate @drycstud.io/electron-titlebar into an Electron + React app. Use when setting up the titlebar, configuring BrowserWindow, adding preload config, rendering the Titlebar component, adding menus, toolbar actions, user profile, command palette, or troubleshooting titlebar issues.