Browse Skills
22656 skills found
metrics-tracking.md
2
1
export
metrics-tracking
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
アジャイル開発におけるメトリクス追跡と分析のためのスキル。ベロシティ、リードタイム、DORA 4メトリクスの計測・可視化・改善を支援する。データ駆動の意思決定と継続的改善を実現する。Anchors:• Accelerate (Nicole Forsgren) / 適用: DORA 4メトリクス設計 / 目的: 科学的根拠に基づくメトリクス選定• Observability Engineering (Charity Majors) / 適用: 計測システム実装 / 目的: 信頼性の高いデータ収集• The Lean Startup (Eric Ries) / 適用: Build-Measure-Learn / 目的: 改善サイクルの確立Trigger:Use when measuring team performance, tracking velocity, analyzing lead time, implementing DORA metrics, or building metrics dashboards.metrics, velocity, burndown, lead time, DORA, deployment frequency, change failure rate, MTTR
2026-01-05
scientific-documentation.md
2
1
export
scientific-documentation
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
Generate comprehensive scientific research-style documentation for completed coding projects. Use when the user requests project documentation, a technical breakdown, a study paper, a lecture document, or wants to understand everything about a project they just built. Triggers include phrases like "document this project," "create a study paper," "explain everything we did," "write up the full breakdown," "scientific documentation," or "I want to learn from this project." Produces formal Word documents (.docx) with academic structure, beginner-friendly explanations, and exhaustive code analysis.
2026-01-05
video-transcript-analyzer.md
2
1
export
video-transcript-analyzer
2
from
"jeffvincent/claude-config"
from
"jeffvincent/claude-config"
3
Analyze customer interview transcripts (SRT or plain text) to generate thematic breakdowns with summary, quotes, topics, timestamps, and full transcript. Use when given video transcripts or asked to create chapter markers.
2026-01-05
codex-mcp.md
2
1
export
codex-mcp
2
from
"gosu-code/claude-plugin"
from
"gosu-code/claude-plugin"
3
Use this `codex-mcp` skill to instruct another AI Agent to invoke a tool or execute a workflow on your behalf for the following scenario, 1.When you are requested to invoke a mcp tool that you don't have access (can use `ListMcpResourcesTool` to check) such as `context7`, `github`, `linear`, `jira`; 2.When you are requested to execute a complex workflow that require interacting with multiple mcp tools and bash CLI commands for example `github-project-create-items`, `github-project-list-items` workflows;
2026-01-05
design-production.md
2
1
export
design-production
2
from
"mevans2120/design-suite-claude-skills"
from
"mevans2120/design-suite-claude-skills"
3
Creates production-ready design files, prototypes, and specifications for development teams. Translates validated concepts into detailed, implementable designs with comprehensive specs for developers. Produces Figma files (via API), high-fidelity prototypes, design specifications, and animation files.
2026-01-05
subagent-coordination.md
2
1
export
subagent-coordination
2
from
"pwarnock/liaison-toolkit"
from
"pwarnock/liaison-toolkit"
3
Multi-agent coordination patterns for delegating work between specialized agents, managing agent roles, and orchestrating workflows across multiple AI agents.
2026-01-05
quality-gates-enforcer.md
2
1
export
quality-gates-enforcer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and automated enforcement. Use for "quality gates", "CI checks", "code quality", or "PR requirements".
2026-01-05
python-core-development.md
2
1
export
python-core-development
2
from
"nekorush14/dotfiles"
from
"nekorush14/dotfiles"
3
Implement Python code with dataclasses, type hints, protocols, error handling, and async programming. Use when designing classes, implementing type safety, handling exceptions, or writing async code.
2026-01-05
fullstory-capture-control.md
2
1
export
fullstory-capture-control
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Comprehensive guide for implementing Fullstory's Capture Control APIs (shutdown/restart) for web applications. Teaches proper session management, capture pausing, and resource optimization. Includes detailed good/bad examples for performance-sensitive sections, privacy zones, and SPA cleanup to help developers control when Fullstory captures sessions.
2026-01-05
production-incident-responder.md
2
1
export
production-incident-responder
2
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
from
"Euda1mon1a/Autonomous-Assignment-Program-Manager"
3
Crisis response skill for production system failures. Integrates with MCP resilience tools to detect, diagnose, and respond to critical system failures. Use when production system shows signs of failure or during emergency situations.
2026-01-05
github-actions-ci.md
2
1
export
github-actions-ci
2
from
"MrPointer/dotfiles"
from
"MrPointer/dotfiles"
3
GitHub Actions CI/CD guide for the dotfiles repository. Use when creating or modifying GitHub Actions workflows, adding CI/CD pipelines, setting up build/test automation, configuring matrix builds, working with artifacts, implementing E2E tests in containers, or troubleshooting workflow issues. Covers workflow patterns, security best practices, caching strategies, and multi-platform testing.
2026-01-05
comparing-database-schemas.md
2
1
export
comparing-database-schemas
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill leverages the database-diff-tool plugin to compare database schemas, generate migration scripts, and provide rollback procedures. It is triggered when the user requests database schema comparisons, migration script generation, or database synchronization. Use this skill when asked to identify differences between database schemas (PostgreSQL or MySQL), create safe migration scripts with transaction safety, validate changes before deployment, or generate rollback procedures. The skill is activated by requests involving terms like "database diff", "schema comparison", "generate migration script", "database synchronization", or `/db-diff`.
2026-01-05
dependency-auditing.md
2
1
export
dependency-auditing
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
依存関係の脆弱性検出、評価、修正計画を体系化するスキル。CVSS評価と修正優先度を整理し、継続的な監査を支援する。Anchors:• CVSS v3.1 Specification / 適用: 重大度評価 / 目的: 優先度の整合性• The Pragmatic Programmer / 適用: 自動化と継続改善 / 目的: 監査の継続性• OWASP Dependency-Check / 適用: 依存監査 / 目的: 脆弱性検出の標準化Trigger:Use when auditing dependencies, evaluating vulnerability reports, prioritizing remediation, or integrating security scans into CI/CD.dependency audit, CVE, GHSA, CVSS, npm audit, pnpm audit, security scanning
2026-01-05
commit-message-style.md
2
1
export
commit-message-style
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Apply commit message style: conventional commits format (type: subject), imperative mood, <50 char subject, explain why in body. Use when writing commits, reviewing commit messages, or discussing git history.
2026-01-05
building-recommendation-systems.md
2
1
export
building-recommendation-systems
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to construct recommendation systems using collaborative filtering, content-based filtering, or hybrid approaches. It analyzes user preferences, item features, and interaction data to generate personalized recommendations. Use this skill when the user requests to build a recommendation engine, needs help with collaborative filtering, wants to implement content-based filtering, or seeks to rank items based on relevance for a specific user or group of users. It is triggered by requests involving "recommendations", "collaborative filtering", "content-based filtering", "ranking items", or "building a recommender".
2026-01-05
bounded-context.md
2
1
export
bounded-context
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
ドメイン駆動設計における境界付けられたコンテキストの特定、境界定義、コンテキストマップ作成、統合戦略設計を支援するスキル。チーム責務の整理、モデルの分離、連携方式の選定を体系化する。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.
2026-01-05
checking-infrastructure-compliance.md
2
1
export
checking-infrastructure-compliance
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill allows Claude to check infrastructure compliance against industry standards such as SOC2, HIPAA, and PCI-DSS. It analyzes existing infrastructure configurations and reports on potential compliance violations. Use this skill when the user asks to assess compliance, identify security risks related to compliance, or generate reports on compliance status for SOC2, HIPAA, or PCI-DSS. Trigger terms include: "compliance check", "SOC2 compliance", "HIPAA compliance", "PCI-DSS compliance", "compliance report", "infrastructure compliance", "security audit", "assess compliance".
2026-01-05
managing-skills.md
2
1
export
managing-skills
2
from
"mikekelly/promode"
from
"mikekelly/promode"
3
Install, update, list, and remove Claude Code skills. Supports GitHub repositories (user/repo), GitHub subdirectory URLs (github.com/user/repo/tree/branch/path), and .skill zip files. Use when user wants to install, add, download, update, sync, list, remove, uninstall, or delete skills.
2026-01-05
dev-explore.md
2
1
export
dev-explore
2
from
"mpazaryna/claude-toolkit"
from
"mpazaryna/claude-toolkit"
3
Explore and understand codebases with interconnected documentation. Use when onboarding to a new project, exporting docs for external LLM tools, or generating portfolio artifacts.
2026-01-05
plan-orchestrator.md
2
1
export
plan-orchestrator
2
from
"openimagingdata/findingmodel"
from
"openimagingdata/findingmodel"
3
Orchestrate multi-phase plan implementation through implement-evaluate cycles with specialized subagents. Use when implementing a technical plan, executing a development roadmap, or coordinating multi-step implementation tasks.
2026-01-05
integration-test-builder.md
2
1
export
integration-test-builder
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Creates integration tests for API endpoints with database flows, including test harness setup, fixtures, setup/teardown, database seeding, and CI-friendly strategies. Use for "integration testing", "API tests", "database tests", or "test harness".
2026-01-05
command-structure-fundamentals.md
2
1
export
command-structure-fundamentals
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
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
2026-01-05
vertex-ai-media-master.md
2
1
export
vertex-ai-media-master
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
Automatic activation for ALL Google Vertex AI multimodal operations - video processing, audio generation, image creation, and marketing campaigns.**TRIGGER PHRASES:**- "vertex ai", "gemini multimodal", "process video", "generate audio", "create images", "marketing campaign"- "imagen", "video understanding", "multimodal", "content generation", "media assets"**AUTO-INVOKES FOR:**- Video processing and understanding (up to 6 hours)- Audio generation and transcription- Image generation with Imagen 4- Marketing campaign automation- Social media content creation- Ad creative generation- Multimodal content workflows
2026-01-05
brainwriting.md
2
1
export
brainwriting
2
from
"otrebu/all-agents"
from
"otrebu/all-agents"
3
Facilitate structured brainstorming using parallel sub-agents to explore idea spaces. Use for IDEATION/CONCEPTUAL WORK ONLY, NOT for implementation planning or task breakdown. Use when user wants to brainstorm, explore ideas, generate concepts, develop vision, or discover creative directions. Transforms vague ideas into practical, tangible expressions through 5 rounds of parallel agent analysis and refinement.
2026-01-05