rails-graphql-patterns
✓使用 graphql-ruby gem 的 Rails 应用程序的 GraphQL 模式。使用 GraphQL 架构、类型、解析器、突变、订阅或 app/graphql 目录时自动调用。在“GraphQL”、“模式”、“解析器”、“变异”、“查询类型”、“订阅”、“graphql-ruby”、“字段”、“参数”、“N+1 graphql”、“数据加载器”上触发。
SKILL.md
Patterns for building GraphQL APIs in Rails applications using graphql-ruby.
| Types | Define object shapes | app/graphql/types/ | | Queries | Read operations | app/graphql/types/querytype.rb | | Mutations | Write operations | app/graphql/mutations/ | | Resolvers | Query logic | app/graphql/resolvers/ | | Sources | DataLoader batching | app/graphql/sources/ |
使用 graphql-ruby gem 的 Rails 应用程序的 GraphQL 模式。使用 GraphQL 架构、类型、解析器、突变、订阅或 app/graphql 目录时自动调用。在“GraphQL”、“模式”、“解析器”、“变异”、“查询类型”、“订阅”、“graphql-ruby”、“字段”、“参数”、“N+1 graphql”、“数据加载器”上触发。 来源:ag0os/rails-dev-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ag0os/rails-dev-plugin --skill rails-graphql-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/ag0os/rails-dev-plugin --skill rails-graphql-patterns- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 rails-graphql-patterns?
使用 graphql-ruby gem 的 Rails 应用程序的 GraphQL 模式。使用 GraphQL 架构、类型、解析器、突变、订阅或 app/graphql 目录时自动调用。在“GraphQL”、“模式”、“解析器”、“变异”、“查询类型”、“订阅”、“graphql-ruby”、“字段”、“参数”、“N+1 graphql”、“数据加载器”上触发。 来源:ag0os/rails-dev-plugin。
如何安装 rails-graphql-patterns?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ag0os/rails-dev-plugin --skill rails-graphql-patterns 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/ag0os/rails-dev-plugin
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01