Total 50,524 skills, Frontend Development has 4865 skills
Showing 12 of 4865 skills
Build secure desktop applications with Electron 33, Vite, React, and TypeScript. Covers type-safe IPC via contextBridge, OAuth with custom protocol handlers, native module compatibility (better-sqlite3, electron-store), and electron-builder packaging. Use when building cross-platform desktop apps, implementing OAuth flows in Electron, handling main/renderer process communication, or packaging with code signing. Prevents: NODE_MODULE_VERSION mismatch, hardcoded encryption keys, context isolation bypasses, sandbox conflicts with native modules.
Use when building UIs leveraging the WordPress Design System (WPDS) and its components, tokens, patterns, etc.
Event handling and subscriptions in GPUI. Use when implementing events, observers, or event-driven patterns. Supports custom events, entity observations, and event subscriptions for coordinating between components.
Implementing custom elements using GPUI's low-level Element API (vs. high-level Render/RenderOnce APIs). Use when you need maximum control over layout, prepaint, and paint phases for complex, performance-critical custom UI components that cannot be achieved with Render/RenderOnce traits.
Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.
3D HUD rendering with Three.js and TresJS for JARVIS AI Assistant
Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.
Architect Chrome MV3 extensions using Plasmo, including messaging, storage, and UI surfaces.
Zustand state management for React and vanilla JavaScript. Use when creating stores, using selectors, persisting state to localStorage, integrating devtools, or managing global state without Redux complexity. Triggers on zustand, create(), createStore, useStore, persist, devtools, immer middleware.
Expert in building voice interfaces, speech recognition, and text-to-speech systems
Validate Next.js 16 configuration and detect/prevent deprecated patterns. Ensures proxy.ts usage, Turbopack, Cache Components, and App Router best practices. Use before any Next.js work or when auditing existing projects.
Expert in AR/VR, WebXR, and spatial computing for Vision Pro and web