Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
stripe-integration
Comprehensive guide for integrating Stripe with Firebase, Next.js, React, and TypeScript. Use when working with Stripe payments, subscriptions, webhooks, or checkout. Covers webhook setup with Firebase Cloud Functions v2, Next.js App Router webhook handling, signature verification, common errors and solutions, Stripe CLI usage, and MCP integration. Essential for setting up Stripe correctly in Firebase+Next.js+TypeScript projects.
majiayu000/claude-skill-registry 163
-
domain-expertise-template
Template for creating domain expertise skills. Copy and customize for your specific domain.
majiayu000/claude-skill-registry 163
-
plan-driven-workflow
Follow plan.md-driven development workflow with strict TDD discipline. Use when the user says "go", references plan.md, asks to proceed with next test or task, create implementation plan, or needs step-by-step test-driven development from a plan file. Enforces one test at a time with explicit user control.
majiayu000/claude-skill-registry 163
-
running-python
Runs Python scripts and manages projects using uv. Use when asked to run a python script, execute python code, run pytest, or install packages. Always uses uv instead of pip or bare python.
majiayu000/claude-skill-registry 163
-
WordPress Penetration Testing
This skill should be used when the user asks to "pentest WordPress sites", "scan WordPress for vulnerabilities", "enumerate WordPress users, themes, or plugins", "exploit WordPress vulnerabilities", or "use WPScan". It provides comprehensive WordPress security assessment methodologies.
majiayu000/claude-skill-registry 163
-
vue-integration-testing
Write Vue 3 integration tests using Vitest Browser Mode and Page Objects. Use proactively whenever adding tests for views, components with routing, user flows, or features that span multiple components. Triggers include "add tests", "write tests", "test this", "needs tests", "integration tests", "test the feature", "test user flow", or any task involving testing UI interactions, navigation, dialogs, forms, or multi-step workflows.
majiayu000/claude-skill-registry 163
-
td-data-preparation
UAF-specific data preparation and validation for time series analysis
majiayu000/claude-skill-registry 163
-
stripe-patterns
Stripe payment integration patterns. Use when implementing payment flows, handling webhooks, or working with subscriptions. Routes to existing patterns and provides evidence templates for payment testing.
majiayu000/claude-skill-registry 163
-
git-worktree
Manage git worktrees with shell scripts for listing, creating, and deleting worktrees. Use when working with git repositories and need to create worktrees with new branches, delete existing worktrees, or view all worktrees. Particularly useful for parallel feature development or testing multiple branches simultaneously.
majiayu000/claude-skill-registry 163
-
generating-test-doubles
Generate mocks, stubs, spies, and fakes for dependency isolation.
Use when creating mocks, stubs, or test isolation fixtures.
Trigger with phrases like "generate mocks", "create test doubles", or "setup stubs".
majiayu000/claude-skill-registry 163
-
times-square-integration
Times Square notebook execution system integration patterns. Use this skill when working with Times Square pages, implementing SSE updates, handling URL parameters, setting up GitHub PR previews, or working with the Times Square API. Covers context providers, data fetching hooks, mock API endpoints, and page routing patterns.
majiayu000/claude-skill-registry 163
-
llm-evaluation
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
majiayu000/claude-skill-registry 163
-
clinical-proof-library
Repository blueprint for managing clinical studies, testimonials, and citations.
majiayu000/claude-skill-registry 163
-
test-mcp-connector
ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing:
**Required triggers (ALL must mention "MCP" explicitly):**
- "test connector with mcp"
- "test mcp connector"
- "test [provider] with mcp"
- "use mcp to test [provider]"
- "run mcp connector test"
- "mcp test for [provider]"
**DO NOT trigger for:**
- Generic "test the connector" requests (use stackone run / test_actions instead)
- "test [provider]" without explicit MCP mention
- Regular validation or testing requests
- Any testing that doesn't explicitly mention MCP
This skill builds a REAL agent with Claude Agent SDK that sends natural language prompts to evaluate if action descriptions are agent-friendly. It's more intensive than regular testing and should only be used when explicitly requested.
majiayu000/claude-skill-registry 163
-
run-underwriter
Run the mortgage underwriter CLI to analyze loan documents. Use when testing document analysis, debugging underwriter output, or processing loan files. Covers setup, execution, and result interpretation.
majiayu000/claude-skill-registry 163
-
android-testing
Provides Android testing patterns and templates for JUnit5, MockK, Turbine,
and Compose UI testing. Use when writing tests, implementing TDD, validating
code coverage, or reviewing test quality. Use when user mentions:
테스트, TDD, 단위 테스트, UI 테스트, 커버리지, 목(mock), 테스트 작성,
테스트 템플릿, ViewModel 테스트, UseCase 테스트, Compose 테스트.
majiayu000/claude-skill-registry 163
-
monet
Landing page component registry integration for searching, browsing, and pulling pre-built React/TypeScript components from the monet MCP server. Use this skill when users want to (1) search for UI components (hero sections, pricing tables, testimonials, etc.), (2) pull/add components to their project, (3) browse available component categories, (4) get component details or code, or (5) explore the component registry statistics.
majiayu000/claude-skill-registry 163
-
testing-strategy
Comprehensive testing strategy covering test pyramids, framework selection, coverage standards, test organization, mocking patterns, and CI/CD integration. Activate when planning testing approaches, setting quality gates, or establishing test standards.
majiayu000/claude-skill-registry 163
-
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
majiayu000/claude-skill-registry 163
-
doppler-secret-validation
Validate and test secrets stored in Doppler. Add API tokens/credentials to Doppler, verify storage and retrieval, test authentication with target services. Use when user mentions "add to Doppler", "store secret", "validate token", or provides API tokens needing secure storage.
majiayu000/claude-skill-registry 163
-
test-coverage-advisor
Reviews test coverage and suggests missing test cases for error paths, edge cases, and business logic. Activates when users write tests or implement new features.
majiayu000/claude-skill-registry 163
-
integration
Backend-Frontend integration patterns expert. Type-safe API contracts with Pydantic-Zod validation sync (Python FastAPI) or Prisma-TypeScript native (Next.js). Shadcn forms connected to backend, error handling, loading states. Use when creating full-stack features.
majiayu000/claude-skill-registry 163
-
Test Coverage Analysis
Measure and improve test coverage by identifying untested code paths and prioritizing high-risk areas for testing
majiayu000/claude-skill-registry 163
-
ansible-testinfra
Bootstrap minimal testinfra pytest suite for an Ansible role and remind to run via uv
majiayu000/claude-skill-registry 163