Code Gen

Generate code, boilerplate, scaffolding

Showing 2113-2136 of 11165 skills
quran

Verified Documentation Generator

by quran

Frontend build on next.js

Code Gen 1.9K 4mo ago
CloudAI-X

threejs-materials

by CloudAI-X

Three.js materials - PBR, basic, phong, shader materials, material properties. Use when styling meshes, working with textures, creating custom shaders, or optimizing material performance.

Code Gen 2.4K 5mo ago
subsy

ralph-tui-create-beads

by subsy

"Convert PRDs to beads for ralph-tui execution. Creates an epic with child beads for each user story. Use when you have a PRD and want to use ralph-tui with beads as the task source. Triggers on: create beads, convert prd to beads, beads for ralph, ralph beads."

Code Gen 2.4K 4mo ago
rodydavis

flutter-infinite-canvas

by rodydavis

Learn how to build an infinite, multi-touch canvas in Flutter using InteractiveViewer and CustomMultiChildLayout for a flexible and interactive user experience.

Code Gen 49 4mo ago
rodydavis

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

by rodydavis

Learn how to deploy PocketBase on Google Cloud Run using the new volume mounting feature, enabling scale-to-zero, infinite storage, and easy backups.

API Dev 49 4mo ago
rodydavis

multi-touch-canvas-with-flutter

by rodydavis

Learn how to create a Flutter canvas with multi-touch support for panning, zooming, and object interaction, overcoming common gesture recognition conflicts.

Code Gen 49 4mo ago
rodydavis

creating-your-first-flutter-project

by rodydavis

Dive into the world of Flutter, Google's UI toolkit, and learn how to build cross-platform apps with ease using this introductory guide and accompanying "Flutter Take 5" video series.

Code Gen 49 4mo ago
rodydavis

lightweight-flutter-animations

by rodydavis

Learn how to create a streamlined animation widget in Flutter that eliminates the need for setState by leveraging an abstract class and SingleTickerProviderStateMixin for efficient UI updates.

Animation 49 4mo ago
rodydavis

how-to-send-push-notifications-on-flutter-web-fcm

by rodydavis

Learn how to implement Firebase Cloud Messaging (FCM) in your Flutter web app with this guide, covering service worker setup, helper methods, and testing to enable push notifications.

Automation 49 4mo ago
rodydavis

lit-and-figma

by rodydavis

Learn how to create a Figma plugin using Lit web components, including project setup, component creation, WASM integration, and building the final plugin for use in Figma.

Code Gen 49 4mo ago
rodydavis

lit-and-monaco-editor

by rodydavis

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.

Code Gen 49 4mo ago
rodydavis

how-to-do-offline-recommendations-with-sqlite-and-gemini

by rodydavis

Learn how to enhance your CMS like PocketBase with AI-powered content recommendations using text embeddings, SQLite, and k-nearest neighbor search for efficient and scalable related content suggestions.

Code Gen 49 4mo ago
rodydavis

flutter-master-detail-view

by rodydavis

Learn how to implement a responsive Master-Detail interface in Flutter that adapts to different screen sizes, leveraging multi-column layouts on larger screens and pushing to detail screens on mobile.

Code Gen 49 4mo ago
rodydavis

how-to-print-multiple-objects-to-the-console-with-print-in-dart

by rodydavis

Learn how to print multiple objects to the console in Dart using Records, offering a similar experience to JavaScript's console.log() functionality.

Code Gen 49 4mo ago
rodydavis

flutter-native-http-client

by rodydavis

This blog post explores how to optimize HTTP client selection in Flutter applications based on the platform, using Cronet on Android and Cupertino's native client on iOS for improved performance and caching.

API Dev 49 4mo ago
rodydavis

how-to-run-astro-ssr-and-pocketbase-on-the-same-server

by rodydavis

Learn how to host PocketBase and an Astro SSR application on the same server, using PocketBase's Go integration and a reverse proxy to delegate requests to Astro for dynamic web content.

API Dev 49 4mo ago
rodydavis

flutter-fastlane-one-click-beta

by rodydavis

Deploy your Flutter app to the App Store and Google Play with ease using this step-by-step guide covering installation, project setup, Fastlane integration, and automated deployments with Automator.

CI/CD 49 4mo ago
rodydavis

lit-and-vscode-extensions

by rodydavis

Learn how to build a VSCode extension using a Lit web component, covering setup, template creation, component implementation, and extension activation.

CLI Tools 49 4mo ago
rodydavis

install-flutter-from-git

by rodydavis

Install Flutter SDK via git clone and configure for all platforms

CLI Tools 49 4mo ago
rodydavis

async-preact-signals

by rodydavis

Explore how to effectively manage asynchronous data with Preact Signals by creating a custom asyncSignal that handles loading, error, and data states without breaking the synchronous nature of signals.

Code Gen 49 4mo ago
rodydavis

how-to-export-sqlite-tables-to-create-statements

by rodydavis

Learn how to export your entire SQLite database schema, including tables and indexes, into runnable CREATE statements at runtime using Flutter and the sqlite3 package.

Code Gen 49 4mo ago
rodydavis

server-side-rendering-flutter-apps-with-rfw

by rodydavis

Learn how to build a dynamic Flutter app using Server Side Rendering (SSR) with the rfw package, enabling UI updates driven by server logic and binary data exchange via HTTP.

Code Gen 49 4mo ago
rodydavis

signals-and-flutter-hooks

by rodydavis

Explore state management in Flutter, from the basics of setState to advanced techniques using ValueNotifier, Signals, Flutter Hooks, and the new signals_hooks package for a reactive and efficient approach.

API Dev 49 4mo ago
rodydavis

check-if-an-object-is-truthy-in-dart

by rodydavis

Learn how to extend Dart's functionality to implement JavaScript-style "truthy" checks for easier conditional logic and value evaluations.

Code Gen 49 4mo ago