查询中

搜索技能

为您的 Agent 寻找最完美的能力。

结果数
53,183
符合搜索条件的技能
当前页
1687
共 2660 页
关键词
ai
按名称、标签或描述搜索
architecture-patterns
4

bounded-context

ドメイン駆動設計における境界付けられたコンテキストの特定、境界定義、コンテキストマップ作成、統合戦略設計を支援するスキル。 チーム責務の整理、モデルの分離、連携方式の選定を体系化する。 Anchors: • Domain-Driven Design / 適用: 境界設計 / 目的: ドメイン境界の明確化 • Implementing Domain-Driven Design / 適用: コンテキストマップ / 目的: 統合パターンの適用 • Context Mapping (Brandolini) / 適用: 境界調整 / 目的: チーム間協調の整理 Trigger: Use when defining domain boundaries, creating context maps, choosing integration strategies, or clarifying team ownership for services/modules.

daishiman
daishiman
development
open
architecture-patterns
4

typescript-advanced-patterns

Advanced TypeScript patterns for type-safe, maintainable code using sophisticated type system features. Use when building type-safe APIs, implementing complex domain models, or leveraging TypeScript's advanced type capabilities.

blockmatic
blockmatic
development
open
architecture-patterns
4

multipart-upload

大容量ファイルのマルチパートアップロードを専門とするスキル。 ネットワークの不安定性を前提とした堅牢なファイル転送を設計し、 チャンク分割、リトライ、進捗追跡、チェックサム検証を統合的に提供する。 Anchors: • Computer Networks (Andrew Tanenbaum) / 適用: ネットワーク不安定性への対応 / 目的: 堅牢なファイル転送設計 • The Pragmatic Programmer / 適用: 実践的な実装パターン / 目的: 保守性の高いコード設計 • RFC 7233 Range Requests / 適用: チャンク分割と再開機能 / 目的: 標準準拠の実装 Trigger: Use when implementing large file uploads, chunked file transfer, resumable uploads, upload progress tracking, or data integrity verification with checksums. multipart, upload, chunked, resumable, progress tracking, checksum, file transfer, large file

daishiman
daishiman
development
open
productivity-tools
4

bd-issue-tracking

Track complex, multi-session work with dependency graphs using bd (beads) issue tracker. Use when work spans multiple sessions, has complex dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.

TerraConstructs
TerraConstructs
tools
open
security
4

swagger-ui

Swagger UI を用いた OpenAPI ドキュメントの公開・統合を支援するスキル。静的HTML/React/Next.js/サーバー埋め込みの構成を整理し、安全なAPI Explorerを構築する。 Anchors: • OpenAPI Specification / 適用: API仕様互換 / 目的: 定義の一貫性確保 • Swagger UI Documentation / 適用: UI構成 / 目的: 設定項目の正確な適用 • OWASP ASVS / 適用: 公開・認証設計 / 目的: セキュリティ要件の確認 Trigger: Use when embedding or publishing Swagger UI, configuring OpenAPI docs, or securing API explorer access. swagger ui, openapi docs, api explorer, swagger config, authentication

daishiman
daishiman
testing-security
open
backend
4

json-optimization

JSON最適化の専門スキル。 シリアライゼーション、ペイロードサイズ削減、スキーマ設計を提供します。 Anchors: • 『High Performance Browser Networking』(Ilya Grigorik) / 適用: データ最適化 / 目的: 転送効率向上 Trigger: JSON最適化時、ペイロード削減時、APIレスポンス最適化時に使用

daishiman
daishiman
development
open
backend
4

http-best-practices

HTTPプロトコルの仕様に基づき、RESTful APIおよびWebサービス実装における通信設計を提供。ステータスコード、ヘッダー、キャッシュ、冪等性設計を網羅。 Anchors: • HTTP/2 in Action (Barry Pollard) / 適用: プロトコル仕様・パフォーマンス / 目的: 効率的なHTTP通信 • RESTful Web Services (Richardson, Ruby) / 適用: REST設計原則 / 目的: 一貫したAPI設計 • Web API Design (Brian Mulloy) / 適用: 実践的なAPI設計パターン / 目的: 使いやすいAPI Trigger: Use when designing REST APIs, implementing HTTP clients, configuring cache strategies, setting security headers, or ensuring idempotency. http, rest api, status codes, cache-control, cors, idempotency, headers, http/2, keep-alive

