Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
unit-tests
Write pytest tests using Test-Driven Development (TDD). Use when implementing features, fixing bugs, or when the user mentions testing, TDD, or pytest. Tests should be written BEFORE implementation code.
majiayu000/claude-skill-registry 163
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
majiayu000/claude-skill-registry 163
-
parallel-orchestration
This skill should be used when the user asks to "run multiple agents", "parallel review", "comprehensive analysis", "full review", "multi-agent workflow", or needs to coordinate multiple specialized agents working simultaneously. Provides patterns for launching agents in parallel and synthesizing results.
majiayu000/claude-skill-registry 163
-
web-testing-automation
Comprehensive web application testing automation using Playwright, including MCP integration, browser automation, E2E testing, visual regression testing, API testing, and CI/CD integration. Use when creating automated tests, setting up test frameworks, debugging test failures, implementing Page Object Model, or integrating testing into deployment pipelines.
majiayu000/claude-skill-registry 163
-
plan-validate-execute-template-djankies-claude-configs-08eb35e4
majiayu000/claude-skill-registry 163
-
thinking-framework
Use this when complex problem-solving, root cause analysis, strategic decision-making, or systematic thinking is needed. Applies Divide & Conquer with 15 thinking methods (5 Why, SWOT, First Principles, etc.) with optional Sequential MCP integration.
majiayu000/claude-skill-registry 163
-
uloop-focus-window-hatayama-uloopmcp
majiayu000/claude-skill-registry 163
-
add-provider
Guide for adding new AI providers to ClaudeBar using TDD patterns. Use this skill when:
(1) Adding a new AI assistant provider (like Antigravity, Cursor, etc.)
(2) Creating a usage probe for a CLI tool or local API
(3) Following TDD to implement provider integration
(4) User asks "how do I add a new provider" or "create a provider for X"
majiayu000/claude-skill-registry 163
-
keycloak-auth
Configure cookie-based OIDC authentication with Keycloak for affolterNET.Web.Bff. Use when setting up login/logout, token refresh, or Keycloak integration.
majiayu000/claude-skill-registry 163
-
add-perspective
振り返り観点を追加するガイド。ユーザー指摘から学習し、類似問題を将来検出できるようにする。観点、perspective、チェック追加時に使用。
majiayu000/claude-skill-registry 163
-
api-contract-enforcement
Validates REST API implementations against OpenAPI 3.x specifications. Use when (1) Implementing or reviewing API endpoints, (2) Before deploying API changes to production, (3) Ensuring contract compliance between spec and implementation, or (4) Debugging API integration issues caused by contract mismatches. Works with Python (FastAPI/Flask) backends.
majiayu000/claude-skill-registry 163
-
omero-integration
Microscopy data management platform. Access images via Python, retrieve datasets, analyze pixels, manage ROIs/annotations, batch processing, for high-content screening and microscopy workflows.
majiayu000/claude-skill-registry 163
-
supabase-enterprise-rbac
Configure Supabase enterprise SSO, role-based access control, and organization management.
Use when implementing SSO integration, configuring role-based permissions,
or setting up organization-level controls for Supabase.
Trigger with phrases like "supabase SSO", "supabase RBAC",
"supabase enterprise", "supabase roles", "supabase permissions", "supabase SAML".
majiayu000/claude-skill-registry 163
-
java-unit-tests
Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing unit tests, creating test classes, or need guidance on mocking strategies, assertions, test builders, or JUnit 5 best practices. Requires JUnit 5, AssertJ, and Mockito dependencies.
majiayu000/claude-skill-registry 163
-
httpie-api-test
API 接口测试工作流,使用 HTTPie 作为核心工具。当用户需要测试 API 接口、执行接口调用、生成测试报告、管理接口依赖关系、或在项目中建立标准化的接口测试流程时使用此 skill。适用于 RESTful API 测试、接口联调、回归测试等场景。
majiayu000/claude-skill-registry 163
-
phoenix-truth-case-orchestrator
End-to-end truth-case orchestration for the Phoenix VC fund-modeling platform. Use when running tests/truth-cases/runner.test.ts, computing module-level pass rates, updating docs/phase0-validation-report.md and docs/failure-triage.md, or deciding between Phase 1A/1B/1C.
majiayu000/claude-skill-registry 163
-
payment-integration
Expert payment integration specialist mastering payment gateway integration, PCI compliance, and financial transaction processing. Specializes in secure payment flows, multi-currency support, and fraud prevention with focus on reliability, compliance, and seamless user experience.
majiayu000/claude-skill-registry 163
-
llm-jailbreaking
Advanced LLM jailbreaking techniques, safety mechanism bypass strategies, and constraint circumvention methods
majiayu000/claude-skill-registry 163
-
ring:dev-testing
Gate 3 of development cycle - ensures unit test coverage meets threshold (85%+)
for all acceptance criteria using TDD methodology.
majiayu000/claude-skill-registry 163
-
timeout-handler
Timeout Handler - Auto-activating skill for API Integration.
Triggers on: timeout handler, timeout handler
Part of the API Integration skill category.
majiayu000/claude-skill-registry 163
-
read-vs-logs
Reads Vintage Story logs after manual testing by the user.
majiayu000/claude-skill-registry 163
-
dart-test
DART testing patterns - unit tests, integration tests, CI validation
majiayu000/claude-skill-registry 163
-
testing-infrastructure
Complete testing infrastructure and patterns for the monorepo. Use this skill when writing tests, setting up test configuration, troubleshooting test failures, or working with the CI pipeline. Covers vitest configuration, Storybook addon-vitest integration, React Testing Library patterns, mock data setup, and the test-suite-runner agent for comprehensive testing.
majiayu000/claude-skill-registry 163
-
test-local-skill
A test local skill for Claude. Use when testing local skills detection.
majiayu000/claude-skill-registry 163