Browse Skills

9063 skills found

mcp-setup.md
0
1 export mcp-setup
2 jpoutrin from "jpoutrin/product-forge"
3 Set up and configure MCP (Model Context Protocol) servers with Claude Code. Use when the user wants to connect Claude Code to external tools, databases, APIs, or services via MCP. Handles HTTP, SSE, and stdio server configurations with proper authentication.
2026-01-05
dotnet-test.md
0
1 export dotnet-test
2 GiantCroissant-Lunar from "GiantCroissant-Lunar/lunar-snake-hub"
3 Run .NET tests using dotnet CLI. Use when task involves executing unit tests, generating code coverage reports, or running benchmarks.
2026-01-05
dev-server-manager.md
0
1 export dev-server-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Start, stop, and manage the Vite development server for the Babylon.js game. Use when the user wants to run the dev server, test the game, check if server is running, or troubleshoot server issues.
2026-01-05
global-validation.md
0
1 export global-validation
2 DevanB from "DevanB/lucidlog"
3 Implement server-side validation with allowlists, specific error messages, type checking, and sanitization to prevent security vulnerabilities and ensure data integrity. Use this skill when creating or editing form request classes, when validating API inputs, when implementing validation rules in controllers or services, when writing client-side validation for user experience, when sanitizing user input to prevent injection attacks, when validating business rules, when implementing error message display, or when ensuring consistent validation across all application entry points.
2026-01-05
charmcraft.md
0
1 export charmcraft
2 tonyandrewmeyer from "tonyandrewmeyer/charming-with-claude"
3 Expert assistant for developing Juju charms using charmcraft. Use when initializing charm projects, building charms, managing charm libraries, publishing to Charmhub, running tests, or working with charmcraft.yaml configuration. Keywords include charmcraft, Juju, charm development, Charmhub publishing, charm libraries, pack, build, upload, release, init, extensions.
2026-01-05
e2e-execution.md
0
1 export e2e-execution
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Claude Code Web/DesktopでE2Eテストを実行する手順。リモートConvexに接続してPlaywrightテストを実行する方法。
2026-01-05
database-backup.md
0
1 export database-backup
2 liauw-media from "liauw-media/CodeAssist"
3 Backup database before tests, migrations, or other database operations
2026-01-05
test-validator.md
0
1 export test-validator
2 dayoumin from "dayoumin/mbti"
3 테스트 데이터 검증 및 자동 수정. validate-test-data.mjs 실행, 빌드 확인, 에러 자동 수정. 테스트 생성/수정 후 필수 사용.
2026-01-05
epub-visual-auditor.md
0
1 export epub-visual-auditor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run and interpret visual QA pipeline for EPUB XHTML files. Use when user asks about layout, screenshots, visual issues, or rendering problems in REBRANDED_OUTPUT.
2026-01-05
zoho-api.md
0
1 export zoho-api
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Zoho Books and Zoho Inventory API integration for TSH Clients Console. Use when:(1) Creating new API routes that call Zoho endpoints(2) Debugging API errors, token issues, or rate limits(3) Adding new Zoho data fetching functions(4) Understanding OAuth token caching with Upstash Redis(5) Working with products, orders, invoices, payments, or credit notes(6) Troubleshooting "Contact for price" or stock display issues
2026-01-05
security-reviewer.md
0
1 export security-reviewer
2 agogroup from "agogroup/AGORA"
3 セキュリティレビュー、RLS確認、認証・認可チェック、脆弱性検出。コードレビューやセキュリティ監査時に使用。
2026-01-05
testing-patterns.md
0
1 export testing-patterns
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Test design patterns, best practices, and examples for comprehensive Solidity testing. Use when writing tests for smart contracts or improving test coverage.
2026-01-05
ciso-coach.md
0
1 export ciso-coach
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert CISO coaching and mentorship for security leaders in training. Use when the user asks for CISO coach guidance, executive communication advice, security leadership strategies, or needs help translating technical security issues for non-technical audiences. Also activates for discussions about current security events, threat landscape analysis, board-level security topics, risk communication, or security program development from a CISO perspective.
2026-01-05
cicd-validation-merge-workflow.md
0
1 export cicd-validation-merge-workflow
2 pmcfadin from "pmcfadin/cqlite"
3 Pre-push validation checklist (cargo fmt, clippy with zero warnings, feature flag testing, test suite), CI monitoring, merge process, and release quality gates. Use when preparing to push code, validating changes before PR, running CI checks, merging PRs, or preparing releases.
2026-01-05
sdlc-hardening-implementation-roadmap.md
0
1 export sdlc-hardening-implementation-roadmap
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Deploy defense-in-depth SDLC hardening across four phases: pre-commit hooks, CI/CD gates, runtime enforcement, and continuous audit evidence collection systems.
2026-01-05
coding-patterns.md
0
1 export coding-patterns
2 Nice-Wolf-Studio from "Nice-Wolf-Studio/wolf-skills-marketplace"
3 Modern coding patterns for clean, maintainable code - use before implementing complex logic; includes orchestration, pure functions, function decomposition, vertical slice, composition, DI, SOLID, anti-patterns; prevents code complexity bloat and testability issues
2026-01-05
wordpress-dev.md
0
1 export wordpress-dev
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WordPress development best practices - coding standards, custom post types, security, performance, hooks/filters, and template hierarchy. Use for any WordPress theme or plugin development guidance.
2026-01-05
fastmcp-cloud-deployment.md
0
1 export fastmcp-cloud-deployment
2 vanman2024 from "vanman2024/mcp-servers-marketplace"
3 FastMCP Cloud deployment validation, testing, and verification patterns. Use when deploying MCP servers, validating deployments, testing server configurations, checking environment variables, verifying deployment health, tracking deployments, or when user mentions FastMCP Cloud, deployment validation, pre-deployment checks, post-deployment verification, deployment troubleshooting, or deployment lifecycle management.
2026-01-05
supabase-queries.md
0
1 export supabase-queries
2 siondw from "siondw/sbhq-mobile"
3 Quick database queries and notification testing for sbhq-mobile. Use when querying contests, users, notifications, or testing push notifications.
2026-01-05
architecture-paradigm-functional-core.md
0
1 export architecture-paradigm-functional-core
2 athola from "athola/archetypes"
3 Employ the "Functional Core, Imperative Shell" pattern to isolate deterministic business logic from side-effecting code for superior testability.
2026-01-05
playwright-browser.md
0
1 export playwright-browser
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Browser automation and E2E testing via local Playwright Docker container
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 physics91 from "physics91/claude-vibe"
3 WHEN: Code review, quality check, code smell detection, refactoring suggestionsWHAT: Complexity analysis + code smell list + severity-based issues + improvement suggestionsWHEN NOT: Next.js specific → nextjs-reviewer, Security → security-scanner, Performance → perf-analyzer
2026-01-05
doc-coauthoring.md
0
1 export doc-coauthoring
2 wannfq from "wannfq/dotfiles"
3 Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
testing-anti-patterns.md
0
1 export testing-anti-patterns
2 Ramblurr from "Ramblurr/nix-devenv"
3 Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-05