Handles custom GitLab API requests. Use for any endpoint not covered by other skills. Triggers: advanced API calls, extensions.
Skills in this repository
majiayu000/claude-skill-registry - Page 82
SkillsMP has collected 5,485 skills from majiayu000/claude-skill-registry. Open a skill to review its source and details.
majiayu000/claude-skill-registryShowing 40 of 5,485 collected skills.
Manages GitLab members. Use for listing members in groups or projects. Triggers: user access, permissions.
Manages GitLab merge requests. Use for creating, listing MRs across projects or groups. Triggers: PRs, code reviews.
Manages GitLab merge approval rules. Use for approvals, rules at project/group levels. Triggers: code reviews, approvals.
Manages GitLab packages. Use for listing, publishing, or downloading packages. Triggers: artifact registry.
Manages GitLab tags. Use for creating, deleting, protecting tags. Triggers: versioning.
Query blockchain data across 100+ chains: wallet balances, token prices, transactions, DEX pairs, and real-time OHLCV streams via the GoldRush API by Covalent.
GraphQL is a query language for APIs that enables clients to ask for exactly what they need and nothing more, featuring a strong typing system and self-documenting capabilities. GraphQL consists of: -
Best practices for using GraphQL and Apollo Client in the project to avoid common errors.
Use when validating GraphQL operations/documents against a schema, checking query depth, complexity, or fragment usage.
Use when implementing GraphQL resolvers with resolver functions, context management, DataLoader batching, error handling, authentication, and testing strategies.
Use when designing GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning strategies for maintainable and scalable APIs.
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.
Source text: Japanese
GraphQL schema validation and optimization with federation support
Interact with Home Assistant REST API for entity discovery, state retrieval, and service calls. Use when working with Home Assistant integrations, controlling devices, querying sensor data, or automating Home Assistant operations. Covers authentication,…
Tum helper fonksiyonlari referansi. Use for quick lookup of available functions.
Source text: Undetermined
Use Xquik from Hermes Agent for X search, posting, replies, likes, retweets, follows, DMs, monitors, extraction jobs, draws, media, and trends.
Type-safe Hono APIs with routing, middleware, RPC. Use for request validation, Zod/Valibot validators, or encountering middleware type inference, validation hook, RPC errors.
Use when the user wants to call, test, or integrate the HTMLPix HTML-to-image API — including auth setup, signed URL minting, image rendering, template CRUD, and AI template generation.
HTTP client patterns for axios configuration, interceptors, and request handling
Expert guide for the ieasyhydro-python-sdk library for connecting to iEasyHydro High Frequency (HF) database. Use when: (1) Making API requests to iEasyHydro HF, (2) Retrieving discharge/meteorological data, (3) Debugging 422 or other API errors, (4)…
Use when SDK methods have auto-generated names like GetApiV1Users, or wanting `sdk.users.list()` style naming
Query REVLoans data via Bendystraw GraphQL.
Jellyfin API patterns and JellyfinClient usage for MyFlix
Comprehensive reference for Atlassian Jira REST API v3 documentation and best practices. Use when asking about Jira API endpoints, authentication, request/response formats, JQL queries, Atlassian Document Format (ADF), webhooks, error handling, rate limiting,…
JSONスキーマ検証(JSON Schema Validation)機能の開発・修正を行う際に使用。ユーザー登録スキーマ、Identity Verificationスキーマ、外部API検証実装時に役立つ。
Source text: Japanese
Programmatic interface to Google's Jules API for asynchronous coding task delegation. Use when creating Jules sessions, monitoring async work, or integrating code reviews/refactoring/tests into workflows. Not for synchronous coding tasks or when immediate…
Direct REST API access to KEGG (academic use only). Pathway analysis, gene-pathway mapping, metabolic pathways, drug interactions, ID conversion. For Python workflows with multiple databases, prefer bioservices. Use this for direct HTTP/REST work or…
Handles API key and user token authentication for secure Knack API access. Manages session creation, refresh, and credential validation.
REST-based access to Knack Objects and Views for data extraction and transformation. Primary skill for reading HTI operational data from Knack data...
Generates protobuf API definitions for go-kratos microservices with HTTP annotations, validation rules, and OpenAPI documentation. Use when defining service contracts and APIs.
Tiny and elegant HTTP client based on the Fetch API for modern browsers, Node.js, Bun, and Deno
API quick-reference for key lattice subsystems (FP, Game Theory, SAT, Optics, Statistics, CLP). Use when you need function signatures, module contents, or usage examples for a specific subsystem. Invoke when working with game theory, constraint solving,…
Configures Swagger/OpenAPI documentation
LINE LIFF (LINE Front-end Framework) enables building web apps that run within the LINE app, with direct access to LINE APIs like profile, share messages, and send messages to chat. This is critical f
LLM function calling (also known as tool use) enables Large Language Models to interact with external systems by calling predefined functions. Instead of just generating text, LLM can request to execu
Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.
Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.
Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.
Configures Swagger/OpenAPI documentation for backend APIs. Use when adding interactive API docs to a project.