Browse Skills

16146 skills found

svg.md
2
1 export svg
2 tazomatalax from "tazomatalax/context-engineering"
3 Create precise, production-ready SVG graphics for technical and business contexts (diagrams, P&IDs, HMI/SCADA widgets, process flow visuals, PowerPoint/Office illustrations, UI icons, annotations). Use when the user asks to generate, edit, standardize, optimize, or export SVG artwork; convert requirements (dimensions, scale, line weights, layers, symbols) into clean SVG markup; or produce multiple layout/variant files (editable vs outlined text, light/dark, monochrome).
2026-01-05
cpp-modern-features.md
2
1 export cpp-modern-features
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp-developer"
3 Guide to modern C++ features (C++11/14/17/20) including auto, range-based loops, lambda expressions, constexpr, structured bindings, and more.
2026-01-05
integrating-secrets-managers.md
2
1 export integrating-secrets-managers
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to seamlessly integrate with various secrets managers like HashiCorp Vault and AWS Secrets Manager. It generates configurations and setup code, ensuring best practices for secure credential management. Use this skill when you need to manage sensitive information, generate production-ready configurations, or implement a security-first approach for your DevOps infrastructure. Trigger terms include "integrate secrets manager", "configure Vault", "AWS Secrets Manager setup", "manage credentials securely", or requests for secure configuration generation.
2026-01-05
docker-build-push-action.md
2
1 export docker-build-push-action
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub ActionsでのDockerビルド/プッシュを設計・実装するスキル。レジストリ認証、キャッシュ戦略、マルチプラットフォーム対応を整理する。Anchors:• docker/build-push-action / 適用: ビルドとプッシュ / 目的: 自動化• BuildKit / 適用: キャッシュ最適化 / 目的: ビルド高速化• Registry Authentication / 適用: 認証設計 / 目的: 安全な配布Trigger:Use when configuring GitHub Actions for Docker build and push, managing registry auth, or optimizing BuildKit cache.docker build push action, buildx, registry auth, github actions docker
2026-01-05
fact-checker.md
2
1 export fact-checker
2 suchwow-sysadmin from "suchwow-sysadmin/claude-code-factchecker"
3 Verify citations and factual claims in long-form content. Checks URLs for accessibility and accuracy, validates quotes, analyzes source credibility, and distinguishes facts from opinions. Use when fact-checking article drafts, validating citations, or reviewing claims before publication.
2026-01-05
naming.md
2
1 export naming
2 heyJordanParker from "heyJordanParker/dotfiles"
3 MANDATORY for all naming decisions - variables, functions, files, folders, classes, database tables, routes, CSS classes. Must be followed when creating or renaming any identifier. Non-negotiable baseline for consistent, readable names across all languages and contexts.
2026-01-05
create-memory.md
2
1 export create-memory
2 Dexploarer from "Dexploarer/hyper-forge"
3 Create memory files to track important learnings, decisions, and system changes. Use when implementing major features, making architectural decisions, or learning important project patterns.
2026-01-05
replicates-incorporation.md
2
1 export replicates-incorporation
2 BIsnake2001 from "BIsnake2001/ChromSkills"
3 This skill manages experimental reproducibility, pooling, and consensus strategies. This skill operates in two distinct modes based on the input state. (1) Pre-Peak Calling (BAM Mode): It merges all BAMs, generate the merge BAM file to prepare for track generation and (if provided with >3 biological replicates) splits them into 2 balanced "pseudo-replicates" to prepare for peak calling. (2) Post-Peak Calling (Peak Mode): If provided with peak files (only support two replicates, derived from either 2 true replicates or 2 pseudo-replicates), it performs IDR (Irreproducible Discovery Rate) analysis, filters non-reproducible peaks, and generates a final "conservative" or "optimal" consensus peak set. Trigger this skill when you need to handle more than two replicates (creating pseudo-reps) OR when you need to merge peak lists.
2026-01-05
test-endpoints.md
2
1 export test-endpoints
2 adryanev from "adryanev/.dotfiles"
3 This skill automates API endpoint testing and documentation. It runs curl requests against specified endpoints, captures responses, validates against OpenAPI spec, and generates markdown documentation. Use after implementing new endpoints or when verifying API behavior.
2026-01-05
security-analyzer.md
2
1 export security-analyzer
2 Cornjebus from "Cornjebus/security-analyzer"
3 Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies (npm, pip, gem, go, cargo), containers (Docker, Kubernetes), cloud IaC (Terraform, CloudFormation), and detects secrets exposure. Fetches live CVE data from OSV.dev, calculates risk scores, and generates phased remediation plans with TDD validation tests. Use when users mention security scan, vulnerability, CVE, exploit, security audit, penetration test, OWASP, hardening, dependency audit, container security, or want to improve security posture.
2026-01-05
database-seeding.md
2
1 export database-seeding
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 データベースの初期データ投入を安全に設計・実装・検証するスキル。開発/テスト/本番のデータ分離、シード戦略、再現性の確保を整理する。Anchors:• Designing Data-Intensive Applications / 適用: データ整合性 / 目的: 参照整合性の担保• Database Reliability Engineering / 適用: 運用設計 / 目的: 本番投入の安全性• Data Quality Principles / 適用: データ品質 / 目的: 再現性と検証性の確保Trigger:Use when planning database seeding, generating test fixtures, separating datasets by environment, or validating seed data quality.database seeding, test data, fixtures, seed strategy, environment separation, data validation
2026-01-05
stl-collections.md
2
1 export stl-collections
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-cpp-developer"
3 Standard Template Library containers, iterators, algorithms, and functional programming features in C++.
2026-01-05
designing-database-schemas.md
2
1 export designing-database-schemas
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to design and visualize database schemas. It leverages normalization guidance (1NF through BCNF), relationship mapping, and ERD generation to create efficient and well-structured databases. Use this skill when the user requests to "design a database schema", "create a database model", "generate an ERD", "normalize a database", or needs help with "database design best practices". The skill is triggered by terms like "database schema", "ERD diagram", "database normalization", and "relational database design".
2026-01-05
troubleshooting-guides.md
2
1 export troubleshooting-guides
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 問題解決を効率化するトラブルシューティングガイドの設計スキル。診断フロー、問題分類、解決手順書を体系的に設計します。Anchors:• 『Don't Make Me Think』(Steve Krug)/ 適用: ユーザビリティ設計 / 目的: 問題自己解決力向上• SRE原則 / 適用: 障害対応 / 目的: トラブル診断効率化Trigger:トラブルシューティングガイド作成時、問題診断フロー設計時、エラー説明書作成時に使用
2026-01-05
generating-docker-compose-files.md
2
1 export generating-docker-compose-files
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate Docker Compose configurations for multi-container applications. It leverages best practices for production-ready deployments, including defining services, networks, volumes, health checks, and resource limits. Claude should use this skill when the user requests a Docker Compose file, specifies application architecture involving multiple containers, or mentions needs for container orchestration, environment variables, or persistent data management in a Docker environment. Trigger terms include "docker-compose", "docker compose file", "multi-container", "container orchestration", "docker environment", "service definition", "volume management", "network configuration", "health checks", "resource limits", and ".env files".
2026-01-05
agent-template-patterns.md
2
1 export agent-template-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Specialist skill for agent templates and design patterns.Provides 4 types of agent templates (Analysis, Implementation, Orchestrator, Deploy),{{variable}} format abstraction, abstraction balance, and conceptual element design principles.Anchors:• The Pragmatic Programmer (Andrew Hunt, David Thomas) / 適用: テンプレート設計 / 目的: 手順設計と実践的改善の原則Trigger:Use when creating new agent templates, generalizing existing agents into reusable patterns, designing standard templates for agent mass production, implementing {{variable}} format abstraction, or optimizing conceptual element design and abstraction balance.agent template, template design, orchestrator pattern, variable abstraction, template standardization
2026-01-05
knative-serving.md
2
1 export knative-serving
2 raphaelmansuy from "raphaelmansuy/k8s-agent-stack"
3 Deploy serverless workloads with Knative Serving for scale-to-zero and autoscaling. Use for creating Knative Services, configuring autoscaling, traffic splitting, and revisions. Triggers on "knative service", "scale-to-zero", "serverless deployment", "ksvc", "knative autoscaling", "traffic splitting", or when deploying agents as serverless workloads.
2026-01-05
model-evaluation.md
2
1 export model-evaluation
2 cosmix from "cosmix/claude-code-setup"
3 Evaluates machine learning models for performance, fairness, and reliability using appropriate metrics and validation techniques. Trigger keywords: model evaluation, metrics, accuracy, precision, recall, F1, ROC, AUC, cross-validation, ML testing.
2026-01-05
scanning-for-vulnerabilities.md
2
1 export scanning-for-vulnerabilities
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables comprehensive vulnerability scanning using the vulnerability-scanner plugin. It identifies security vulnerabilities in code, dependencies, and configurations, including CVE detection. Use this skill when the user asks to scan for vulnerabilities, security issues, or CVEs in their project. Trigger phrases include "scan for vulnerabilities", "find security issues", "check for CVEs", "/scan", or "/vuln". The plugin performs static analysis, dependency checking, and configuration analysis to provide a detailed vulnerability report.
2026-01-05
tailwind-css-patterns.md
2
1 export tailwind-css-patterns
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Tailwind CSS のユーティリティ設計とパターン化を支援するスキル。レイアウト・状態・レスポンシブ対応を整理し、再利用可能なUIパターンを構築する。Anchors:• Tailwind CSS Documentation / 適用: ユーティリティ設計 / 目的: 公式ベストプラクティス準拠• Responsive Web Design / 適用: ブレークポイント設計 / 目的: モバイルファーストの整理• Class Variance Authority (CVA) / 適用: バリアント設計 / 目的: 状態と組み合わせの整理Trigger:Use when designing Tailwind UI patterns, reducing utility bloat, or standardizing responsive and state styles.tailwind css, utility classes, responsive design, component patterns, class variance
2026-01-05
network-resilience.md
2
1 export network-resilience
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 ネットワーク障害に対する耐性設計を専門とするスキル。部分障害からの自動復旧、オフラインキュー、データ同期を統合的に提供し、ネットワーク不安定環境でも堅牢に動作するアプリケーションを構築する。Anchors:• Distributed Systems (Andrew Tanenbaum) / 適用: 部分障害への対応設計 / 目的: 障害耐性のあるシステム構築• The Pragmatic Programmer / 適用: 実践的なエラーハンドリング / 目的: 保守性の高いコード設計• Release It! (Michael Nygard) / 適用: サーキットブレーカー・リトライパターン / 目的: プロダクション品質の実現Trigger:Use when implementing network-aware applications, designing offline-first features, implementing automatic reconnection, building offline queues, or ensuring data synchronization between local and remote states.network resilience, offline, reconnection, retry, circuit breaker, state sync, offline queue, connection management
2026-01-05
pre-commit-security.md
2
1 export pre-commit-security
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 pre-commit hookセキュリティスキル。機密情報検出パターン、git-secrets/gitleaks統合、チーム展開戦略、Git履歴スキャンを実装し、コミット前の機密情報漏洩を防ぐ。Anchors:• Web Application Security (Andrew Hoffman) / 適用: 脅威モデリング・セキュア設計 / 目的: セキュリティリスクの体系的評価• OWASP Top 10 / 適用: 機密情報検出パターン設計 / 目的: 業界標準の脆弱性分類に基づくパターン定義• git-secrets / gitleaks公式ドキュメント / 適用: ツール統合・設定 / 目的: 公式ベストプラクティスに準拠した導入Trigger:Use when implementing pre-commit hooks for secret detection, designing detection patterns, integrating git-secrets/gitleaks, scanning Git history for leaked secrets, or deploying security hooks across teams.pre-commit security, secret detection, git-secrets, gitleaks, credential scanning, Git history scan
2026-01-05
test-generation.md
2
1 export test-generation
2 duc01226 from "duc01226/EasyPlatform"
3 Use for QA-focused BDD test specifications (Given/When/Then) with traceability matrices, coverage analysis, and comprehensive test case documentation. Best for QA teams, acceptance testing, and feature documentation with test cases. NOT for writing unit test code (use tasks-test-generation instead).
2026-01-05
gabb-code-navigation.md
2
1 export gabb-code-navigation
2 gabb-software from "gabb-software/gabb-cli"
3 Teaches when to use gabb_structure for efficient file exploration.Use gabb_structure before reading large files in supported languages.
2026-01-05