Browse Skills

44969 skills found

detecting-infrastructure-drift.md
2
1 export detecting-infrastructure-drift
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to detect infrastructure drift from a desired state. It uses the `drift-detect` command to identify discrepancies between the current infrastructure configuration and the intended configuration, as defined in infrastructure-as-code tools like Terraform. Use this skill when the user asks to check for infrastructure drift, identify configuration changes, or ensure that the current infrastructure matches the desired state. It is particularly useful in DevOps workflows for maintaining infrastructure consistency and preventing configuration errors. Trigger this skill when the user mentions "drift detection," "infrastructure changes," "configuration drift," or requests a "drift report."
2026-01-05
monitoring-database-health.md
2
1 export monitoring-database-health
2 jeremylongshore 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 openshift-hyperfleet 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
data-migration.md
2
1 export data-migration
2 duc01226 from "duc01226/EasyPlatform"
3 Use when creating data migrations, schema migrations, or data transformation scripts for MongoDB or SQL databases.
2026-01-05
d3js-visualization.md
2
1 export d3js-visualization
2 Bbeierle12 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
structured-output.md
2
1 export structured-output
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 構造化出力を設計・生成・検証するためのスキル。JSON/YAML/CSV/Markdownなどの機械可読な出力を、用途と受け手に合わせて最小の仕様で定義し、一貫性と再利用性を確保する。Anchors:• JSON Schema / 適用: 出力スキーマ定義 / 目的: 型・必須項目の明確化• RFC 8259 (JSON) / 適用: JSON構文 / 目的: 互換性の担保• RFC 4180 (CSV) / 適用: CSV出力 / 目的: 区切りとエスケープの標準化Trigger:Use when designing or validating structured outputs, schema-driven responses, or machine-readable reports.structured output, JSON schema, CSV, YAML, markdown table, response format
2026-01-05
auditing-access-control.md
2
1 export auditing-access-control
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "assess access rights", or requests a "security review" focused on access management. It's particularly useful for analyzing IAM policies, ACLs, and other access control mechanisms in cloud environments, applications, or infrastructure. The skill helps ensure compliance with security best practices and identify potential privilege escalation paths.
2026-01-05
cqrs-command.md
2
1 export cqrs-command
2 duc01226 from "duc01226/EasyPlatform"
3 Use when creating or modifying a CQRS Command (Save, Create, Update, Delete) or command handler in .NET backend.
2026-01-05
art-icon-creator.md
2
1 export art-icon-creator
2 bennoloeffler from "bennoloeffler/bassi"
3 This skill should be used when creating artistic icon variations from images. It generates 10 different greyscale icon styles from a single image source, automatically compressing to under 20KB with high contrast appearance. Supports both URL and local file inputs.
2026-01-05
openspec.md
2
1 export openspec
2 ruan-cat from "ruan-cat/monorepo"
3 OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。
2026-01-05
analyzing-text-sentiment.md
2
1 export analyzing-text-sentiment
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to analyze the sentiment of text data. It identifies the emotional tone expressed in text, classifying it as positive, negative, or neutral. Use this skill when a user requests sentiment analysis, opinion mining, or emotion detection on any text, such as customer reviews, social media posts, or survey responses. Trigger words include "sentiment analysis", "analyze sentiment", "opinion mining", "emotion detection", and "polarity".
2026-01-05
reviewing-code-changes.md
2
1 export reviewing-code-changes
2 antoniocascais from "antoniocascais/claude-code-knowledge"
3 Performs comprehensive reviews of git diffs, commits, branches, and pull requests. Use when the user asks to review code, a commit hash, a branch, or a PR, especially for security, best practices, performance issues, or dependency vulnerabilities.
2026-01-05
plugin-packager.md
2
1 export plugin-packager
2 JamesPrial from "JamesPrial/claudefiles"
3 Package claudefiles components into a valid Claude Code plugin
2026-01-05
performance-engineering.md
2
1 export performance-engineering
2 warpcode from "warpcode/dotfiles"
3 Domain specialist for performance optimization, profiling, caching, and resource management. Scope: profiling tools, caching strategies, load testing, observability, N+1 query detection, algorithm complexity analysis, resource leak detection, connection pooling, query optimization, memory leaks, file handle leaks, connection leaks. Excludes: code architecture, security operations, database design, infrastructure. Triggers: "performance", "slow", "optimization", "profiling", "caching", "load test", "bottleneck", "resource leak", "N+1", "memory leak", "complexity".
2026-01-05
distributed-tracing.md
2
1 export distributed-tracing
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 分散トレーシングの設計とOpenTelemetry導入を支援するスキル。トレース構造、スパン設計、検証手順を体系化する。Anchors:• Observability Engineering / 適用: 観測設計 / 目的: 可観測性の一貫性確保• W3C Trace Context / 適用: コンテキスト伝播 / 目的: 標準準拠• OpenTelemetry / 適用: 計測とエクスポート / 目的: ベンダー非依存化Trigger:Use when designing trace structures, implementing OpenTelemetry instrumentation, or validating span propagation.distributed tracing, opentelemetry, span, trace context, w3c
2026-01-05
workers-binding-validator.md
2
1 export workers-binding-validator
2 hirefrank from "hirefrank/hirefrank-marketplace"
3 Automatically validates Cloudflare Workers binding configuration, ensuring code references match wrangler.toml setup and TypeScript interfaces are accurate
2026-01-05
a2a-protocol-impl.md
2
1 export a2a-protocol-impl
2 raphaelmansuy from "raphaelmansuy/k8s-agent-stack"
3 Implement Agent-to-Agent (A2A) protocol for inter-agent communication. Use for agent discovery, agent cards, task delegation, and multi-agent orchestration. Triggers on "A2A protocol", "agent-to-agent", "agent discovery", "agent card", "multi-agent", "agent delegation", "agent communication", or when implementing spec/api/017-a2a-protocol.md.
2026-01-05
design-system-architecture.md
2
1 export design-system-architecture
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 一貫性と拡張性を両立するデザインシステムの基盤設計を支援するスキル。デザイントークン、コンポーネント規約、Figma/コード同期を体系化する。Anchors:• Atomic Design / 適用: コンポーネント階層設計 / 目的: 構造の一貫性確保• Design Tokens / 適用: トークン管理 / 目的: 再利用性の向上• Clean Architecture / 適用: 依存関係設計 / 目的: 責務分離Trigger:Use when designing a design system, defining design tokens, or establishing component and Figma-code synchronization rules.design system architecture, design tokens, figma sync, component guidelines
2026-01-05
detecting-performance-regressions.md
2
1 export detecting-performance-regressions
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to automatically detect performance regressions in a CI/CD pipeline. It analyzes performance metrics, such as response time and throughput, and compares them against baselines or thresholds. Use this skill when the user requests to "detect performance regressions", "analyze performance metrics for regressions", or "find performance degradation" in a CI/CD environment. The skill is also triggered when the user mentions "baseline comparison", "statistical significance analysis", or "performance budget violations". It helps identify and report performance issues early in the development cycle.
2026-01-05
gcp-login.md
2
1 export gcp-login
2 brianclaridge from "brianclaridge/.claude"
3 Authenticate to Google Cloud Platform using Application Default Credentials. Use when user selects GCP from cloud provider selection, or says "login to GCP", "gcloud auth", "authenticate to Google Cloud".
2026-01-05
validating-database-integrity.md
2
1 export validating-database-integrity
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill utilizes the data-validation-engine plugin to ensure database integrity. It automatically validates data types, ranges, formats, referential integrity, and business rules. Use this skill when you need to implement data validation, enforce constraints, or improve data quality within a database. It is triggered by requests for "data validation", "database integrity", or "validation rules". The plugin supports multi-database environments and production-ready implementations.
2026-01-05
schema-consistency-checker.md
2
1 export schema-consistency-checker
2 patricio0312rev from "patricio0312rev/skillset"
3 Audits database schemas for naming conventions, type consistency, nullability patterns, and missing constraints. Provides violations report with recommended fixes. Use for "schema validation", "database linting", "schema standards", or "consistency checks".
2026-01-05
audit.md
2
1 export audit
2 ferdiangunawan from "ferdiangunawan/skills"
3 Validates research/plan/code against overengineering, underengineering, and hallucination
2026-01-05
cqrs-query.md
2
1 export cqrs-query
2 duc01226 from "duc01226/EasyPlatform"
3 Use when creating or modifying a CQRS Query (Get, List, Search) or query handler with filtering, paging, or full-text search.
2026-01-05