daishiman
daishiman
development
open
backend
4

rate-limiting

Rate Limitingとクォータ管理のベストプラクティスを提供するスキル。 サーバー側のAPI保護とクライアント側の429対応の両方をカバーし、 Token Bucket、Sliding Window等のアルゴリズム選定から実装までを支援。 Anchors: • 『Designing Data-Intensive Applications』(Kleppmann)/ 適用: 分散システムのRate Limiting / 目的: スケーラブルな設計 • 『API Design Patterns』(Geewax)/ 適用: API保護 / 目的: RESTful APIのベストプラクティス • RFC 6585 / 適用: 429 Too Many Requests / 目的: 標準準拠のレスポンス設計 Trigger: Use when designing API rate limiting, implementing DoS protection, handling external API rate limits, or managing quota systems. rate limiting, rate limiter, throttling, 429, token bucket, sliding window, quota, api protection

daishiman
daishiman
development
open
technical-docs
4

openapi-specification

OpenAPI仕様の専門スキル。 API定義、スキーマ設計、ドキュメント生成を提供します。 Anchors: • 『OpenAPI Specification』(Linux Foundation) / 適用: API仕様設計 / 目的: REST API標準化 • 『RESTful API設計のベストプラクティス』(複数出典) / 適用: エンドポイント設計 / 目的: 一貫性確保 Trigger: OpenAPI仕様書作成時、API定義ドキュメント作成時、Swagger仕様設計時に使用

daishiman
daishiman
documentation
open
backend
4

response-validator

Validates skill responses against the standard FABER response format schema

fractary
fractary
development
open
backend
4

api-contract-design

RESTful APIの設計と互換性管理を行うためのスキル。APIバージョニング、Breaking Changes対応、スキーマ設計を含む。 **Anchors**: • RESTful Web APIs(Leonard Richardson)/ 適用: API設計全般 / 目的: リソース指向設計の原則の習得 • OpenAPI 3.1 仕様(OpenAPI Initiative)/ 適用: API契約設計 / 目的: 標準的なAPI仕様定義 • JSON Schema(IETF)/ 適用: スキーマ設計 / 目的: バリデーションルールの明確化 **Triggers**: API設計やAPIスキーマの定義が必要な時、バージョニング戦略を策定する時、Breaking Changes対応が必要な時、後方互換性を確保する時に使用

daishiman
daishiman
development
open
backend
4

json-schema

JSON Schema仕様に基づくスキーマ設計を専門とするスキル。 API仕様の定義、OpenAPI連携、バリデーションルールの標準化を通じて、 相互運用性の高いデータ構造を設計します。 Anchors: • Effective TypeScript (Dan Vanderkam) / 適用: 型安全性とスキーマ設計 / 目的: 堅牢なスキーマ構造の実現 • JSON Schema仕様 (Draft 2020-12) / 適用: 標準スキーマ定義 / 目的: 言語非依存なデータバリデーション Trigger: JSONスキーマ定義、APIレスポンス検証、データバリデーション設計、OpenAPI統合、スキーマ継承パターン、複雑なデータ構造の妥当性確認時に使用。

daishiman
daishiman
development
open
backend
4

zod-validation

Zodライブラリによるランタイムバリデーション、スキーマ定義、TypeScript型推論を専門とするスキル。 型安全なバリデーションロジックを設計・実装し、API・フォーム・ドメイン層での検証を網羅する。 Anchors: • Zod Official Documentation / 適用: スキーマAPI・バリデーション / 目的: 公式パターン準拠 • Effective TypeScript (Dan Vanderkam) / 適用: 型設計・型推論 / 目的: ランタイム安全性担保 • @hookform/resolvers / 適用: フォーム統合 / 目的: React Hook Form連携 Trigger: Use when implementing runtime validation with Zod, defining TypeScript schemas, integrating form validation (react-hook-form), or validating API requests/responses. Keywords: zod, schema, safeParse, refine, z.infer, zodResolver.

