rodydavisrodydavisCommunityยท56 Agent Skills Included

skills

Flutter, Dart, Lit, and SQLite development guides and snippets

Provides step-by-step recipes for Flutter app development, Dart language tricks, Lit web components, and SQLite database patterns. Covers real tasks like automating app releases with Fastlane, deploying PocketBase to Cloud Run, building rich text editors, and adding offline vector search. Eliminates hours of trial-and-error by giving ready-to-run code, shell scripts, and configuration examples for each workflow.
npx skills add rodydavis/skills --all -g -y

All Skills in This Repository (56)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
rodydavisrodydavis

how-to-manage-multiple-flutter-versions-with-git-worktrees-and-z

Manage multiple Flutter SDK versions using Git worktrees and ZSH aliases.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

color-utilities-in-javascript

Convert color formats between RGB, HSL, and HEX in JavaScript.

Community
Basic
๐Ÿ“ฆ In Repo
rodydavisrodydavis

how-to-build-a-flutter-app-on-xcode-cloud

Automate Xcode Cloud setup for building and deploying Flutter apps.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

how-to-build-a-graph-database-with-flutter

Build a graph database in Flutter with SQLite and Drift.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

2d-or-3d-force-graph-with-lit

Develop interactive 2D and 3D force graphs with Lit web components.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

how-to-store-sqlite-as-nosql-store

Store JSON documents in SQLite with TTL-based automatic expiration.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

lit-and-figma

Develop Figma plugins with Lit web components and WebAssembly.

Community
Advanced
๐Ÿ“ฆ In Repo
rodydavisrodydavis

building-a-html-element-sandbox-with-lit

Build an interactive HTML element sandbox with Lit web components and knob-based controls.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

lit-and-flutter

Integrate Lit web components into Flutter applications for hybrid development.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

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.

Community
Basic
๐Ÿ“ฆ In Repo
rodydavisrodydavis

how-to-deploy-pocketbase-to-cloud-run

Deploy PocketBase to Google Cloud Run with volume-mounted persistent storage.

Community
Intermediate
๐Ÿ“ฆ In Repo
rodydavisrodydavis

file-based-routing-for-static-sites

Generate multi-page static sites from Markdown files with file-based routing.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’