skills
Flutter, Dart, Lit, and SQLite development guides and snippets
All Skills in This Repository (56)
Pure Emerald Level Indicatorshow-to-manage-multiple-flutter-versions-with-git-worktrees-and-z
Manage multiple Flutter SDK versions using Git worktrees and ZSH aliases.
color-utilities-in-javascript
Convert color formats between RGB, HSL, and HEX in JavaScript.
how-to-build-a-flutter-app-on-xcode-cloud
Automate Xcode Cloud setup for building and deploying Flutter apps.
how-to-build-a-graph-database-with-flutter
Build a graph database in Flutter with SQLite and Drift.
2d-or-3d-force-graph-with-lit
Develop interactive 2D and 3D force graphs with Lit web components.
how-to-store-sqlite-as-nosql-store
Store JSON documents in SQLite with TTL-based automatic expiration.
lit-and-figma
Develop Figma plugins with Lit web components and WebAssembly.
building-a-html-element-sandbox-with-lit
Build an interactive HTML element sandbox with Lit web components and knob-based controls.
lit-and-flutter
Integrate Lit web components into Flutter applications for hybrid development.
ios-or-macos-lock-screen-nasa-image-of-the-day
Automate iOS or macOS lock screen wallpaper updates with NASA's image of the day.
how-to-deploy-pocketbase-to-cloud-run
Deploy PocketBase to Google Cloud Run with volume-mounted persistent storage.
file-based-routing-for-static-sites
Generate multi-page static sites from Markdown files with file-based routing.
Frequently Asked Questions
FAQPage SchemaHow to install rodydavis skills?โผ
Run `npx skills add rodydavis/skills --all -g -y` in your terminal to install all skills in this collection globally.
What topics do these skills cover?โผ
They cover Flutter app development and release automation, Dart language tips, Lit web components, SQLite patterns like full-text search and key-value stores, and PocketBase deployment.
Can I automate Flutter app releases with these skills?โผ
Yes. Several skills include ready-to-use Fastlane configurations and shell scripts that handle version bumping, building, and deploying to the App Store and Google Play.
Do these skills work with Claude Code and other coding agents?โผ
Yes. Every skill follows the standard SKILL.md format, so any compatible coding agent can load them and apply the guides directly to your project.
Are the code examples ready to copy and run?โผ
Yes. Each skill contains complete, working code samples, config files, and commands that you can paste directly into your own Flutter, Dart, or web projects.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core