daishiman
daishiman
development
open
backend
4

request-response-examples

API仕様に整合したリクエスト/レスポンス例とエラーレスポンス例を作成するスキル。 cURLとSDKサンプルを含め、実行可能で説明的な例示を短時間で整備する。 Anchors: • OpenAPI Specification / 適用: 例示とスキーマ整合 / 目的: 仕様一致 • RFC 7807 Problem Details / 適用: エラーレスポンス設計 / 目的: 形式統一 • API Design Patterns (J.J. Geewax) / 適用: 例示設計 / 目的: 利用者理解の促進 Trigger: Use when creating API request/response examples, cURL samples, SDK snippets, and error case documentation aligned with the API specification. request response examples, cURL, SDK examples, error responses, OpenAPI

daishiman
daishiman
development
open
security
4

rate-limiting

API rate limiting and quota management implementation. Use when implementing request throttling, API quotas, backpressure handling, or protection against abuse. Keywords: rate limiting, throttling, token bucket, sliding window, leaky bucket, quota, Redis, backpressure, API limits, DDoS protection.

cosmix
cosmix
testing-security
open
productivity-tools
4

ui-integration

This skill should be used when the user asks to "add server action", "implement Supabase query", "connect to backend", "add database integration", "implement RLS", "use server actions", "add data mutation", "implement CRUD operations", "revalidate path", "add authentication check", or needs guidance on server-side integration, defense-in-depth security, or type-safe database queries with Supabase.

constellos
constellos
tools
open
mobile
4

ui-interaction

This skill should be used when the user asks to "add client interactivity", "implement form validation", "add event handlers", "use client state", "add Zod validation", "implement React hooks", "add local state", "make component interactive", "add form with validation", "use React Hook Form", or needs guidance on client-side events, form handling, optimistic updates, or when to add "use client" directive.

constellos
constellos
development
open
cms-platforms
4

presentation-slide-generator

HTMLプレゼンテーションスライドを生成するスキル。Kanagawaテーマ、GSAPアニメーション、23種類のスライドタイプ対応。ホバーエフェクト・ツールチップによるインタラクティブ機能、無料CDNアイコン(FontAwesome 6 Free推奨)、GASデプロイ可能な1ファイルHTML出力。 Anchors: • Presentation Zen (Garr Reynolds) / 適用: スライド構成 / 目的: 1スライド1メッセージの原則 • GSAP 3.x / 適用: アニメーション / 目的: スライドタイプ別enter/leaveアニメーション • Kanagawa Color Scheme / 適用: テーマ / 目的: 一貫したカラーパレット • FontAwesome 6 Free / 適用: アイコン / 目的: 無料CDN、2000+アイコン、ブランドロゴ対応 Trigger: Use when user requests creating HTML presentation slides, generating slide decks, or building animated presentations with Kanagawa theme. プレゼン, スライド, プレゼンテーション, HTMLスライド, Kanagawa, 発表資料, presentation, slides

daishiman
daishiman
development
open
cms-platforms
4

command-structure-fundamentals

Claude Code スラッシュコマンドの基本構造(YAML frontmatter/本文パターン/ファイル構造)を整理し、最小構成と設計判断を支援するスキル。 frontmatter設計、本文パターン、配置ルールを一貫して整理する。 Anchors: • The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: 構造設計の実務 / 目的: コマンド構造の再現性確保 • 18-skills.md 仕様 / 適用: スキル構造の整合 / 目的: frontmatter規約の統一 Trigger: Use when designing slash command structure, defining YAML frontmatter fields, or establishing consistent command composition patterns. command structure, YAML frontmatter, command composition, minimal command template

daishiman
daishiman
development
open
上一页
第 1687 页 / 共 2660 页
下一页