什么是 graphql-expert?
具有模式设计、解析器和订阅的专家级 GraphQL API 开发 来源:personamanagmentlayer/pcl。
具有模式设计、解析器和订阅的专家级 GraphQL API 开发
通过命令行快速安装 graphql-expert AI 技能到你的开发环境
来源:personamanagmentlayer/pcl。
Expert guidance for GraphQL API development, schema design, resolvers, subscriptions, and best practices for building type-safe, efficient APIs.
❌ Exposing internal IDs: Use opaque IDs or UUIDs ❌ Overly nested queries: Limit query depth ❌ No pagination: Always paginate lists ❌ Resolving in mutations: Keep mutations focused ❌ Exposing database schema directly: Design API-first ❌ No DataLoader: Leads to N+1 queries ❌ Generic error messages: Provide actionable errors
具有模式设计、解析器和订阅的专家级 GraphQL API 开发 来源:personamanagmentlayer/pcl。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/personamanagmentlayer/pcl --skill graphql-expert 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/personamanagmentlayer/pcl --skill graphql-expert具有模式设计、解析器和订阅的专家级 GraphQL API 开发 来源:personamanagmentlayer/pcl。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/personamanagmentlayer/pcl --skill graphql-expert 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/personamanagmentlayer/pcl