·graphql
""

graphql

lobbi-docs/claude

スキーマ、リゾルバー、クエリ、ミューテーション、サブスクリプションを含む GraphQL API 開発。 GraphQL サーバー、クライアント、および API 設計に対してアクティブ化します。

6インストール·0トレンド·@lobbi-docs

インストール

$npx skills add https://github.com/lobbi-docs/claude --skill graphql

SKILL.md

Provides comprehensive GraphQL development capabilities for the Golden Armada AI Agent Fleet Platform.

type Query { agent(id: ID!): Agent agents(filter: AgentFilter, limit: Int = 10, offset: Int = 0): AgentConnection! task(id: ID!): Task }

type Mutation { createAgent(input: CreateAgentInput!): Agent! updateAgent(id: ID!, input: UpdateAgentInput!): Agent! deleteAgent(id: ID!): Boolean! executeTask(input: ExecuteTaskInput!): Task!

スキーマ、リゾルバー、クエリ、ミューテーション、サブスクリプションを含む GraphQL API 開発。 GraphQL サーバー、クライアント、および API 設計に対してアクティブ化します。 ソース: lobbi-docs/claude。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/lobbi-docs/claude --skill graphql
カテゴリ
""ライティング
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

graphql とは?

スキーマ、リゾルバー、クエリ、ミューテーション、サブスクリプションを含む GraphQL API 開発。 GraphQL サーバー、クライアント、および API 設計に対してアクティブ化します。 ソース: lobbi-docs/claude。

graphql のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/lobbi-docs/claude --skill graphql インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/lobbi-docs/claude