Browse Skills

18175 skills found

reliability-strategy-builder.md
2
1 export reliability-strategy-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Implements reliability patterns including circuit breakers, retries, fallbacks, bulkheads, and SLO definitions. Provides failure mode analysis and incident response plans. Use for "SRE", "reliability", "resilience", or "failure handling".
2026-01-05
python-api-development.md
2
1 export python-api-development
2 nekorush14 from "nekorush14/dotfiles"
3 Implement REST APIs with FastAPI including endpoints, Pydantic models, validation, dependency injection, and error handling. Use when building API endpoints, request validation, or authentication.
2026-01-05
orm-best-practices.md
2
1 export orm-best-practices
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ORMベストプラクティスの専門スキル。Drizzle ORMを活用したエンティティ設計、リレーション管理、パフォーマンス最適化を提供します。Anchors:• Designing Data-Intensive Applications (Martin Kleppmann) / 適用: データモデリング / 目的: 型安全なスキーマ定義とパフォーマンス最適化• Drizzle ORM Documentation / 適用: TypeScript ORM / 目的: 型推論とクエリビルダーの活用• High Performance MySQL (Baron Schwartz) / 適用: クエリ最適化 / 目的: N+1問題とインデックス戦略Trigger:Use when defining Drizzle ORM schemas, mapping entity relationships, optimizing database queries, solving N+1 problems, or implementing type-safe data access patterns.ORM, Drizzle, schema, relation, N+1, query builder, type-safe, entity mapping
2026-01-05
form-validation.md
2
1 export form-validation
2 Bbeierle12 from "Bbeierle12/Skill-MCP-Claude"
3 Schema-first validation with Zod, timing patterns (reward early, punish late), async validation, and error message design. Use when implementing form validation for any framework. The foundation skill that all framework-specific skills depend on.
2026-01-05
electron-ipc-patterns.md
2
1 export electron-ipc-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Electronプロセス間通信(IPC)パターンの設計と実装専門知識。安全で効率的なMain-Rendererプロセス通信、contextBridge、型安全なAPI設計を提供。Anchors:• Electron Security / 適用: contextBridge/preload設計 / 目的: セキュアなIPC実装• Clean Architecture / 適用: Main/Renderer境界設計 / 目的: 責務分離と保守性• Type Safety / 適用: TypeScript型契約 / 目的: IPC通信の型安全性確保Trigger:Use when implementing IPC communication patterns, setting up contextBridge, designing typed IPC handlers, securing renderer-main communication, or structuring bidirectional messaging flows.ipcMain, ipcRenderer, contextBridge, invoke, handle, preload, typed IPC
2026-01-05
user-story-mapping.md
2
1 export user-story-mapping
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ユーザーストーリーマッピングの専門スキル。バックボーン設計、リリース計画、ストーリー分割を提供します。Anchors:• 『User Story Mapping: Discover the Whole Story, Build the Right Product』(Jeff Patton)/ 適用: 要件可視化 / 目的: プロダクト理解• 『The Pragmatic Programmer』(Andrew Hunt, David Thomas)/ 適用: 実践的改善 / 目的: 品質維持Trigger:ユーザーストーリーマッピング実施、要件可視化、バックログ整理、プロダクト開発計画立案時に使用
2026-01-05
localization-i18n.md
2
1 export localization-i18n
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 多言語ドキュメントと国際化の専門スキル。i18n/l10nベストプラクティス、翻訳準備ライティング、多言語構造設計、グローバルコンテンツ品質保証を提供。Anchors:• The Culture Map (Erin Meyer) / 適用: 文化適応戦略 / 目的: 地域特化ローカライゼーション• Everybody Writes (Ann Handley) / 適用: 翻訳可能コンテンツ作成 / 目的: 明確で翻訳しやすい原文Trigger:Use when designing multilingual documentation, preparing content for translation, implementing i18n frameworks, or validating localization quality.
2026-01-05
typescript-core-development.md
2
1 export typescript-core-development
2 nekorush14 from "nekorush14/dotfiles"
3 Implement TypeScript code with type safety, generics, utility types, and functional patterns. Use when designing type-safe code, implementing generics, handling errors with Result pattern, or applying functional programming.
2026-01-05
frontend-builder.md
2
1 export frontend-builder
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Build modern React/Next.js frontends. Use when creating web applications, choosing frontend stack, structuring components, or implementing UI/UX designs. Covers React, Next.js, Tailwind CSS, and component patterns.
2026-01-05
pdf-analysis.md
2
1 export pdf-analysis
2 bahayonghang from "bahayonghang/wechat-content-writer"
3 This skill should be used when the user asks to "分析PDF", "解读文档", "分析PDF文件", "PDF解读", "extract content from PDF", "analyze PDF document", "parse academic paper", or provides a PDF file path for content extraction and analysis. Provides objective PDF document analysis and content extraction for professional WeChat content creation.
2026-01-05
code-quality-standards.md
2
1 export code-quality-standards
2 ms2sato from "ms2sato/agent-console"
3 Code quality evaluation criteria for reviews. Use when reviewing code design, architecture, maintainability, or identifying potential issues.
2026-01-05
managing-database-sharding.md
2
1 export managing-database-sharding
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill assists with managing database sharding strategies. It is activated when the user needs to implement horizontal database sharding to scale beyond single-server limitations. The skill supports designing sharding strategies, distributing data across multiple database instances, and implementing consistent hashing, automatic rebalancing, and cross-shard query coordination. Use this skill when the user mentions "database sharding", "sharding implementation", "scale database", or "horizontal partitioning". The plugin helps design and implement sharding for high-scale applications.
2026-01-05
technical-writing.md
2
1 export technical-writing
2 tenzir from "tenzir/claude-plugins"
3 Write clear technical documentation following Google's style guide. Use when writing docs, README files, API documentation, code comments, user guides, or asking about documentation style.
2026-01-05
github-interaction.md
2
1 export github-interaction
2 jonmagic from "jonmagic/skills"
3 Comprehensive guide for working with GitHub data and APIs. Use when fetching issues, PRs, discussions, comments, reviews, or any GitHub content. Covers tool selection (mcp_github vs fetch vs semantic search), complete conversation fetching patterns, pagination handling, and common workflows. Critical for avoiding standard API failures when fetching comments/reviews—MCP tools required.
2026-01-05
debounce-throttle-patterns.md
2
1 export debounce-throttle-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 高頻度イベントに対するデバウンス/スロットリングの設計・実装・検証を整理するスキル。UIイベントやファイル監視の負荷を最適化し、応答性と安定性を両立する。Anchors:• Debounce Pattern / 適用: 連続入力の抑制 / 目的: 不要な処理の削減• Throttle Pattern / 適用: 定期的な処理制御 / 目的: リソース負荷の平準化• Web Performance Patterns / 適用: UIイベント最適化 / 目的: UX改善Trigger:Use when optimizing high-frequency events, selecting debounce/throttle strategies, tuning delay intervals, or validating performance impacts.debounce, throttle, event optimization, scroll resize, input performance
2026-01-05
generating-security-audit-reports.md
2
1 export generating-security-audit-reports
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate comprehensive security audit reports. It is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. Use this skill when the user requests a "security audit report", wants to "audit security", or needs a "vulnerability assessment report". The skill analyzes security data and produces a detailed report in various formats. It is best used to identify vulnerabilities, track compliance, and create remediation roadmaps. The skill can be activated via the command `/audit-report` or its shortcut `/auditreport`.
2026-01-05
validating-pci-dss-compliance.md
2
1 export validating-pci-dss-compliance
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill uses the pci-dss-validator plugin to assess codebases and infrastructure configurations for compliance with the Payment Card Industry Data Security Standard (PCI DSS). It identifies potential vulnerabilities and deviations from PCI DSS requirements. Use this skill when the user requests to "validate PCI compliance", "check PCI DSS", "assess PCI security", or "review PCI standards" for a given project or configuration. It helps ensure that systems handling cardholder data meet the necessary security controls.
2026-01-05
dspy-signature-designer.md
2
1 export dspy-signature-designer
2 OmidZamani from "OmidZamani/dspy-skills"
3 Design type-safe DSPy signatures with InputField, OutputField, and advanced type hints
2026-01-05
mcp-protocol.md
2
1 export mcp-protocol
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Model Context Protocol (MCP) 仕様と実装パターン。サーバー設定、ツール定義、LLM統合向けJSONスキーマ設計を提供。Anchors:• MCP Official Specification / 適用: プロトコルバージョン、メッセージフォーマット / 目的: 仕様準拠• JSON Schema Draft-07 / 適用: inputSchemaバリデーション / 目的: 型安全ツール定義• The Pragmatic Programmer / 適用: DRY、直交性 / 目的: 保守性の高い設定Trigger:Use when configuring MCP servers, designing tool definitions with JSON Schema,validating MCP protocol compliance, or troubleshooting connection/timeout errors.
2026-01-05
rails-service-objects.md
2
1 export rails-service-objects
2 nekorush14 from "nekorush14/dotfiles"
3 Design and implement Rails service objects for complex multi-step business logic. Use when business operations span multiple models, require transaction coordination, or need complex error handling with structured results.
2026-01-05
go-api-gateway.md
2
1 export go-api-gateway
2 raphaelmansuy from "raphaelmansuy/k8s-agent-stack"
3 Build the AgentStack API Gateway in Go with Fiber/Chi. Use for creating REST API endpoints, HTTP handlers, middleware, request validation, and API routing. Triggers on "build API", "create endpoint", "HTTP handler", "REST API", "API gateway", "Fiber handler", "Chi router", or when implementing spec/004-api-design.md endpoints.
2026-01-05
building-cicd-pipelines.md
2
1 export building-cicd-pipelines
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate CI/CD pipeline configurations for various platforms, including GitHub Actions, GitLab CI, and Jenkins. It is used when a user requests the creation of a CI/CD pipeline, specifies a platform (e.g., "GitHub Actions"), or mentions specific pipeline stages like "test," "build," "security," or "deploy." This skill is also useful when the user needs to automate software delivery, integrate security scanning, or set up multi-environment deployments. The skill is triggered by terms such as "CI/CD pipeline," "GitHub Actions pipeline," "GitLab CI configuration," or "Jenkins pipeline."
2026-01-05
prompt-engineer.md
2
1 export prompt-engineer
2 walcon from "walcon/opencode-example"
3 Create production-ready prompts using systematic methodology. Use when: (1) Building new prompts for Claude, (2) Improving existing prompts, (3) Creating prompt templates, (4) Designing system prompts for agents.
2026-01-05
electron-distribution.md
2
1 export electron-distribution
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Electronアプリケーションの配布・自動更新に関する専門知識を提供するスキル。electron-builder/electron-updaterによるビルド・署名・更新配信、CI/CDリリースフロー、各種アプリストア(MAS/Microsoft Store/Snapcraft)への配布を支援する。Anchors:• electron-builder / 適用: ビルド・署名・パッケージング / 目的: 配布可能なアプリ作成• electron-updater / 適用: 自動更新機能 / 目的: セキュアな更新配信• Semantic Versioning / 適用: バージョン管理 / 目的: 一貫したリリース戦略Trigger:Use when implementing auto-update features, configuring release workflows, distributing to app stores, or setting up update servers for Electron applications.electron-updater, auto-update, app store, code signing, release workflow, MAS, Microsoft Store
2026-01-05