Browse Skills
18175 skills found
tutorial-design.md
2
1
export
tutorial-design
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
効果的な学習体験を提供するチュートリアル・学習コンテンツの設計スキル。段階的学習パス、成功体験ファースト、レベル別ガイドを組み合わせた体系的アプローチで、学習者の理解度に応じた最適な学習導線を構築します。Anchors:• The Pragmatic Programmer(Andrew Hunt, David Thomas) / 適用: 実践的改善とコンテンツ品質維持 / 目的: 学習体験の効率化• Docs for Developers(Jared Bhatti) / 適用: チュートリアル設計と段階的ガイド / 目的: 学習パス最適化Trigger:チュートリアル設計、学習コンテンツ作成、段階的ガイド構築、教材構造化、学習者向けドキュメント開発時に使用
2026-01-05
smart-writing-workflow.md
2
1
export
smart-writing-workflow
2
from
"bahayonghang/wechat-content-writer"
from
"bahayonghang/wechat-content-writer"
3
This skill should be used when the user wants to start a complete article writing project and needs guidance through the full iterative workflow. Triggers: "开始写作流程", "开始创作", "help me write article", "guide writing process"
2026-01-05
prototype-designer.md
2
1
export
prototype-designer
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Create interactive prototypes, design user flows, implement prototype testing strategies, and manage handoff to development. Validate ideas before building.
2026-01-05
gitops.md
2
1
export
gitops
2
from
"pluginagentmarketplace/custom-plugin-devops"
from
"pluginagentmarketplace/custom-plugin-devops"
3
GitOps practices with ArgoCD, FluxCD, and declarative infrastructure management
2026-01-05
error-documentation.md
2
1
export
error-documentation
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Comprehensive error documentation patterns for APIs, libraries, and systems.Covers error catalogs, troubleshooting guides, recovery procedures, andrunbook creation to improve developer experience and reduce support burden.Anchors:• The Pragmatic Programmer (Hunt, Thomas) / 適用: error communication / 目的: clear actionable messages• Site Reliability Engineering (Google) / 適用: runbook patterns / 目的: operational excellence• API Design Patterns (JJ Geewax) / 適用: error response design / 目的: consistent error contractsTrigger:Use when documenting API errors, creating error catalogs, writing troubleshooting guides,designing runbooks, standardizing error responses, improving error discoverability.
2026-01-05
fullstory-privacy-controls.md
2
1
export
fullstory-privacy-controls
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Comprehensive guide for implementing Fullstory's Element Privacy Controls (fs-exclude, fs-mask, fs-unmask) for web applications. Teaches proper privacy class usage, understanding what data leaves the device, CSS selector rules, and Form Privacy features. Includes detailed good/bad examples for protecting sensitive elements while maintaining session replay utility.
2026-01-05
unity-ui.md
2
1
export
unity-ui
2
from
"creator-hian/claude-code-plugins"
from
"creator-hian/claude-code-plugins"
3
Build and optimize Unity UI with UI Toolkit and UGUI. Masters responsive layouts, event systems, and performance optimization. Use for UI implementation, Canvas optimization, or cross-platform UI challenges.
2026-01-05
monitoring-database-transactions.md
2
1
export
monitoring-database-transactions
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to monitor database transactions for performance and lock issues using the database-transaction-monitor plugin. It is triggered when the user requests transaction monitoring, lock detection, or rollback rate analysis for databases. Use this skill when the user mentions "monitor database transactions," "detect long-running transactions," "identify lock contention," "track rollback rates," or asks about "transaction anomalies." The skill leverages the `/txn-monitor` command to provide real-time alerts and insights into database health.
2026-01-05
adk.md
2
1
export
adk
2
from
"zchee/coding-agents"
from
"zchee/coding-agents"
3
Build, debug, and ship agents with Google’s Agent Development Kit (ADK) — especially the Go SDK (google/adk-go). Trigger when users ask to create/modify ADK agents, tools, workflows, launcher configs, tests, evaluations, or MCP toolsets bridging ADK and external tools.
2026-01-05
tech-stack-adapter.md
2
1
export
tech-stack-adapter
2
from
"stharrold/yuimedi-paper-20250901"
from
"stharrold/yuimedi-paper-20250901"
3
Detects Python project configuration and provides commands fortesting, building, coverage, and containerization.Use when: Starting workflow, detecting project stack, need TEST_CMDTriggers: detect stack, what commands, initial setupOutputs: TEST_CMD, BUILD_CMD, COVERAGE_CMD, COVERAGE_CHECK, MIGRATE_CMD
2026-01-05
documentation-style.md
2
1
export
documentation-style
2
from
"inchan/zettel-memory"
from
"inchan/zettel-memory"
3
Apply consistent documentation standards and style guidelines when creating, reviewing, or improving project documentation (README, architecture docs, guides, references). This skill should be used when writing new documentation, reviewing existing docs for style consistency, or when users request documentation improvements or style guide compliance checks.
2026-01-05
google-cloud-agent-sdk-master.md
2
1
export
google-cloud-agent-sdk-master
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatic activation for ALL Google Cloud Agent Development Kit (ADK) and Agent Starter Pack operations - multi-agent systems, containerized deployment, RAG agents, and production orchestration.**TRIGGER PHRASES:**- "adk", "agent development kit", "agent starter pack", "multi-agent", "build agent"- "cloud run agent", "gke deployment", "agent engine", "containerized agent"- "rag agent", "react agent", "agent orchestration", "agent templates"**AUTO-INVOKES FOR:**- Agent creation and scaffolding- Multi-agent system design- Containerized agent deployment- RAG (Retrieval-Augmented Generation) implementation- CI/CD pipeline setup for agents- Agent evaluation and monitoring
2026-01-05
fullstory-logging.md
2
1
export
fullstory-logging
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Comprehensive guide for implementing Fullstory's Logging API (log method) for web applications. Teaches proper log level usage, message formatting, and capturing application logs in session replay. Includes detailed good/bad examples for error tracking, debugging, and operational monitoring to help developers add contextual log messages to Fullstory sessions.
2026-01-05
observability-monitoring.md
2
1
export
observability-monitoring
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
現代的なSREプラクティスに基づくObservabilityと監視システム設計の専門知識。メトリクス、ログ、トレースの3本柱とダッシュボード設計、SLI/SLO定義を提供。Anchors:• Google SRE Book / 適用: Observabilityアーキテクチャ・SLI/SLO設計 / 目的: 本番環境対応の監視システム• Observability Engineering (Honeycomb) / 適用: モダンObservabilityパターン / 目的: 高カーディナリティObservability実装• The Art of Monitoring (James Turnbull) / 適用: 実践的な監視実装 / 目的: エンドツーエンドの監視ワークフローTrigger:Use when designing observability systems, implementing metrics collection, setting up distributed tracing, creating dashboards, defining SLIs/SLOs, or establishing logging strategies.observability, monitoring, metrics, traces, logs, SLI, SLO, Prometheus, Grafana, OpenTelemetry
2026-01-05
vitest-advanced.md
2
1
export
vitest-advanced
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
Vitestの高度な機能を活用したテスト実装スキル。並列実行、カバレッジ最適化、非同期テスト処理、モック戦略を実装します。Anchors:• 『Test-Driven Development: By Example』(Kent Beck) / 適用: テスト設計 / 目的: 品質向上Trigger:Use when optimizing Vitest tests, configuring parallel execution, improving coverage, implementing async testing patterns, or designing mock strategies.
2026-01-05
event-sourcing.md
2
1
export
event-sourcing
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
イベントソーシングパターンの設計・実装スキル。状態変更をイベントとして記録し、イベントストリームから状態を再構築する。CQRS、スナップショット、イベントリプレイを統合的に提供。Anchors:• Domain-Driven Design (Eric Evans) / 適用: ドメインイベント設計 / 目的: 業務的に意味のあるイベント抽出• Implementing DDD (Vaughn Vernon) / 適用: イベントストア実装 / 目的: アグリゲートとイベント境界• CQRS Journey (Microsoft) / 適用: CQRS実装パターン / 目的: コマンドとクエリの分離• Event Sourcing Pattern (Martin Fowler) / 適用: 基礎パターン / 目的: 状態変更の記録と再生Trigger:Use when implementing event sourcing, designing domain events, building event stores, implementing CQRS, or requiring complete audit trails and time-travel debugging.event sourcing, cqrs, event store, domain events, aggregate, projection, snapshot, event replay
2026-01-05
solid-principles.md
2
1
export
solid-principles
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
SOLID原則(SRP, OCP, LSP, ISP, DIP)を適用してオブジェクト指向設計の品質を評価・改善するスキル。アーキテクチャレビュー、リファクタリング判断、コード品質評価を支援する。Anchors:• Clean Architecture (Robert C. Martin) / 適用: 依存性逆転と層分離 / 目的: 適切な依存方向の確保• SOLID Principles (Robert C. Martin) / 適用: 5原則による設計評価 / 目的: 保守性・テスト容易性・柔軟性の実現• Refactoring (Martin Fowler) / 適用: コードの匂い検出と改善 / 目的: 段階的な設計改善Trigger:Use when evaluating code architecture, reviewing design quality, detecting SOLID violations, planning refactoring, or improving object-oriented design.single responsibility, open closed, liskov substitution, interface segregation, dependency inversion, architecture review, design patterns, refactoring, SOLID
2026-01-05
tavily-search.md
2
1
export
tavily-search
2
from
"closedloop-technologies/awesome-deep-researchers"
from
"closedloop-technologies/awesome-deep-researchers"
3
Use Tavily Search API for optimized, real-time web search results for RAG. Requires TAVILY_API_KEY.
2026-01-05
mcp-builder.md
2
1
export
mcp-builder
2
from
"mk0e/devskills"
from
"mk0e/devskills"
3
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
startupo.md
2
1
export
startupo
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Initialize session as ORCHESTRATOR agent with multi-agent coordination capability. Use for complex tasks requiring parallel agent spawning and result synthesis.
2026-01-05
pii-redaction-logging-policy-builder.md
2
1
export
pii-redaction-logging-policy-builder
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Prevents logging sensitive user data with redaction rules, logging policies, and safe log formatting. Use for "PII redaction", "log privacy", "GDPR logging", or "data privacy".
2026-01-05
monitoring-database-health.md
2
1
export
monitoring-database-health
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to monitor database health using real-time metrics, predictive alerts, and automated remediation. It's designed for production-grade database health monitoring for PostgreSQL and MySQL, detecting performance degradation, resource exhaustion, and replication issues. Use this skill when the user requests to monitor database health, check database performance, receive database alerts, or automate database remediation. The skill is triggered by phrases like "check database health", "monitor database performance", "database health check", or "/health-check".
2026-01-05
jira-ticket-hygiene-checker.md
2
1
export
jira-ticket-hygiene-checker
2
from
"openshift-hyperfleet/hyperfleet-claude-plugins"
from
"openshift-hyperfleet/hyperfleet-claude-plugins"
3
Validates JIRA tickets have required fields and sufficient information for development. Activates when users ask about ticket quality, readiness, or completeness, or when reviewing tickets before sprint planning.
2026-01-05
d3js-visualization.md
2
1
export
d3js-visualization
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Create D3.js charts and interactive data visualizations. Use when building bar charts, line charts, scatter plots, pie charts, force-directed graphs, geographic maps, or any custom data visualization.
2026-01-05