·schemantic
{}

schemantic

在 Dart 中使用 Schematic 库实现类型安全数据类和模式的说明和指南。

30安装·1热度·@genkit-ai

安装

$npx skills add https://github.com/genkit-ai/genkit-dart --skill schemantic

如何安装 schemantic

通过命令行快速安装 schemantic AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/genkit-ai/genkit-dart --skill schemantic
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:genkit-ai/genkit-dart。

SKILL.md

查看原文

Schemantic is a general-purpose Dart library used for defining strongly typed data classes that automatically bind to reusable runtime JSON schemas. It is standard for the genkit-dart framework but works independently as well.

Always use schemantic when strongly typed JSON parsing or programmatic schema validation is required.

The builder creates a concrete class MyObj (no $) with a factory constructor (MyObj.fromJson) and a regular constructor.

在 Dart 中使用 Schematic 库实现类型安全数据类和模式的说明和指南。 来源:genkit-ai/genkit-dart。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/genkit-ai/genkit-dart --skill schemantic
分类
{}数据分析
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from genkit-ai/genkit-dart

快速解答

什么是 schemantic?

在 Dart 中使用 Schematic 库实现类型安全数据类和模式的说明和指南。 来源:genkit-ai/genkit-dart。

如何安装 schemantic?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/genkit-ai/genkit-dart --skill schemantic 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/genkit-ai/genkit-dart

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-02-22