Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-review-checklist
Systematic code review guidelines and checklist. Use this skill when reviewing code, conducting pull request reviews, or establishing code quality standards. Provides comprehensive review criteria covering functionality, design, testing, security, and documentation. Complements the code-quality agent.
majiayu000/claude-skill-registry 163
-
task-decomposer
Decompose Linear todos into actionable, testifiable chunks with rationale, as-is/to-be analysis, expected outputs, and risk assessment for effective project management
majiayu000/claude-skill-registry 163
-
webpage-screenshotter
High-resolution Playwright-based screenshot capture skill that takes full-page screenshots of any URL with optimized settings for quality and reliability
majiayu000/claude-skill-registry 163
-
analyzing-tam
Calculates Total Addressable Market (TAM), Serviceable Addressable Market (SAM), and Serviceable Obtainable Market (SOM) using multiple methodologies including top-down, bottom-up, and value theory approaches. Use when the user requests market sizing, TAM/SAM/SOM calculation, addressable market analysis, or wants to quantify market opportunity.
majiayu000/claude-skill-registry 163
-
filament-plugin-scaffold
Scaffold Filament plugins with Plugin class, ServiceProvider, Resources, and Pest tests
majiayu000/claude-skill-registry 163
-
ubrowser
majiayu000/claude-skill-registry 163
-
pr-update
Update existing pull request title and description based on latest changes.
Use when user wants to refresh PR with latest commits. Triggers include:
- Korean: "PR 업데이트해줘", "PR 수정해줘", "PR 다시 만들어줘"
- English: "update PR", "refresh PR", "regenerate PR description"
- Context: User has existing PR and wants to update title/description after adding more commits
majiayu000/claude-skill-registry 163
-
constraint-preflight
Pre-flight verification for scheduling constraint development. Use when adding, modifying, or testing constraints to ensure they are properly implemented, exported, registered, and tested before commit.
majiayu000/claude-skill-registry 163
-
batch-request-handler
Batch Request Handler - Auto-activating skill for API Integration.
Triggers on: batch request handler, batch request handler
Part of the API Integration skill category.
majiayu000/claude-skill-registry 163
-
ab-testing
A/B testing patterns for lead generation sites. Client-side experiments, Google Optimize alternative, analytics integration. Use for conversion optimization.
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
-
list-files
majiayu000/claude-skill-registry 163
-
stub-creator
Stub Creator - Auto-activating skill for Test Automation.
Triggers on: stub creator, stub creator
Part of the Test Automation skill category.
majiayu000/claude-skill-registry 163
-
prompt-regression-tester
Compares old vs new prompts across test cases with diff summaries, stability metrics, breakage analysis, and fix suggestions. Use for "prompt testing", "A/B testing prompts", "prompt versioning", or "quality regression".
majiayu000/claude-skill-registry 163
-
greedy-selection-algorithm
Use when building selection algorithms that must balance multiple diversity/coverage constraints (e.g., selecting test cases, sampling datasets, portfolio optimization). Especially useful when hard co...
majiayu000/claude-skill-registry 163
-
github-workflows
Diagnose, fix, and optimize GitHub Actions workflows for Rust projects. Use when setting up CI/CD, troubleshooting workflow failures, optimizing build times with caching, or ensuring best practices for testing, linting, and releases.
majiayu000/claude-skill-registry 163
-
adf-json-example
Fetch raw ADF JSON data from a Confluence page URL. Use this skill when you need to see real-world ADF examples, understand how Confluence represents specific elements, debug ADF parsing, or create test samples.
majiayu000/claude-skill-registry 163
-
oe-release-readiness
Pre-merge/release readiness checklist for OpenEvent-AI. Use when preparing a PR for production: run the fastest validation lanes first (compile/import, smoke suite, deterministic site-visit trace), then escalate to full suites or integration checks as needed.
majiayu000/claude-skill-registry 163
-
grey-haven-tdd-typescript
TypeScript/JavaScript Test-Driven Development with Vitest, strict red-green-refactor methodology, React component testing, and comprehensive coverage patterns. Use when implementing TypeScript features with TDD, writing Vitest tests, testing React components, developing with test-first approach, or when user mentions 'TypeScript TDD', 'Vitest', 'React testing', 'JavaScript TDD', 'red-green-refactor', 'TypeScript unit tests', or 'test-driven TypeScript'.
majiayu000/claude-skill-registry 163
-
asyncapi-design
Event-driven API specification with AsyncAPI 3.0 for message-based architectures
majiayu000/claude-skill-registry 163
-
qa-engineer
QA Automation Engineer skill. Use this to write or refactor unit tests. Ensures tests follow the project's xUnit, FluentAssertions, and Moq standards.
majiayu000/claude-skill-registry 163
-
unit-test
Guide for writing unit tests with Vitest. Use when writing tests for service functions, pure logic, or webhook handlers. Covers TDD Red-Green-Refactor cycle, Arrange-Act-Assert pattern, anti-patterns, pure function testing, and mocking at boundaries.
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
-
reinvoke-agent-fixes
Re-invoke agents to fix issues found during validation (style, tests, logic)
majiayu000/claude-skill-registry 163