Loading...
Loading...
Found 79 Skills
Generates code and provides documentation for the Genkit Dart SDK. Use when the user asks to build AI agents in Dart, use Genkit flows, or integrate LLMs into Dart/Flutter applications.
Expert-level Dart, Flutter, mobile development, and cross-platform apps
Master Dart/Flutter performance optimization including efficient code patterns, data structure selection, and compilation benefits.
Professional memory management for mobile applications, focusing on resource disposal, garbage collection pressure, and large asset handling.
Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.
Complete guide for using drift database library in Dart applications (CLI, server-side, non-Flutter). Use when building Dart apps that need local SQLite database storage or PostgreSQL connection with type-safe queries, reactive streams, migrations, and efficient CRUD operations. Includes setup with sqlite3 package, PostgreSQL support with drift_postgres, connection pooling, and server-side patterns.
Best practices for creating high-quality, executable Dart CLI applications. Covers entrypoint structure, exit code handling, and recommended packages.
Learn how to print multiple objects to the console in Dart using Records, offering a similar experience to JavaScript's `console.log()` functionality.
Discover the power of Web Components and how to build them with both JavaScript and Dart for reusable, framework-agnostic UI elements.
General best practices for Dart development. Covers code style, effective Dart, and language features.
Instructions and guidelines for using the Schemantic library for type-safe data classes and schemas in Dart.
DART build system knowledge - CMake, pixi, dependencies, troubleshooting