Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
github-actions-testing
Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses
majiayu000/claude-skill-registry 163
-
outbound-plays
Use to craft channel-specific outreach sequences that tie directly to detected intent signals.
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
-
rust-test-best-practice
Comprehensive guide to Rust automated testing covering unit, integration,
and documentation tests. Includes practical patterns for async testing,
property-based testing with proptest, mocking strategies using traits,
and essential testing tools (cargo-nextest, criterion, tarpaulin).
Emphasizes FIRST principles and CI/CD integration.
Use this when: setting up new Rust projects, establishing testing standards
for teams, improving existing test suites, implementing TDD workflows, or
learning Rust testing ecosystem best practices. Particularly valuable for
projects requiring high reliability and comprehensive test coverage.
majiayu000/claude-skill-registry 163
-
review-ruby-code
Comprehensive Ruby and Rails code review using Sandi Metz rules and SOLID principles. Automatically runs rubycritic and simplecov, analyzes changed files in current branch vs base branch, identifies OOP violations, Rails anti-patterns, security issues, and test coverage gaps. Outputs REVIEW.md with VSCode-compatible file links. Use when reviewing Ruby/Rails code, conducting code reviews, checking for design issues, or when user mentions code review, pull request review, or code quality analysis.
majiayu000/claude-skill-registry 163
-
pytests-farishijazi-dotclaude-4b8e3d79
majiayu000/claude-skill-registry 163
-
ai-social-graphics
Specialized skill for social media graphics and thumbnails. Use when you need Instagram posts, YouTube thumbnails, LinkedIn graphics, Twitter images, or ad creatives. Triggers on: social graphic, Instagram post, YouTube thumbnail, LinkedIn image. Outputs platform-optimized graphics.
majiayu000/claude-skill-registry 163
-
workflows-multicam-qara
majiayu000/claude-skill-registry 163
-
swift-unit-tests
How to run swift unit tests
majiayu000/claude-skill-registry 163
-
jest-testing-patterns
Use when jest testing patterns including unit tests, mocks, spies, snapshots, and assertion techniques for comprehensive test coverage.
majiayu000/claude-skill-registry 163
-
laravel-package-scaffold
Scaffold Laravel packages with ServiceProvider, Facade, Config, and test setup
majiayu000/claude-skill-registry 163
-
complete-test
Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency
majiayu000/claude-skill-registry 163
-
mutation-testing
Test quality validation through mutation testing, assessing test suite effectiveness by introducing code mutations and measuring kill rate. Use when evaluating test quality, identifying weak tests, or proving tests actually catch bugs.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
react-component
React 컴포넌트와 관련 파일들(hook, style, test)을 생성합니다. 사용자가 "컴포넌트 만들어", "새로운 React 컴포넌트", "컴포넌트 생성"과 같은 요청을 할 때 사용합니다.
majiayu000/claude-skill-registry 163
-
svelte-testing
Fix and create Svelte 5 tests with vitest-browser-svelte and Playwright. Use when fixing broken tests, debugging failures, writing unit/SSR/e2e tests, or working with vitest/Playwright.
majiayu000/claude-skill-registry 163
-
boundary-value-analysis
境界値分析と同値分割によるテストケース設計を体系化するスキル。
入力領域の分類、境界値抽出、エッジケース追加、組み合わせ最適化を行い、最小のテスト数で検証精度を高める。
Anchors:
• The Pragmatic Programmer / 適用: テスト設計 / 目的: 実践的改善と品質維持
• Software Testing (Glenford J. Myers) / 適用: 境界値設計 / 目的: 代表値選定の明確化
• Rapid Software Testing (James Bach) / 適用: 探索的テスト / 目的: エッジケースの発見
Trigger:
Use when designing test cases, validating input boundaries, applying equivalence partitioning, or optimizing test coverage.
majiayu000/claude-skill-registry 163
-
spec-pipeline
Explains the required sequence and success signals for each stage.
majiayu000/claude-skill-registry 163
-
vitest-targeted-testing
Use this when adding/fixing UI or smoke tests; prefer targeted Vitest runs first, then widen.
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
-
debugging-protocol
Comprehensive protocol for validating root causes of software issues. Use when you need to systematically debug a complex bug, flaky test, or unknown system behavior by forming hypotheses and validating them with specific tasks.
majiayu000/claude-skill-registry 163
-
orama-integration
Use when integrating with Orama. Links to official docs for search, indexing, answer engine. (project)
majiayu000/claude-skill-registry 163
-
galahad
how to approach tests, types and coverage
majiayu000/claude-skill-registry 163
-
wikilink-apply
Apply wikilink suggestions to current or specified note. Triggers on "apply wikilinks", "add wikilinks", "wikilink this note".
majiayu000/claude-skill-registry 163