Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
test-skill
answers with the secret
majiayu000/claude-skill-registry 163
-
tdd-workflow
Test-driven development guidance for Tetris game logic. Use when writing tests, fixing test failures, improving test coverage, or implementing game mechanics. Auto-triggers on phrases like "write a test", "test this function", "improve coverage", "fix failing tests", or "add game logic". Emphasizes Result<T,E> pattern and property-based testing with fast-check.
majiayu000/claude-skill-registry 163
-
github-actions-ci
GitHub Actions CI/CD guide for the dotfiles repository. Use when creating or modifying GitHub Actions workflows, adding CI/CD pipelines, setting up build/test automation, configuring matrix builds, working with artifacts, implementing E2E tests in containers, or troubleshooting workflow issues. Covers workflow patterns, security best practices, caching strategies, and multi-platform testing.
majiayu000/claude-skill-registry 163
-
pal-thinkdeep
Multi-stage deep investigation and reasoning for complex problems using PAL MCP. Use for architecture decisions, complex analysis, performance challenges, or when you need thorough reasoning. Triggers on complex problems requiring deep thought, hypothesis testing, or expert analysis.
majiayu000/claude-skill-registry 163
-
tabletest
Write effective TableTest-style tests for data-driven testing in JUnit using either Java or Kotlin. The table format makes tests more readable, maintainable, and collaborative - treating test data as first-class documentation of system behaviour. Use it when testing the same logic with multiple input/output combinations, when you have 2+ similar test methods differing only in data values, when business rules involve multiple cases/examples, or when adding new test cases should be as simple as adding a table row. Use standard JUnit @Test when testing a single scenario, when test logic differs significantly between cases, when complex setup/teardown varies per test, or when mocking behaviour differs per test case.
majiayu000/claude-skill-registry 163
-
dh-frame
This skill should be used when creating a new Daggerheart campaign, establishing world tone and themes, selecting or building a campaign frame, or reframing an existing adventure. Campaign frames provide pitch, tone, themes, community/ancestry/class guidance, principles, distinctions, inciting incidents, and special mechanics for a particular type of story.
majiayu000/claude-skill-registry 163
-
property-based-test-generator
Generates property-based tests using Hypothesis (Python), fast-check (JavaScript/TypeScript), or QuickCheck (Haskell). Use when user asks to "generate property tests", "create hypothesis tests", "add property-based testing", or "generate fast-check tests".
majiayu000/claude-skill-registry 163
-
symfony:test-doubles-mocking
Create test doubles with PHPUnit mocks and Prophecy for isolated unit testing in Symfony
majiayu000/claude-skill-registry 163
-
code-review-standards
Comprehensive code review standards covering security, quality, performance, testing, and documentation. Includes checklists, common issues, and best practices for thorough code reviews.
majiayu000/claude-skill-registry 163
-
dbt Development
PROACTIVE skill - STOP and invoke BEFORE writing dbt SQL. Validates models against coding conventions for staging, integration, and warehouse layers. Covers naming, SQL structure, field conventions, testing, and documentation. CRITICAL - When about to write .sql files in models/, invoke this skill first, write second. Supports project-specific convention overrides and sqlfluff integration.
majiayu000/claude-skill-registry 163
-
review
GitHub issueの対応内容をレビューし、改善タスクを作成します。専門家エージェント(coding/architecture/testing/document-specialist)によるレビューを実施し、指摘点を元にtmp/todoフォルダにタスクファイルを作成します。
majiayu000/claude-skill-registry 163
-
Keycloak
Expert guidance for Keycloak identity and access management including realm configuration, client setup, user federation, authentication flows, role-based access control, and integration with applications. Use this when setting up authentication, configuring SSO, managing users and roles, or integrating Keycloak with applications.
majiayu000/claude-skill-registry 163
-
language-specialists
Route language-specific engineering work to the right specialist and maintain language playbooks.
majiayu000/claude-skill-registry 163
-
cnf-networking
Configure CNF networking components including netkit BPF-programmable network devices, tcx (Traffic Control eXpress for kernel 6.6+), virtual interfaces, network namespaces, routing, and eBPF program attachment. Use when setting up network topology for eBPF-based CNFs or testing packet processing pipelines.
majiayu000/claude-skill-registry 163
-
cypress-ci-cd
Use when cypress CI/CD integration including parallelization, test recording, and media capture.
majiayu000/claude-skill-registry 163
-
tdd-playbook
Guides strict TDD (red/green/refactor), prioritizing domain unit tests and small steps.
majiayu000/claude-skill-registry 163
-
analyze-ci
Analyze failed GitHub Action jobs for a pull request.
majiayu000/claude-skill-registry 163
-
job-posting-intelligence
Detect when companies are hiring transportation managers as a 90-120 day leading indicator of upcoming RFPs. Use when finding companies about to issue RFPs, analyzing job postings for freight opportunities, or creating outreach campaigns based on hiring signals.
majiayu000/claude-skill-registry 163
-
foundations-market-intelligence
Market analysis and competitive intelligence for startups. Use when analyzing market opportunities, sizing TAM, profiling segments, or mapping competition.
majiayu000/claude-skill-registry 163
-
swift-unit-tests
How to run swift unit tests
majiayu000/claude-skill-registry 163
-
firebase-testing
Guide for testing Firebase Admin SDK with Vitest mocks. Use when writing tests that involve Firebase Auth, Firestore, or Firebase App.
majiayu000/claude-skill-registry 163
-
everhour-integration
Complete Everhour time tracking integration for accessing and managing time entries via REST API
majiayu000/claude-skill-registry 163
-
android-testing
Provides Android testing patterns and templates for JUnit5, MockK, Turbine,
and Compose UI testing. Use when writing tests, implementing TDD, validating
code coverage, or reviewing test quality. Use when user mentions:
테스트, TDD, 단위 테스트, UI 테스트, 커버리지, 목(mock), 테스트 작성,
테스트 템플릿, ViewModel 테스트, UseCase 테스트, Compose 테스트.
majiayu000/claude-skill-registry 163
-
Deploy Light Bot to Staging
Deploy the Light Bot application to the staging server using SSH and Docker Compose.
majiayu000/claude-skill-registry 163