Skip to main content

このリポジトリの skills

majiayu000/claude-skill-registry - 79ページ

SkillsMP は majiayu000/claude-skill-registry から 5,485 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

majiayu000/claude-skill-registry

収集済み skill 5,485 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Standard procedure for creating robust API endpoints

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Generate API usage examples and tutorials from code analysis

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Imported skill api_feature from openai

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Bun-native HTTP framework — routing, TypeBox validation, Eden Treaty, plugins, lifecycle hooks

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fastify routes, JSON Schema validation, plugin system, TypeScript type providers

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Hono routes, OpenAPI, Zod validation

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

RFC-39 compliant API best practices for Java services. Covers request/response patterns, error handling, pagination, versioning, and authentication standards. Use when designing or reviewing REST APIs in Java services.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

StepLeague API route pattern using withApiHandler wrapper. Use when creating or modifying any API route in the /api directory. Keywords: API, route, endpoint, handler, auth, POST, GET, PUT, DELETE, validation.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Generate Next.js App Router API routes with Zod validation and TypeScript types

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Integrate external REST and GraphQL APIs with proper authentication (Bearer, Basic, OAuth), error handling, retry logic, and JSON schema validation. Use when making API calls, database queries, or integrating external services like Stripe, Twilio, AWS.…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when working on the backend API (packages/api). Covers Elysia routes, Drizzle ORM, TypeBox schemas, JWT authentication, S3 uploads, Google Sheets logging, and the Next.js hybrid setup.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Generate API mocks and stub servers from OpenAPI specs or code analysis

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create a new Next.js API route with validation, error handling, and TypeScript

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Pino logging, Sentry error tracking, Axiom - structured logging with correlation IDs, error boundaries, performance monitoring, alerting

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Use when returning collections, managing large result sets, or optimizing query performance.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

API 模式提取工具。从捕获的流量中自动提取 API 模式、参数规范、认证方式、数据结构,生成 OpenAPI 规范和可复用代码。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

API documentation and developer portal design

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply when designing RESTful APIs, defining endpoints, HTTP methods, status codes, and response formats.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Zero-assumption API design review. Uses the API as a consumer first, then audits contracts, error shapes, auth model, pagination, versioning, idempotency, and rate limiting. Every endpoint is guilty until proven correct.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Monitors LTX API runtime performance, latency, error rates, and throughput. Alerts on performance degradation or errors.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when working with the TypeScript SDK for making API calls to Bknd, handling authentication, and managing data operations from client or server code. Covers Api class initialization, CRUD operations, auth methods, and module-specific APIs.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Meilisearch search engine patterns -- client setup, indexing, search, filtering, facets, geo search, multi-tenancy, task management

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Updated API skill

原文の言語: 判定不能

更新
職業分類
ソフトウェア開発者
説明

RESTful API design patterns and best practices. Use when creating endpoints, designing APIs, or implementing routes.

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

Apply when validating API request inputs: body, query params, path params, and headers. This skill covers Zod v4 patterns.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

API Standards Specialist

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Manage API versioning strategy for Hono routes in apps/api/src/v1. Use when creating new API versions or migrating endpoints between versions.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Help users write Apollo Connectors schemas to integrate REST APIs into GraphQL supergraphs using @source and @connect directives with selection mapping. Use this skill when the user: (1) mentions "connectors", "Apollo Connectors", or "REST Connector", (2)…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs. Use this skill when: (1) setting up or configuring Apollo MCP Server, (2) defining MCP tools from GraphQL operations, (3) using introspection tools (introspect, search, validate,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when applying an overlay file to a spec

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Schema design, federation, and resolution strategies.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guidance for using the App Store Connect CLI in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Author and validate AsyncAPI 3.0 specifications for event-driven API design, message brokers, and async communication patterns

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use when working with Auto.dev APIs, vehicle data, VIN decoding, car listings, vehicle photos, specs, recalls, payments, interest rates, taxes, OEM build data, plate-to-VIN, or any automotive data API calls

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

AWS RDS (Relational Database Service) management using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS database instances, snapshots, parameter groups, and configurations.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads, presigned URLs, S3 Transfer Manager, object operations, or S3-specific configurations.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification. Triggers: "azure-ai-contentsafety", "ContentSafetyClient", "content moderation", "harmful content", "text analysis", "image…

原文の言語: 英語

更新
収集済み skill 5,485 件中 40 件を表示しています。