Loading...
Loading...
Found 55 Skills
Use the DuskMoon Elements custom element library (`<el-dm-*>` web components). Use when building web pages or apps with DuskMoon elements, registering elements, setting properties/attributes, listening to events, using slots, applying themes, or styling with CSS custom properties. Covers all 43 element packages (button, card, input, dialog, table, tabs, markdown-input, code-block, pro-data-grid, circle-menu, and more).
Implement Umbraco elements in Umbraco backoffice using official docs
Learn how to create a Lit web component that wraps the Monaco Editor (powering VSCode) to add a fully functional code editor to your web applications.
Learn how to build a VSCode extension using a Lit web component, covering setup, template creation, component implementation, and extension activation.
Learn how to build a rich text editor using a Lit web component, complete with a toolbar for formatting text, links, and styles.
WebGPU fundamentals for high-performance canvas rendering. Covers device initialization, buffer management, WGSL shaders, render pipelines, compute shaders, and web component integration. Use when building GPU-accelerated graphics, particle systems, or compute-intensive visualizations.
Add AI chat widget to your Next.js app
Polymer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Polymer data.
How to correctly insert overlay elements when the host is slotted inside a shadow DOM. Covers the parentElement trap, assignedSlot pattern, and the connectedCallback timing hazard. Use when inserting overlays, portals, or absolutely-positioned siblings of slotted elements.
Implement file upload preview components in Umbraco backoffice using official docs
创建具有高设计质量的独特生产级前端接口。当用户要求构建Web组件、页面、工件、海报或应用程序时(例如,包括网站、登录页面、仪表板、React组件、HTML/CSS布局,或在样式化/美化任何Web UI时) ,请使用此技能。生成创意、精美的代码和UI设计,避免通用的AI美学。
Core Polaris Web Components fundamentals including component library structure, design tokens, responsive patterns, and SSR compatibility. Auto-invoked when working with Polaris components.