Browse Skills
18175 skills found
observability-pillars.md
2
1
export
observability-pillars
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
オブザーバビリティ三本柱(ログ・メトリクス・トレース)の統合設計スキル。相関IDによる連携と双方向ナビゲーション(メトリクス→ログ→トレース)を実現。Anchors:• Observability Engineering (Charity Majors) / 適用: 三本柱統合パターン / 目的: 高カーディナリティObservability• Google SRE Book / 適用: メトリクス設計とSLI/SLO / 目的: 信頼性エンジニアリング• W3C Trace Context / 適用: 分散トレーシング標準 / 目的: 相互運用可能なトレース伝播Trigger:Use when integrating logs, metrics, and traces with correlation IDs, designing bi-directional navigation between pillars, implementing OpenTelemetry, or setting up high-cardinality observability.observability, three pillars, logs, metrics, traces, correlation ID, OpenTelemetry, tracing, distributed systems
2026-01-05
livestream-engineer.md
2
1
export
livestream-engineer
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Expert in live streaming, WebRTC, and real-time video/audio
2026-01-05
secrets-scanner.md
2
1
export
secrets-scanner
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Detects leaked API keys, tokens, passwords, and credentials in code with pre-commit hooks, CI checks, scanning rules, and remediation procedures. Use for "secret scanning", "credential detection", "API key leaks", or "secret management".
2026-01-05
limacharlie-call.md
2
1
export
limacharlie-call
2
from
"refractionPOINT/documentation"
from
"refractionPOINT/documentation"
3
**REQUIRED for ALL LimaCharlie operations** - list orgs, sensors, rules, detections, queries, and 120+ functions. NEVER call LimaCharlie MCP tools directly. Use cases: 'what orgs do I have', 'list sensors', 'search IOCs', 'run LCQL query', 'create detection rule'. This skill loads function docs and delegates to sub-agent.
2026-01-05
security-headers.md
2
1
export
security-headers
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
HTTPセキュリティヘッダー設定の専門スキル。CSP、HSTS、X-Frame-Options、CSRF対策などの設計・実装・検証を体系的に提供する。Next.js/Express/Nginx等の環境に対応した具体的な実装パターンを含む。Anchors:• OWASP Secure Headers Project / 適用: ヘッダー設定基準 / 目的: 業界標準準拠• Web Application Security (Andrew Hoffman) / 適用: 脅威モデリング / 目的: 攻撃ベクトル理解• MDN Web Docs - HTTP Headers / 適用: ディレクティブ仕様 / 目的: 正確な構文Trigger:Use when implementing security headers, configuring CSP, setting up CSRF protection, or hardening HTTP responses.security headers, CSP, Content-Security-Policy, HSTS, X-Frame-Options, CSRF, XSS prevention, セキュリティヘッダー
2026-01-05
blog-post-creator.md
2
1
export
blog-post-creator
2
from
"novemberde/novemberde.github.io"
from
"novemberde/novemberde.github.io"
3
Create new Hugo blog posts with proper frontmatter and directory structure. Use when creating new blog posts, articles, or content for the Hugo site.
2026-01-05
structured-logging.md
2
1
export
structured-logging
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
構造化ログのスキーマ設計、ログレベル設計、PIIマスキング、JSONログ実装を支援するスキル。ログ要件整理から検証までを一貫して整理する。Anchors:• Observability Engineering / 適用: ログ設計 / 目的: 可観測性向上• 12-Factor App / 適用: 構造化ログ / 目的: JSONログ標準化Trigger:Use when designing JSON log schemas, defining log levels, applying PII masking, or improving observability.structured logging, json logs, log schema, log levels, pii masking
2026-01-05
pr-changeset.md
2
1
export
pr-changeset
2
from
"OpenSaasAU/stack"
from
"OpenSaasAU/stack"
3
Create changesets for package changes in pull requests. Use whenever you modify code in any package (packages/*). Required before committing changes to packages. Handles versioning with patch for bug fixes, minor for features, and major only when explicitly requested.
2026-01-05
data-transformation.md
2
1
export
data-transformation
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
データ変換パイプラインの設計・実装・検証を整理するスキル。スキーママッピング、ETL設計、品質確認までの実務フローを提供する。Anchors:• Designing Data-Intensive Applications / 適用: データモデリング / 目的: 変換の整合性確保• Designing Data-Intensive Applications / 適用: スキーマ設計 / 目的: マッピングの明確化• Designing Data-Intensive Applications / 適用: パイプライン設計 / 目的: 伸縮性と監視性の確保Trigger:Use when designing data transformation pipelines, defining schema mappings, implementing ETL processes, or optimizing data flows.data transformation, schema mapping, etl design, pipeline optimization, data modeling
2026-01-05
example-usage-patterns.md
2
1
export
example-usage-patterns
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Documentation patterns for creating clear, executable, and maintainable usage examples across APIs, CLIs, libraries, and frameworks.Anchors:• Docs for Developers (Jared Bhatti et al.) / 適用: 実践的な例示パターン / 目的: 開発者に即座に理解・実行可能な例を提供• The Documentation System (Diataxis) / 適用: チュートリアル・ハウツー・リファレンス分類 / 目的: 目的に応じた例の種類と粒度を選択• Clean Code (Robert C. Martin) / 適用: 明確な命名・単一責務 / 目的: 自己説明的なサンプルコードTrigger:Use when creating code examples, writing tutorials, documenting API usage, building sample projects, establishing example conventions, or standardizing example patterns across a codebase.example creation, tutorial writing, API documentation, sample code, documentation patterns
2026-01-05
archiving-databases.md
2
1
export
archiving-databases
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill automates database archival processes. It helps reduce primary database size by moving historical records to archive tables or cold storage solutions like S3, Azure Blob, or GCS. The plugin supports PostgreSQL and MySQL, implementing automated retention policies, compression, compliance tracking, and zero-downtime migration. Use this when the user mentions "database archival", "archive old database records", "retention policies", "cold storage", or "reduce database size." It is particularly useful for handling requests related to data lifecycle management and compliance requirements in database systems.
2026-01-05
swiftui-engineer.md
2
1
export
swiftui-engineer
2
from
"TrevorS/dot-claude"
from
"TrevorS/dot-claude"
3
Build, review, debug, and modernize SwiftUI apps for macOS with modern patterns. Use when building SwiftUI UIs, reviewing code quality, debugging view issues, checking anti-patterns, migrating from AppKit, or designing app architecture.
2026-01-05
ship-cli.md
2
1
export
ship-cli
2
from
"EduSantosBrito/ship-cli"
from
"EduSantosBrito/ship-cli"
3
Work management system replacing built-in todos with tracked tasks and stacked changes
2026-01-05
logging-observability.md
2
1
export
logging-observability
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
本番システム向け構造化ログとオブザーバビリティ設計スキル。Logs、Metrics、Tracesの3本柱を実装し、完全なシステム可視性を実現。Anchors:• 『Observability Engineering』(Charity Majors) / 適用: 高カーディナリティデバッグ / 目的: 根本原因分析• 『The Art of Monitoring』(James Turnbull) / 適用: メトリクス戦略 / 目的: 効果的アラート• Twelve-Factor App (Factor XI) / 適用: イベントストリームとしてのログ / 目的: クラウドネイティブロギング• OpenTelemetry Specification / 適用: 計装 / 目的: ベンダー中立オブザーバビリティTrigger:Use when implementing logging, setting up observability, designing metrics/alerting,integrating distributed tracing, or troubleshooting production systems.
2026-01-05
state-management.md
2
1
export
state-management
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
フロントエンドの状態管理戦略、ライブラリ選定、非同期状態設計、正規化と最適化を支援するスキル。状態のスコープ整理から実装・検証までを一貫して支援する。Anchors:• Learning React / 適用: Hooks基礎 / 目的: 状態分類と責務分離• Redux Essentials / 適用: Redux Toolkit運用 / 目的: 予測可能な状態管理• Vue 3 Composition API / 適用: Vue状態管理 / 目的: Composition API活用• Domain-Driven Design / 適用: 状態モデリング / 目的: ドメイン境界の整合Trigger:Use when selecting a state management approach, designing global/local state, handling async state, or optimizing state structure.state management, redux, zustand, context api, async state
2026-01-05
feature-research.md
2
1
export
feature-research
2
from
"escarti/agentDevPrompts"
from
"escarti/agentDevPrompts"
3
Use after brainstorming is complete but before planning implementation, when you need technical details about integration points, APIs, data shapes, or existing patterns - produces directive specification with all ambiguities extracted to structured clarification file
2026-01-05
configuring-load-balancers.md
2
1
export
configuring-load-balancers
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill configures load balancers, including ALB, NLB, Nginx, and HAProxy. It generates production-ready configurations based on specified requirements and infrastructure. Use this skill when the user asks to "configure load balancer", "create load balancer config", "generate nginx config", "setup HAProxy", or mentions specific load balancer types like "ALB" or "NLB". It's ideal for DevOps tasks, infrastructure automation, and generating load balancer configurations for different environments.
2026-01-05
koan-mcp-integration.md
2
1
export
koan-mcp-integration
2
from
"sylin-org/koan-framework"
from
"sylin-org/koan-framework"
3
MCP server patterns, Code Mode integration, tool building
2026-01-05
authentication-docs.md
2
1
export
authentication-docs
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
API認証ドキュメント(OAuth 2.0/PKCE、API Key、JWT、トークン管理)の作成と図解を支援するスキル。認証フローの説明、トークン取得手順、セキュリティ注意点をわかりやすく整理します。Anchors:• OAuth 2.0 Simplified / 適用: フロー図解 / 目的: 正確な説明と用語整理• Web Application Security / 適用: セキュリティ注意点 / 目的: 安全な認証ドキュメント• API Documentation Best Practices / 適用: ドキュメント構成 / 目的: 読みやすさの担保Trigger:Use when writing authentication docs, creating OAuth flow diagrams, documenting token management, or preparing quickstart guides for API auth.
2026-01-05
excel-lbo-modeler.md
2
1
export
excel-lbo-modeler
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Create leveraged buyout (LBO) models in Excel with sources & uses, debt schedules, cash flow waterfalls, and IRR calculations for private equity analysis
2026-01-05
unity-playmode-testing.md
2
1
export
unity-playmode-testing
2
from
"akiojin/unity-mcp-server"
from
"akiojin/unity-mcp-server"
3
Supports Unity Play Mode control, input simulation, UI automation, and visual verification. Integrates test execution, screenshot/video capture, and console log checking. Use when: starting Play Mode, input simulation, UI clicks, screenshots, video recording, test execution
2026-01-05
rxjs-implementation.md
2
1
export
rxjs-implementation
2
from
"pluginagentmarketplace/custom-plugin-angular"
from
"pluginagentmarketplace/custom-plugin-angular"
3
Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects, and build reactive data pipelines in Angular applications.
2026-01-05
concurrency-control.md
2
1
export
concurrency-control
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
GitHub Actions の並行実行制御を設計し、レースコンディションを防止するスキル。concurrency.group と cancel-in-progress を用いた競合回避と検証手順を整理する。Anchors:• The Pragmatic Programmer / 適用: 並行実行制御と品質維持 / 目的: 実践的な改善原則の適用• GitHub Actions Concurrency 仕様 / 適用: group と cancel-in-progress の設定 / 目的: レースコンディション防止• CI/CD Pipeline パターン / 適用: ワークフロー設計と実行管理 / 目的: 安全なパイプライン構築Trigger:Use when implementing concurrency control in GitHub Actions workflows, preventing race conditions, or designing group-based cancellation strategies.concurrency control, github actions, group, cancel-in-progress, race condition
2026-01-05
backend-dev-guidelines.md
2
1
export
backend-dev-guidelines
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Backend development guidelines for Node.js/Express/TypeScript applications. Layered architecture (Routes → Controllers → Services → Repositories), error handling, validation, middleware patterns, database access, and testing. Use when creating routes, endpoints, APIs, controllers, services, repositories, middleware, or working with backend code.
2026-01-05