Browse Skills

9063 skills found

mcp-builder-evaluation.md
0
1 export mcp-builder-evaluation
2 bobmatnyc from "bobmatnyc/termpilot"
3 MCP (Model Context Protocol) server evaluation guide for creating comprehensive test suites with read-only, independent questions. Use when building MCP servers, creating evaluation frameworks, or testing LLM tool usage patterns.
2026-01-05
devops-infrastructure.md
0
1 export devops-infrastructure
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage deployment, Docker, CI/CD, server hardening, and infrastructure security. EXCLUSIVE to devops-engineer agent.
2026-01-05
smart-session-start.md
0
1 export smart-session-start
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Intelligent session initialization combining Goldfish memory recall, Julie workspace re-indexing, and Sherpa workflow suggestion. MANDATORY at session start - automatically restores context, suggests next steps, and resumes work seamlessly. Activates at the beginning of every coding session.
2026-01-05
document-inventory.md
0
1 export document-inventory
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Scan and catalog document collections with metadata extraction, categorization, and statistics. Use for auditing document libraries, preparing for knowledge base creation, or understanding large file collections.
2026-01-05
openssf-scorecard-achievement-guide.md
0
1 export openssf-scorecard-achievement-guide
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Complete OpenSSF Scorecard achievement guide. Understand all 18 security checks, fix false positives, navigate controversial recommendations, and progress from 7 to 10/10.
2026-01-05
skillset-smoke-test.md
0
1 export skillset-smoke-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run and evaluate the Skillset smoke test (aliases, sets, and skill invocation) and interpret its JSON reports. Use this when validating $skill/$set behavior or checking Claude Code/Codex headless runs.
2026-01-05
ci-cd-reviewer.md
0
1 export ci-cd-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: CI/CD pipeline review, GitHub Actions, GitLab CI, Jenkins, build optimizationWHAT: Pipeline structure + Job optimization + Security scanning + Caching strategy + Deployment patternsWHEN NOT: Kubernetes → k8s-reviewer, Terraform → terraform-reviewer
2026-01-05
nomos-test-execution.md
0
1 export nomos-test-execution
2 autonomous-bits from "autonomous-bits/nomos"
3 Orchestrates test execution for the Nomos monorepo following TESTING_GUIDE.md standards. Use this when running tests, debugging test failures, validating coverage, or executing verification checklists from AGENTS.md files.
2026-01-05
python-testing.md
0
1 export python-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate pytest tests for Python modules with parametrization, shared fixtures in conftest.py, and minimal mocking. Use when creating unit tests, test suites, or improving test coverage. Follows 1-1 file correspondence and real object testing principles.
2026-01-05
cli-interactive-testing.md
0
1 export cli-interactive-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Test and validate DyGram machines using CLI interactive mode. Step through execution, provide intelligent responses, debug behavior, and create test recordings.
2026-01-05
code-conventions.md
0
1 export code-conventions
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Defines project-wide code conventions for magic number elimination, constant usage, performance optimization, and coordinate system separation. Use when implementing, testing, or reviewing code to ensure consistency across the codebase.
2026-01-05
aethercorepromptfoundry.md
0
1 export aethercorepromptfoundry
2 itstanner5216 from "itstanner5216/ProjectGPT"
3 World-class prompt powerhouse that generates production-ready mega-prompts for any role, industry, and task through intelligent 7-question flow, 69 comprehensive presets across 15 professional domains (technical, business, creative, legal, finance, HR, design, customer, executive, manufacturing, R&D, regulatory, specialized-technical, research, creative-media), multiple output formats (XML/Claude/ChatGPT/Gemini), quality validation gates, and contextual best practices from OpenAI/Anthropic/Google. Supports both core and advanced modes with testing scenarios and prompt variations.
2026-01-05
dependency-injection.md
0
1 export dependency-injection
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Microsoft.Extensions.DependencyInjection과 GenericHost를 사용한 의존성 주입 패턴
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Test-driven development guidance for Tetris game logic. Use when writing tests, fixing test failures, improving test coverage, or implementing game mechanics. Auto-triggers on phrases like "write a test", "test this function", "improve coverage", "fix failing tests", or "add game logic". Emphasizes Result<T,E> pattern and property-based testing with fast-check.
2026-01-05
mcp-2025-patterns.md
0
1 export mcp-2025-patterns
2 frankxai from "frankxai/ai-architect"
3 Current best practices for Model Context Protocol server design, implementation, and integration. Updated patterns for 2025 MCP ecosystem including multi-server orchestration, security, and performance.
2026-01-05
wordpress-structure-validator.md
0
1 export wordpress-structure-validator
2 theflysurfer from "theflysurfer/claude-skills-marketplace"
3 This skill validates WordPress FSE (Full Site Editing) theme structure including templates hierarchy, page associations, theme.json configuration, block styles, featured images usage, file permissions, and UpdraftPlus backup configuration. Use when auditing a WordPress site, after creating/modifying templates, before production deployment, or when troubleshooting backup issues.
2026-01-05
mobile-security.md
0
1 export mobile-security
2 kiwamizamurai from "kiwamizamurai/cctf"
3 Reverses and exploits mobile applications. Use when working with Android APK files, iOS IPA files, mobile app reversing, Frida hooking, or app security analysis challenges.
2026-01-05
blazor-expert.md
0
1 export blazor-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Blazor development expertise covering Blazor Server, WebAssembly, and Hybrid apps. Use when building Blazor components, implementing state management, handling routing, JavaScript interop, forms and validation, authentication, or optimizing Blazor applications. Includes best practices, architecture patterns, and troubleshooting guidance.
2026-01-05
evidence-artifact-collector.md
0
1 export evidence-artifact-collector
2 ethanolivertroy from "ethanolivertroy/claude-grc-engineering"
3 Generates CLI commands and API scripts to collect point-in-time evidence for audit controls. Automates evidence gathering from cloud providers (AWS, Azure, GCP) and outputs formatted reports.
2026-01-05
loki-logql-query-specialist.md
0
1 export loki-logql-query-specialist
2 paunchygent from "paunchygent/skriptoteket"
3 Query and analyze logs using Loki and LogQL. Provides patterns for correlation ID tracing, error investigation, and service debugging using HuleEdu's structured logging. Integrates with Context7 for latest Loki documentation.
2026-01-05
browser-content-capture.md
0
1 export browser-content-capture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Capture content from JavaScript-rendered pages, login-protected sites, and multi-page documentation using Playwright MCP tools or Claude Chrome extension. Use when WebFetch fails on SPAs, dynamic content, or auth-required pages.
2026-01-05
review-code-quality.md
0
1 export review-code-quality
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when reviewing code for quality, security vulnerabilities, and best practices
2026-01-05
database-migration.md
0
1 export database-migration
2 HelloWorldSungin from "HelloWorldSungin/AI_agents"
3 Safe database migration procedures with backward compatibility, backups, and rollback strategies. Use when creating, modifying, or dropping database schemas. Covers migration creation, testing, execution, and rollback.
2026-01-05
reflection-review.md
0
1 export reflection-review
2 inchan from "inchan/cc-skills"
3 Claude Code 작업 결과를 6개 영역(분석, 계획, 구현, 리뷰, 검증, 테스트)에서 평가하고 구체적인 피드백을 생성합니다. 결과 수집, 영역별 점수화, P0/P1/P2 우선순위 피드백, 자기비판, 성찰, 재평가 사이클을 통해 품질을 개선합니다. Use when evaluating code results, generating feedback, reviewing implementation quality, assessing test coverage.
2026-01-05