Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
thread-dump-analyzer
Thread Dump Analyzer - Auto-activating skill for Performance Testing.
Triggers on: thread dump analyzer, thread dump analyzer
Part of the Performance Testing skill category.
majiayu000/claude-skill-registry 163
-
discovery-specialist
Contact discovery specialist - handles contact classification, email verification, GDPR compliance, and opportunity enrichment.
majiayu000/claude-skill-registry 163
-
query-patterns
Implement TanStack Query (React Query) patterns for data fetching, caching, mutations, and optimistic updates. Use when setting up API integration or data fetching strategies.
majiayu000/claude-skill-registry 163
-
keycloak-auth
Configure cookie-based OIDC authentication with Keycloak for affolterNET.Web.Bff. Use when setting up login/logout, token refresh, or Keycloak integration.
majiayu000/claude-skill-registry 163
-
lunar-missions-expert
Specialized skill for tracking lunar mission timelines, manifests, and mission status within the LORS framework.
majiayu000/claude-skill-registry 163
-
closed-loop-community-playbook
Processes for routing community insights/actions and communicating outcomes back to members.
majiayu000/claude-skill-registry 163
-
fhir-generator
FHIR R4 resource generation and validation for healthcare interoperability. Converts medical data into FHIR-compliant JSON resources (Patient, Observation, MedicationRequest, Condition, etc.). Use when creating FHIR resources, validating healthcare data structures, or preparing data for EHR integration.
majiayu000/claude-skill-registry 163
-
coverage-report-analyzer
Coverage Report Analyzer - Auto-activating skill for Test Automation.
Triggers on: coverage report analyzer, coverage report analyzer
Part of the Test Automation skill category.
majiayu000/claude-skill-registry 163
-
response-transformer
Response Transformer - Auto-activating skill for API Integration.
Triggers on: response transformer, response transformer
Part of the API Integration skill category.
majiayu000/claude-skill-registry 163
-
e2e-test-optimizer
Optimizes Playwright E2E tests by removing waitForTimeout anti-patterns, implementing smart waits, and enabling test sharding for parallel execution. Use when tests timeout, CI execution exceeds limits, or test reliability issues occur.
majiayu000/claude-skill-registry 163
-
validate-coverage-threshold
Validate test coverage meets minimum thresholds (default 80% overall, 80% statements, 75% branches, 80% functions). Parses coverage reports from coverage/coverage-summary.json or test output. Returns pass/fail status with detailed metrics and identifies uncovered files.
majiayu000/claude-skill-registry 163
-
setup-playwright
Configure Playwright for E2E testing. Use when setting up end-to-end tests, when no E2E framework is detected, or when the user asks to configure browser testing.
majiayu000/claude-skill-registry 163
-
speckit-validator
Validates specification completeness and quality by checking for mandatory sections, [NEEDS CLARIFICATION] markers, testable criteria, and clear scope boundaries. Ensures specifications are ready for architecture and implementation phases.
majiayu000/claude-skill-registry 163
-
background-jobs-designer
Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent execution, and monitoring hooks. Use when implementing "background jobs", "task queues", "async processing", or "job workers".
majiayu000/claude-skill-registry 163
-
verify-and-coverage
仕様を実行可能テスト(verify.md)に変換し、カバレッジを分析するワークフロー。Runme.dev形式でE2E/統合テストを記述。
使用タイミング:
(1) 仕様書(spec.md等)から実行可能なテストドキュメントを作成したい場合
(2) テストカバレッジを分析・可視化したい場合
(3) 「verify.md作成」「カバレッジチェック」「テスト文書化」リクエスト
使用しない場合: ユニットテストのみ必要な場合、既存テストフレームワークで十分な場合
majiayu000/claude-skill-registry 163
-
flutter-riverpod-expert
Expert knowledge in Flutter Riverpod state management (2025 best practices). Use when working with Riverpod, Flutter state management, AsyncNotifier, provider types, code generation with riverpod_generator, state synchronization, or when the user mentions data fetching, mutations, reactive state, performance optimization, or testing in Flutter apps. Covers AsyncNotifierProvider patterns, repository architecture, autoDispose, family providers, and common anti-patterns to avoid.
majiayu000/claude-skill-registry 163
-
hdwallet-verdaccio-local-publish-pipeline
Publishes hdwallet packages locally to verdaccio and updates them in the web repo. Use when you need to publish hdwallet locally, publish to verdaccio, run the verdaccio publish pipeline, or test hdwallet changes locally.
majiayu000/claude-skill-registry 163
-
using-vertical-tdd
OpenSpec駆動の垂直TDDスケルトン戦略。提案作成・技術検証・設計・実装・アーカイブの全ライフサイクルをサポート。
使用タイミング:
(1) OpenSpecスラッシュコマンド実行時(`OpenSpec: Propose`, `OpenSpec: Apply`, `OpenSpec: Archive`)
(2) 新機能開発の開始時(「新機能を追加」「〜を実装」リクエスト、OpenSpec提案がまだ存在しない場合)
(3) 提案の修正・継続(openspec/changes/配下にファイルが存在、「提案を修正」「設計を見直し」リクエスト)
(4) 実装の再開(tasks.mdに未完了タスクがある、「実装を続ける」「次のステップ」リクエスト)
(5) 技術検証が必要(design.md作成前、複数技術選択肢がある、「技術検証」「ライブラリ調査」リクエスト)
使用しない場合: バグ修正、タイポ修正、ドキュメント更新のみ、設定ファイル変更のみ
majiayu000/claude-skill-registry 163
-
startup-idea-validation
Systematic 9-dimension validation machine for testing ideas before building. Covers problem severity, market sizing, timing, competitive moats, unit economics, founder-market fit, technical feasibility, GTM clarity, and risk profile. Makes GO/NO-GO decisions based on evidence, not assumptions.
majiayu000/claude-skill-registry 163
-
plan-validate-execute-template-djankies-claude-configs
majiayu000/claude-skill-registry 163
-
skills-scaffolding
Guide for creating effective Claude Code skills. This skill should be used when users 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
-
energyplus-assistant
Use this skill when analyzing EnergyPlus IDF building energy models, including QA/QC validation, HVAC topology analysis, ECM testing, or running simulations. Supports fast validation without Docker (direct parsing) and comprehensive analysis with MCP tools when needed. Handles Windows path formats, environment detection, and intelligent method selection. (project)
majiayu000/claude-skill-registry 163
-
retry-logic-helper
Retry Logic Helper - Auto-activating skill for API Integration.
Triggers on: retry logic helper, retry logic helper
Part of the API Integration skill category.
majiayu000/claude-skill-registry 163
-
test-architecture
テストアーキテクチャ自律適用Skill。ADR_020レイヤー×テストタイプ分離方式・命名規則・参照関係原則・新規テストプロジェクト作成チェックリスト適用。unit-test/integration-test Agent作業時・新規テストプロジェクト作成時に使用。
majiayu000/claude-skill-registry 163