Browse Skills

9063 skills found

rspec-grpc-testing.md
2
1 export rspec-grpc-testing
2 nekorush14 from "nekorush14/dotfiles"
3 Write RSpec tests for gRPC services testing unary/streaming RPC, error handling, and interceptors. Use when testing gRPC services following TDD.
2026-01-05
docker-best-practices.md
2
1 export docker-best-practices
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 Dockerfile最適化、セキュリティ、マルチステージビルドを体系化するスキル。イメージ最適化とローカル開発環境の設計を支援する。Anchors:• Dockerfile Best Practices / 適用: レイヤー最適化 / 目的: ビルド効率向上• Image Security / 適用: 最小権限 / 目的: セキュリティ強化• Multi-stage Builds / 適用: ビルド分離 / 目的: イメージ最小化Trigger:Use when optimizing Dockerfiles, improving image security, or designing local development container setups.dockerfile optimization, image security, multi-stage build, docker compose
2026-01-05
go-testing-helpers.md
2
1 export go-testing-helpers
2 JamesPrial from "JamesPrial/claudefiles"
3 Test helper patterns with t.Helper()
2026-01-05
approval-gates.md
2
1 export approval-gates
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 承認ゲートの設計・評価・運用を体系化し、変更管理とリリース判断を安全に進めるスキル。リスク評価に基づくゲート条件、手動承認と自動検証の分離、監査可能な記録設計を支援します。Anchors:• The Pragmatic Programmer / 適用: 品質ゲートの段階化 / 目的: 変更の安全性を段階的に高める• リスク評価フレームワーク / 適用: 影響度と発生確率の分類 / 目的: ゲート条件の科学的根拠を整える• ITIL Change Enablement / 適用: 変更承認フロー / 目的: 監査可能な意思決定を実現するTrigger:Use when designing approval gates, change control checkpoints, release readiness criteria, or governance workflows that require risk-based approvals and audit trails.
2026-01-05
mxcp-expert.md
2
1 export mxcp-expert
2 raw-labs from "raw-labs/raw-labs-claude-marketplace"
3 Expert guidance for building production MCP servers using MXCP (Model Context Protocol eXtension Platform), an enterprise framework with SQL and Python endpoints, security, testing, and deployment. Use when: (1) Creating or initializing MXCP projects or MCP servers, (2) Building MCP tools, resources, or prompts, (3) Configuring endpoints, authentication, or policies, (4) Testing, validating, or debugging MXCP applications, or any task involving MXCP or MCP server development.
2026-01-05
supabase-developer.md
2
1 export supabase-developer
2 daffy0208 from "daffy0208/ai-dev-standards"
3 Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.
2026-01-05
building-cicd-pipelines.md
2
1 export building-cicd-pipelines
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate CI/CD pipeline configurations for various platforms, including GitHub Actions, GitLab CI, and Jenkins. It is used when a user requests the creation of a CI/CD pipeline, specifies a platform (e.g., "GitHub Actions"), or mentions specific pipeline stages like "test," "build," "security," or "deploy." This skill is also useful when the user needs to automate software delivery, integrate security scanning, or set up multi-environment deployments. The skill is triggered by terms such as "CI/CD pipeline," "GitHub Actions pipeline," "GitLab CI configuration," or "Jenkins pipeline."
2026-01-05
input-validation-sanitization-auditor.md
2
1 export input-validation-sanitization-auditor
2 patricio0312rev from "patricio0312rev/skillset"
3 Identifies and fixes XSS, SQL injection, and command injection vulnerabilities with validation schemas, sanitization libraries, and safe coding patterns. Use for "input validation", "XSS prevention", "SQL injection", or "sanitization".
2026-01-05
implementing-backup-strategies.md
2
1 export implementing-backup-strategies
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill implements backup strategies for databases and applications. It generates configuration files and setup code to ensure data protection and disaster recovery. Use this skill when the user requests to "implement backup strategy", "configure backups", "setup data recovery", or needs help with "backup automation". The skill provides production-ready configurations, best practices, and multi-platform support for database and application backups. It focuses on security and scalability.
2026-01-05
plugin-auditor.md
2
1 export plugin-auditor
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 Automatically audits Claude Code plugins for security vulnerabilities, best practices, CLAUDE.md compliance, and quality standards when user mentions audit plugin, security review, or best practices check. Specific to claude-code-plugins repository standards.
2026-01-05
baseline-check.md
2
1 export baseline-check
2 spiralhouse from "spiralhouse/cycletime"
3 Autonomously run quality checks (detekt, Gradle tests) to establish baseline or detect regressions. Supports three modes (capture, compare, auto) for comprehensive regression detection. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compares current metrics against previous baseline to identify improvements or regressions in code quality and test coverage.
2026-01-05
claude-allow-stop.md
2
1 export claude-allow-stop
2 ManuelKugelmann from "ManuelKugelmann/BitBot"
3 Return to normal stop behavior. Use PROACTIVELY after completing all tasks in continuous work mode, when work is committed and tests pass, or when reaching natural stopping point. User can invoke with /claude-allow-stop.
2026-01-05
building-terraform-modules.md
2
1 export building-terraform-modules
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill empowers Claude to build reusable Terraform modules based on user specifications. It leverages the terraform-module-builder plugin to generate production-ready, well-documented Terraform module code, incorporating best practices for security, scalability, and multi-platform support. Use this skill when the user requests to create a new Terraform module, generate Terraform configuration, or needs help structuring infrastructure as code using Terraform. The trigger terms include "create Terraform module," "generate Terraform configuration," "Terraform module code," and "infrastructure as code."
2026-01-05
building-gitops-workflows.md
2
1 export building-gitops-workflows
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to construct GitOps workflows using ArgoCD and Flux. It is designed to generate production-ready configurations, implement best practices, and ensure a security-first approach for Kubernetes deployments. Use this skill when the user explicitly requests "GitOps workflow", "ArgoCD", "Flux", or asks for help with setting up a continuous delivery pipeline using GitOps principles. The skill will generate the necessary configuration files and setup code based on the user's specific requirements and infrastructure.
2026-01-05
backend-atomic-commit.md
2
1 export backend-atomic-commit
2 DiversioTeam from "DiversioTeam/agent-skills-marketplace"
3 Pedantic backend pre-commit and atomic commit Skill for Django/Optimo-style repos. Enforces local AGENTS.md / CLAUDE.md, pre-commit hooks, .security/* helpers, and Monty’s backend engineering taste – with no AI signatures in commit messages.
2026-01-05
conducting-browser-compatibility-tests.md
2
1 export conducting-browser-compatibility-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables cross-browser compatibility testing for web applications using BrowserStack, Selenium Grid, or Playwright. It tests across Chrome, Firefox, Safari, and Edge, identifying browser-specific bugs and ensuring consistent functionality. It is used when a user requests to "test browser compatibility", "run cross-browser tests", or uses the `/browser-test` or `/bt` command to assess web application behavior across different browsers and devices. The skill generates a report detailing compatibility issues and screenshots for visual verification.
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
lighthouse-ci-integrator.md
2
1 export lighthouse-ci-integrator
2 Dexploarer from "Dexploarer/hyper-forge"
3 Integrates Lighthouse CI for automated performance testing, Core Web Vitals tracking, and regression detection in CI/CD pipelines. Use when user asks to "setup Lighthouse CI", "add performance testing", "monitor Core Web Vitals", or "prevent performance regressions".
2026-01-05
llm-debugger.md
2
1 export llm-debugger
2 patricio0312rev from "patricio0312rev/skillset"
3 Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. Provides root cause classification, prompt fixes, tool improvements, and new test cases. Use for "debugging AI", "fixing prompts", "quality issues", or "output errors".
2026-01-05
vibesafe.md
2
1 export vibesafe
2 julep-ai from "julep-ai/vibesafe"
3 Uses the Vibesafe MCP server to scan, compile, test, save, diff, and report status for Vibesafe units. Activate when the user asks to run vibesafe CLI commands (scan/compile/test/save/diff/status), regenerate code from specs, or inspect drift/checkpoints.
2026-01-05
testing-test-writing.md
2
1 export testing-test-writing
2 adigunners from "adigunners/adigunners.github.io"
3 Ensure quality and performance of the static website through testing practices including Lighthouse audits, manual testing, and potential test framework integration. Use this skill when validating functionality, performance, and accessibility of the site.
2026-01-05
quality-enforcer.md
2
1 export quality-enforcer
2 stharrold from "stharrold/yuimedi-paper-20250901"
3 Enforces quality gates: 80% test coverage, passing tests, successful builds,semantic versioning. Runs before PR creation.Use when: Running tests, checking coverage, validating quality, versioningTriggers: run tests, check coverage, quality gates, version bump
2026-01-05
cloudflare-security-checker.md
2
1 export cloudflare-security-checker
2 hirefrank from "hirefrank/hirefrank-marketplace"
3 Automatically validates Cloudflare Workers security patterns during development, ensuring proper secret management, CORS configuration, and input validation
2026-01-05
running-load-tests.md
2
1 export running-load-tests
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to create and execute load tests for performance validation. It is designed to generate load test scripts using tools like k6, JMeter, and Artillery, based on specified test scenarios. Use this skill when the user requests to create a "load test", conduct "performance testing", validate "application performance", or needs a "stress test" to identify breaking points in the application. The skill helps define performance thresholds and provides execution instructions.
2026-01-05