Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nondominium-holochain-tryorama-testing
Specialized skill for testing nondominium Holochain applications with Tryorama, providing comprehensive test patterns, agent simulation workflows, performance testing, and multi-agent scenario testing. Use when writing Tryorama tests, debugging zome interactions, or validating Holochain DNA functionality.
majiayu000/claude-skill-registry 163
-
sentry-hello-world
Execute capture your first error with Sentry and verify it appears in the dashboard.
Use when testing Sentry integration or verifying error capture works.
Trigger with phrases like "test sentry", "sentry hello world",
"verify sentry", "first sentry error".
majiayu000/claude-skill-registry 163
-
json-content-management
JSON-driven content architecture for services, programmes, FAQs, testimonials, and policies with TypeScript interfaces and locale-aware data fetching. Use when defining content schemas, creating data utilities, adding new content types, or fetching localized business data.
majiayu000/claude-skill-registry 163
-
custom-plugin-flutter-skill-accessibility
majiayu000/claude-skill-registry 163
-
vanilla-rails-testing
Use when writing Rails tests - enforces fixtures-only, integration-style controller tests, Current context setup, simple naming, and Minitest syntax
majiayu000/claude-skill-registry 163
-
aws-cloudfront-cdn
Distribute content globally using CloudFront with caching, security headers, WAF integration, and origin configuration. Use for low-latency content delivery.
majiayu000/claude-skill-registry 163
-
cloudflare-workflows
Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent,
Vitest testing, and runs for hours to days with automatic retries and state persistence.
Use when: creating long-running workflows, implementing retry logic, building event-driven processes,
testing workflows with cloudflare:test, coordinating API calls, or troubleshooting NonRetryableError,
I/O context errors, serialization failures.
Keywords: cloudflare workflows, workflows workers, durable execution, workflow step,
WorkflowEntrypoint, step.do, step.sleep, workflow retries, NonRetryableError,
workflow state, wrangler workflows, workflow events, long-running tasks, step.sleepUntil,
step.waitForEvent, workflow bindings, vitest testing, cloudflare:test, introspectWorkflowInstance
majiayu000/claude-skill-registry 163
-
plan-guideline
Create comprehensive implementation plans with detailed file-level changes and test strategies
majiayu000/claude-skill-registry 163
-
acceptance-criteria-verification
Use after implementing features - verifies each acceptance criterion with structured testing and posts verification reports to the GitHub issue
majiayu000/claude-skill-registry 163
-
foss-license-advisor
Expert assistant in free and open-source licenses (FOSS). Helps users choose the most suitable free/open license for their creations through a guided questionnaire. Use when user asks about open-source licensing, GPL, MIT, Apache, Creative Commons, copyleft, permissive licenses, or wants to make their project open-source. Covers software licenses, Creative Commons for creative works, and region-specific licenses like CeCILL. Responds in the user's language.
majiayu000/claude-skill-registry 163
-
mcp-gateway-patterns
MCP Gateway design patterns for Agent Gateway, Subprocess, and Daemon isolation. Use when designing MCP integrations.
majiayu000/claude-skill-registry 163
-
Ruby RSpec TDD Implementer
Expert in Test-Driven Development using Ruby and RSpec framework
majiayu000/claude-skill-registry 163
-
rust-backend-testing
Guides Rust backend test development with testcontainers, mockall, and axum-test. Use when writing integration tests, mocking dependencies, testing HTTP handlers, or setting up test infrastructure for Axum/SQLx projects.
majiayu000/claude-skill-registry 163
-
systemd-units
Create and harden systemd service unit files following modern best practices. Use when writing new systemd units for web applications, background workers, or daemons, or when hardening existing services with security sandboxing and isolation features. Covers service types, dependencies, restart policies, security options, and filesystem restrictions.
majiayu000/claude-skill-registry 163
-
openspec-propose
Use when adding features, changing behavior, or modifying architecture. Creates change proposal with specs and tasks. ALWAYS ask for approval before proceeding to implementation. Do NOT use for bug fixes or trivial changes.
majiayu000/claude-skill-registry 163
-
analyzing-test-coverage
Creates and analyzes tests using Vitest and MSW patterns. Generates test builders, mocks repositories, and configures integration tests. Triggers on: write tests, test coverage, Vitest, MSW mock, vi.fn, vi.mock, unit test, integration test, test builder, mock setup, test failure.
majiayu000/claude-skill-registry 163
-
create-use-case
Create a new business use case (Request + UseCase + Test) following TDD workflow. Use when user asks to implement new business logic, domain operations, or create commands/queries. Always follow Red-Green-Refactor cycle.
majiayu000/claude-skill-registry 163
-
test-file-management
Permanent vs temporary test organization and immutable contract philosophy. Use when creating, modifying, or reviewing tests.
majiayu000/claude-skill-registry 163
-
qa-testing-strategy
Test strategy, QA patterns, and automation practices across unit, integration, E2E, performance, BDD, and security testing with modern frameworks (Jest, Vitest, Playwright, k6, Cucumber).
majiayu000/claude-skill-registry 163
-
write-test
테스트 코드 작성 및 실행. Use when (1) "테스트 작성해줘",
(2) "테스트 실행해줘", (3) 테스트 커버리지 확인.
⚠️ QA 테스트 요청은 별도 스킬 사용:
- Slack 알림 전송 → request-test
majiayu000/claude-skill-registry 163
-
typescript-test
Provides Vitest-based TypeScript testing expertise and best practices. Ensures proper test structure, mocking strategies, async handling patterns, and coverage optimization. Specializes in unit testing, integration testing, test organization with describe/it blocks, vi.mock patterns, snapshot testing, and testing library integration for UI components.
Use when: writing TypeScript test files (.spec.ts, .test.ts), structuring tests with describe/it/test blocks, implementing mocks with vi.mock/vi.spyOn, testing async code with async/await or promises, creating test fixtures and helpers, implementing snapshot tests, testing React components with Testing Library, measuring and improving code coverage, or configuring Vitest for TypeScript projects.
majiayu000/claude-skill-registry 163
-
laravel-dusk
Laravel Dusk - Browser automation and testing API for Laravel applications. Use when writing browser tests, automating UI testing, testing JavaScript interactions, or implementing end-to-end tests in Laravel.
majiayu000/claude-skill-registry 163
-
tdd-pytest
Python/pytest TDD specialist for test-driven development workflows. Use when writing tests, auditing test quality, running pytest, or generating test reports. Integrates with uv and pyproject.toml configuration.
majiayu000/claude-skill-registry 163
-
mock-server
Create and manage mock API servers for development and testing.
majiayu000/claude-skill-registry 163