Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
livekit-agent-tools
Comprehensive guide for building functional tools for LiveKit voice agents using the @function_tool decorator. Use when creating tools for LiveKit agents to enable capabilities like API calls, database queries, multi-agent coordination, or any external integrations. Covers tool design, RunContext handling, interruption patterns, parameter documentation, testing, and production best practices.
majiayu000/claude-skill-registry 163
-
web-tests
Complete browser automation with Playwright. **ALWAYS use when user needs browser testing, E2E testing, screenshots, form testing, or responsive design validation.** Auto-detects dev servers, saves test scripts to working directory. Examples - "test this page", "take screenshots of responsive design", "test login flow", "check for broken links", "validate form submission".
majiayu000/claude-skill-registry 163
-
grey-haven-memory-profiling
Identify memory leaks, inefficient allocations, and optimization opportunities in JavaScript/TypeScript and Python applications. Analyze heap snapshots, allocation patterns, garbage collection, and memory retention. Use when memory grows over time, high memory consumption detected, performance degradation, or when user mentions 'memory leak', 'memory usage', 'heap analysis', 'garbage collection', 'memory profiling', or 'out of memory'.
majiayu000/claude-skill-registry 163
-
bun
Bun runtime and toolkit for JavaScript/TypeScript. Use for package management, running scripts, testing, and bundling. Replaces npm, yarn, pnpm, and node.
majiayu000/claude-skill-registry 163
-
verification-before-merge
Use before merging PR - final gate ensuring all tests pass, review complete, CI green, and acceptance criteria verified
majiayu000/claude-skill-registry 163
-
modernize
Brownfield Upgrade - Upgrade all dependencies and modernize the application while maintaining spec-driven control. Runs after Gear 6 for brownfield projects with modernize flag enabled. Updates deps, fixes breaking changes, improves test coverage, updates specs to match changes.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. Use this skill when you want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
testing-jest
majiayu000/claude-skill-registry 163
-
sentry-alerts-issues
Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.
majiayu000/claude-skill-registry 163
-
multi-agent-researcher
Conduct comprehensive research on any topic by coordinating 2-4 specialized researcher agents in parallel, then synthesizing findings into a detailed report via mandatory report-writer agent delegation
majiayu000/claude-skill-registry 163
-
prd
Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.
majiayu000/claude-skill-registry 163
-
generating-unit-tests
Test automatically generate comprehensive unit tests from source code covering happy paths, edge cases, and error conditions.
Use when creating test coverage for functions, classes, or modules.
Trigger with phrases like "generate unit tests", "create tests for", or "add test coverage".
majiayu000/claude-skill-registry 163
-
spawning-agents-on-the-command-line
Use when subagents need to delegate work but can't use Task tool, or when needing to test skills in isolated context - spawns Claude instances via CLI backgrounding with JSON responses
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
-
bun-test
Bunを用いたテストを作成・編集します。テストを作成する際、ファイル「*.test.ts」を編集する際に呼び出します。
majiayu000/claude-skill-registry 163
-
framework-integrations
Django, Flask, FastAPI integration patterns for Celery. Use when integrating Celery with Django, Flask, or FastAPI, setting up framework-specific configurations, handling application contexts, managing database transactions with tasks, configuring async workers, or when user mentions Django Celery, Flask Celery, FastAPI background tasks, framework integration, or web framework task queues.
majiayu000/claude-skill-registry 163
-
List JIRAs
Query and return raw JIRA bug data for a specific project
majiayu000/claude-skill-registry 163
-
agents
List all AI agents with versions and deployment status. Use when checking agent health, versions, or deployment state.
majiayu000/claude-skill-registry 163
-
karibu-tester
Creates Karibu unit tests for Vaadin views.
majiayu000/claude-skill-registry 163
-
maven-converter
将 Java 项目转换为标准 Maven 结构,自动重组目录、转换包名(test→example)并生成 pom.xml。当用户需要将非 Maven Java 项目转换为 Maven 项目、重构现有项目为 Maven 标准结构,或请求 Maven 项目设置/转换时使用此技能。
majiayu000/claude-skill-registry 163
-
testing-prpm-cli
Use when testing PRPM CLI commands locally - provides build, environment setup, execution workflow, contract testing to verify documented behavior matches implementation, and comprehensive cross-format conversion testing against local registry
majiayu000/claude-skill-registry 163
-
security-test-planning
Plan security testing strategies including OWASP testing, penetration test scoping, SAST/DAST integration, and threat-based test case design.
majiayu000/claude-skill-registry 163
-
financial-models
Load when working on revenue tracking, financial forecasting, P&L statements,
unit economics, or business financial planning. Contains frameworks and
templates for creator business financial management.
majiayu000/claude-skill-registry 163
-
memory-profiler-setup
Memory Profiler Setup - Auto-activating skill for Performance Testing.
Triggers on: memory profiler setup, memory profiler setup
Part of the Performance Testing skill category.
majiayu000/claude-skill-registry 163