Loading...
Loading...
Found 118 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.
Master core and advanced language syntax for expressive and type-safe code.
DART testing patterns - unit tests, integration tests, CI validation
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.
금융감독원 전자공시시스템(DART) OpenAPI로 공시검색, 기업개황, 재무제표, 주요사항보고서를 조회한다. 사용자의 API_K_DART 환경변수를 직접 사용한다.
DART build system knowledge - CMake, pixi, dependencies, troubleshooting
Offload heavy computation to isolates to keep the main thread responsive.
Expert-level Dart, Flutter, mobile development, and cross-platform apps
Discover the surprising flexibility of calling Dart functions, including mixed positional and named arguments, the `.call` operator, and dynamic invocation with `Function.apply`.
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.