Browse Skills
16146 skills found
markdown-advanced-syntax.md
2
1
export
markdown-advanced-syntax
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
技術ドキュメント向けMarkdown高度構文スキル。Mermaid図、複雑テーブル、コードブロック、数式表現を活用。Anchors:• GitHub Flavored Markdown Spec / 適用: 拡張構文 / 目的: プラットフォーム互換ドキュメント• CommonMark Spec / 適用: 基本構文 / 目的: クロスプラットフォーム互換性• Mermaid Official Docs / 適用: ダイアグラム / 目的: ビジュアル技術文書Trigger:Use when creating technical documentation with Mermaid diagrams, complex tables,syntax-highlighted code blocks, mathematical expressions, or YAML front-matter.
2026-01-05
performing-penetration-testing.md
2
1
export
performing-penetration-testing
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a "penetration test", "pentest", "vulnerability assessment", or asks to "exploit" a web application. It provides comprehensive reporting on identified security flaws.
2026-01-05
validating-cors-policies.md
2
1
export
validating-cors-policies
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to validate Cross-Origin Resource Sharing (CORS) policies. It uses the cors-policy-validator plugin to analyze CORS configurations and identify potential security vulnerabilities. Use this skill when the user requests to "validate CORS policy", "check CORS configuration", "analyze CORS headers", or asks about "CORS security". It helps ensure that CORS policies are correctly implemented, preventing unauthorized cross-origin requests and protecting sensitive data.
2026-01-05
deploying-monitoring-stacks.md
2
1
export
deploying-monitoring-stacks
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill deploys monitoring stacks, including Prometheus, Grafana, and Datadog. It is used when the user needs to set up or configure monitoring infrastructure for applications or systems. The skill generates production-ready configurations, implements best practices, and supports multi-platform deployments. Use this when the user explicitly requests to deploy a monitoring stack, or mentions Prometheus, Grafana, or Datadog in the context of infrastructure setup.
2026-01-05
testing-conventions.md
2
1
export
testing-conventions
2
from
"benaor/claude-config"
from
"benaor/claude-config"
3
Testing conventions for React Native with TypeScript. Use this skill when writing tests, reviewing test code, or setting up test infrastructure. Covers unit tests, integration tests, component tests, test doubles (dummy, stub, spy, mock), builder pattern for fixtures, and the testing pyramid.
2026-01-05
database-monitoring.md
2
1
export
database-monitoring
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
データベース監視の設計・実装・検証を体系化するスキル。SQLite/Tursoの統計情報、スロークエリ、接続数、ストレージを含めた監視運用を整理する。Anchors:• Designing Data-Intensive Applications / 適用: 性能とスケーリング設計 / 目的: 監視メトリクスの根拠整理• Database Reliability Engineering / 適用: SREの監視設計 / 目的: 監視項目の体系化• Observability / 適用: 監視と診断 / 目的: 可観測性の向上Trigger:Use when designing database monitoring metrics, alert thresholds, SLI/SLOs, or operational dashboards for SQLite/Turso.database monitoring, sqlite metrics, turso monitoring, slow query, alerting, sli slo
2026-01-05
snapshot-test-refactorer.md
2
1
export
snapshot-test-refactorer
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Refactors brittle snapshot tests into resilient, focused assertions. Provides strategies for reducing snapshot size, extracting meaningful assertions, and maintaining snapshots. Use for "snapshot testing", "snapshot refactoring", "brittle tests", or "assertion improvement".
2026-01-05
rg.md
2
1
export
rg
2
from
"kylesnowschwartz/dotfiles"
from
"kylesnowschwartz/dotfiles"
3
This skill should be used when the user asks to "search for pattern in codebase", "find all uses of function", "grep for string across files", "find TODO comments", "search in specific file types", "count occurrences", or when needing efficient text search with context, line numbers, or special flags.
2026-01-05
rag-pipeline-builder.md
2
1
export
rag-pipeline-builder
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Designs retrieval-augmented generation pipelines for document-based AI assistants. Includes chunking strategies, metadata schemas, retrieval algorithms, reranking, and evaluation plans. Use when building "RAG systems", "document search", "semantic search", or "knowledge bases".
2026-01-05
validating-ai-ethics-and-fairness.md
2
1
export
validating-ai-ethics-and-fairness
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to validate the ethical implications and fairness of AI/ML models and datasets. It is triggered when the user requests an ethics review, fairness assessment, or bias detection for an AI system. The skill uses the ai-ethics-validator plugin to analyze models, datasets, and code for potential biases and ethical concerns. It provides reports and recommendations for mitigating identified issues, ensuring responsible AI development and deployment. Use this skill when the user mentions "ethics validation", "fairness assessment", "bias detection", "responsible AI", or related terms in the context of AI/ML.
2026-01-05
fluxcd.md
2
1
export
fluxcd
2
from
"cosmix/claude-code-setup"
from
"cosmix/claude-code-setup"
3
GitOps toolkit with Flux CD for Kubernetes continuous delivery. Use when implementing GitOps workflows, Helm releases, Kustomize deployments, or image automation. Triggers: fluxcd, flux, gitops, gitrepository, kustomization, helmrelease, image automation, source controller.
2026-01-05
aggregating-performance-metrics.md
2
1
export
aggregating-performance-metrics
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to aggregate and centralize performance metrics from various sources. It is used when the user needs to consolidate metrics from applications, systems, databases, caches, queues, and external services into a central location for monitoring and analysis. The skill is triggered by requests to "aggregate metrics", "centralize performance metrics", or similar phrases related to metrics aggregation and monitoring. It facilitates designing a metrics taxonomy, choosing appropriate aggregation tools, and setting up dashboards and alerts.
2026-01-05
implementing-database-audit-logging.md
2
1
export
implementing-database-audit-logging
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill helps implement database audit logging for tracking changes and ensuring compliance. It is triggered when the user requests to "implement database audit logging", "add audit trails", "track database changes", or mentions "audit_log" in relation to a database. The skill provides options for trigger-based auditing, application-level logging, Change Data Capture (CDC), and parsing database logs. It generates a basic audit table schema and guides the user through selecting the appropriate auditing strategy.
2026-01-05
appconfig-system.md
2
1
export
appconfig-system
2
from
"lsst-sqre/squareone"
from
"lsst-sqre/squareone"
3
Expert guidance for working with the AppConfig runtime configuration system in squareone. Use this skill when implementing configuration loading, working with YAML config files, setting up new pages that need configuration, troubleshooting config hydration issues, or migrating from next/config patterns. Covers server-side loadAppConfig(), client-side useAppConfig(), MDX content loading, Sentry configuration injection, and Kubernetes ConfigMap patterns.
2026-01-05
plan-analysis.md
2
1
export
plan-analysis
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when the user provides an implementation plan file and asks to analyze it, assess impact, update specifications, or verify planned changes. Triggers on keywords like "analyze plan", "implementation plan", "assess impact", "update spec from plan", "verify plan".
2026-01-05
llm-evaluation.md
2
1
export
llm-evaluation
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
LLM prompt testing, evaluation, and CI/CD quality gates using Promptfoo.Invoke when:- Setting up prompt evaluation or regression testing- Integrating LLM testing into CI/CD pipelines- Configuring security testing (red teaming, jailbreaks)- Comparing prompt or model performance- Building evaluation suites for RAG, factuality, or safetyKeywords: promptfoo, llm evaluation, prompt testing, red team, CI/CD, regression testing
2026-01-05
changelog-updater.md
2
1
export
changelog-updater
2
from
"phamhung075/4genthub-hooks"
from
"phamhung075/4genthub-hooks"
3
Update CHANGELOG.md and TEST-CHANGELOG.md with new entries following Keep a Changelog format and token optimization principles. Use when adding changes to the changelog, documenting new features, fixes, or optimizations.
2026-01-05
tracking-model-versions.md
2
1
export
tracking-model-versions
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to track and manage AI/ML model versions using the model-versioning-tracker plugin. It should be used when the user asks to manage model versions, track model lineage, log model performance, or implement version control for AI/ML models. Use this skill when the user mentions "track versions", "model registry", "MLflow", or requests assistance with AI/ML model deployment and management. This skill facilitates the implementation of best practices for model versioning, automation of model workflows, and performance optimization.
2026-01-05
update-json-localization-file.md
2
1
export
update-json-localization-file
2
from
"ericfitz/tmi-ux"
from
"ericfitz/tmi-ux"
3
Update a JSON localization file with additions and deletions while preserving formatting. Use when modifying i18n translation files or syncing localization keys.
2026-01-05
hic-compartments-calling.md
2
1
export
hic-compartments-calling
2
from
"BIsnake2001/ChromSkills"
from
"BIsnake2001/ChromSkills"
3
This skill performs PCA-based A/B compartments calling on Hi-C .mcool datasets using pre-defined MCP tools from the cooler-tools, cooltools-tools, and plot-hic-tools servers.
2026-01-05
running-smoke-tests.md
2
1
export
running-smoke-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill runs smoke tests to verify critical application functionality. It executes pre-defined test suites that check system health, authentication, core features, and external integrations. Use this skill after deployments, upgrades, or significant configuration changes to ensure the application is operational. Trigger this skill using the terms "smoke test" or "st".
2026-01-05
multi-agent-architect.md
2
1
export
multi-agent-architect
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Design and orchestrate multi-agent systems. Use when building complex AI systems requiring specialization, parallel processing, or collaborative problem-solving. Covers agent coordination, communication patterns, and task delegation strategies.
2026-01-05
building-automl-pipelines.md
2
1
export
building-automl-pipelines
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill empowers Claude to build AutoML pipelines using the automl-pipeline-builder plugin. It is triggered when the user requests the creation of an automated machine learning pipeline, specifies the use of AutoML techniques, or asks for assistance in automating the machine learning model building process. The skill analyzes the context, generates code for the ML task, includes data validation and error handling, provides performance metrics, and saves artifacts with documentation. Use this skill when the user explicitly asks to "build automl pipeline", "create automated ml pipeline", or needs help with "automating machine learning workflows".
2026-01-05
disaster-recovery-planner.md
2
1
export
disaster-recovery-planner
2
from
"Dexploarer/hyper-forge"
from
"Dexploarer/hyper-forge"
3
Design disaster recovery strategies including backup, failover, RTO/RPO planning, and multi-region deployment for business continuity.
2026-01-05