Skills by rodydavis
-
Codemirror Dynamic Theme
unlicensed· ★ 59 · updated 2026-07-14 — Learn to create a Lit web component wrapping CodeMirror with real-time theme switching powered by Material Design's color system. The guide covers setting up the editor, styling…
-
Create Flutter App Native Ui
unlicensed· ★ 59 · updated 2026-07-14 — This skill equips you to develop Flutter applications that adopt native design aesthetics across iOS and Android platforms. Leverage platform-specific UI components and…
-
Figma And Lit
unlicensed· ★ 59 · updated 2026-07-14 — This guide walks through creating a Figma plugin powered by Lit web components. You'll configure TypeScript and Webpack, build a custom component with Lit's decorator syntax, and…
-
Lit Html Table
unlicensed· ★ 59 · updated 2026-07-14 — Lit Html Table is a Lit web component that transforms JSON data into rendered HTML tables. It accepts data from a URL source or inline JSON, automatically formats column headers,…
-
Lit Monaco Editor
unlicensed· ★ 59 · updated 2026-07-14 — Build a Lit web component that integrates Monaco Editor, the editor powering VSCode, into your web applications. This guide covers setup with Vite and TypeScript, configuring…
-
Lit Sheet Music
unlicensed· ★ 59 · updated 2026-07-14 — Lit Sheet Music is a web component that transforms MusicXML files into interactive sheet music displays. It leverages OpenSheetMusicDisplay to render notation as scalable SVG or…