Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
component-test-runner
指定されたコンポーネントの全テスト(unit, a11y, vrt, interaction)を実行し、結果をレポートする。
majiayu000/claude-skill-registry 163
-
brokle-testing
Use this skill when writing, reviewing, or improving tests for the Brokle platform. This includes creating service tests, domain tests, integration tests, or understanding what to test versus what to skip based on the pragmatic testing philosophy.
majiayu000/claude-skill-registry 163
-
appsec-expert
Elite Application Security engineer specializing in secure SDLC, OWASP Top 10 2025, SAST/DAST/SCA integration, threat modeling (STRIDE), and vulnerability remediation. Expert in security testing, cryptography, authentication patterns, and DevSecOps automation. Use when securing applications, implementing security controls, or conducting security assessments.
majiayu000/claude-skill-registry 163
-
manage-entity-tests
Create or update test files for TypeScript classes that implement interfaces. Use when user asks to "create tests", "update tests", "generate test file", "fix tests", "test MyClass", or mentions needing tests for a class. Generates vitest test files with describe blocks, createClass helpers, and proper fake dependency injection.
majiayu000/claude-skill-registry 163
-
cloudflare-cron-triggers
Complete knowledge domain for Cloudflare Cron Triggers - scheduled execution of Workers using
cron expressions for periodic tasks, maintenance jobs, and automated workflows.
Use when: scheduling Workers to run periodically, adding cron triggers to Workers, configuring
scheduled tasks, testing cron handlers, combining crons with Workflows, enabling Green Compute,
handling multiple schedules, or encountering "scheduled handler not found", "cron expression invalid",
"changes not propagating", "handler does not export", "timezone issues" errors.
Keywords: cloudflare cron, cron triggers, scheduled workers, scheduled handler, periodic tasks,
background jobs, scheduled tasks, cron expression, wrangler crons, scheduled event, green compute,
workflow triggers, maintenance tasks, scheduled() handler, ScheduledController, UTC timezone
majiayu000/claude-skill-registry 163
-
massgen-config-creator
Guide for creating properly structured YAML configuration files for MassGen. This skill should be used when agents need to create new configs for examples, case studies, testing, or demonstrating features.
majiayu000/claude-skill-registry 163
-
unit-testing
Use when working with unit tests in any capacity - reading, writing, updating, planning, evaluating, or reviewing tests - applies TDD principles with focused test coverage, filtering out redundant tests while ensuring critical paths, edge cases, and state changes are verified
majiayu000/claude-skill-registry 163
-
api-testing
Test and debug Next.js API routes, validate responses, check authentication, and troubleshoot API errors. Use when testing API endpoints, debugging 500 errors, validating API responses, or checking authentication flows.
majiayu000/claude-skill-registry 163
-
cicd-pipeline-qe-orchestrator
Orchestrate quality engineering across CI/CD pipeline phases. Use when designing test strategies, planning quality gates, or implementing shift-left/shift-right testing.
majiayu000/claude-skill-registry 163
-
composable-svelte-chat
Streaming chat and collaborative features for Composable Svelte. Use when implementing LLM chat interfaces, real-time messaging, or collaborative features. Covers StreamingChat (transport-agnostic), presence tracking, typing indicators, and WebSocket integration from @composable-svelte/chat package.
majiayu000/claude-skill-registry 163
-
reviewer-2-simulator
Critiques your paper draft as a skeptical reviewer would. Use when asked to review a paper draft, find weaknesses in a paper, prepare for peer review, anticipate reviewer criticism, or stress-test research before submission. Identifies weak claims, missing baselines, unclear explanations, and overclaims.
majiayu000/claude-skill-registry 163
-
sentry-setup-ai-monitoring
Setup Sentry AI Agent Monitoring in any project. Use this when asked to add AI monitoring, track LLM calls, monitor AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Automatically detects installed AI SDKs and configures the appropriate Sentry integration.
majiayu000/claude-skill-registry 163
-
error-handler
Provides battle-tested error handling patterns for TypeScript and Python. Use when implementing error handling, creating try/catch blocks, or handling exceptions.
majiayu000/claude-skill-registry 163
-
regulatory-templates-gate2
Gate 2 sub-skill - validates uncertain mappings from Gate 1 and confirms
all field specifications through testing.
majiayu000/claude-skill-registry 163
-
connector-config
Writes connector_config for segment/journey activations using `tdx connection schema <type>` to discover available fields. Use when configuring activations - always run schema command first to see connector-specific fields.
majiayu000/claude-skill-registry 163
-
a-b-test-config-creator
A B Test Config Creator - Auto-activating skill for ML Deployment.
Triggers on: a b test config creator, a b test config creator
Part of the ML Deployment skill category.
majiayu000/claude-skill-registry 163
-
adaptive-rejection-sampler
Guidance for implementing adaptive rejection sampling (ARS) algorithms for generating random samples from log-concave probability distributions. This skill should be used when tasks involve implementing ARS, rejection sampling, or Monte Carlo methods that require sampling from custom probability distributions, particularly in R or other statistical computing languages.
majiayu000/claude-skill-registry 163
-
Unity Performance
This skill should be used when the user asks about "Unity performance", "optimization", "GC allocation", "object pooling", "caching", "Update loop optimization", "memory management", "profiling", "framerate", "garbage collection", or needs guidance on performance best practices for Unity games.
majiayu000/claude-skill-registry 163
-
node-generator
Generate new workflow nodes with implementation, tests, and registry registration
majiayu000/claude-skill-registry 163
-
agent-capabilities
Comprehensive documentation of Claude's capabilities for visual regression testing, CI/CD integration, and quality assurance automation. Use when setting up testing infrastructure, implementing visual regression, or understanding agent testing capabilities. (project)
majiayu000/claude-skill-registry 163
-
python-json-parsing
Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.
majiayu000/claude-skill-registry 163
-
code-testing
Generate and run unit and integration tests using pytest (Python) or Jest (JavaScript) with fixtures, mocks, and async support. Use for test-driven development, code review validation, coverage verification, and regression testing. Target 80%+ code coverage. Supports pytest markers, Jest snapshots, and CI/CD integration. Triggers on "test", "TDD", "unit test", "integration test", "test coverage", "pytest", "jest".
majiayu000/claude-skill-registry 163
-
enterprise-patterns
Apply enterprise architecture patterns for integration and governance
majiayu000/claude-skill-registry 163
-
spec-verifier
Verify specification quality and completeness. Use after writing spec.md to ensure it meets standards before task breakdown - checks for clarity, feasibility, testability, and completeness.
majiayu000/claude-skill-registry 163