·syncable-entity-integration
</>

syncable-entity-integration

将可同步实体服务连接到 NestJS 模块中,为二十个实体创建服务层和解析器。在模块中注册构建器、验证器和操作处理程序、创建业务服务或通过 GraphQL API 公开实体并进行适当的异常处理时使用。

23安装·1热度·@twentyhq

安装

$npx skills add https://github.com/twentyhq/twenty --skill syncable-entity-integration

如何安装 syncable-entity-integration

通过命令行快速安装 syncable-entity-integration AI 技能到你的开发环境

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

来源:twentyhq/twenty。

SKILL.md

查看原文

Purpose: Wire everything together, register in modules, create services and resolvers.

When to use: After completing Steps 1-4 (all previous steps). Required before testing.

Key principle: Services return flat entities, resolvers transpile flat → DTO.

将可同步实体服务连接到 NestJS 模块中,为二十个实体创建服务层和解析器。在模块中注册构建器、验证器和操作处理程序、创建业务服务或通过 GraphQL API 公开实体并进行适当的异常处理时使用。 来源:twentyhq/twenty。

可引用信息

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

安装命令
npx skills add https://github.com/twentyhq/twenty --skill syncable-entity-integration
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from twentyhq/twenty

快速解答

什么是 syncable-entity-integration?

将可同步实体服务连接到 NestJS 模块中,为二十个实体创建服务层和解析器。在模块中注册构建器、验证器和操作处理程序、创建业务服务或通过 GraphQL API 公开实体并进行适当的异常处理时使用。 来源:twentyhq/twenty。

如何安装 syncable-entity-integration?

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

这个 Skill 的源码在哪?

https://github.com/twentyhq/twenty