Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
running-smoke-tests
Execute fast smoke tests validating critical functionality after deployment.
Use when performing specialized testing.
Trigger with phrases like "run smoke tests", "quick validation", or "test critical paths".
majiayu000/claude-skill-registry 163
-
regulatory-templates-gate1
Gate 1 sub-skill - performs regulatory compliance analysis and field mapping
from template specifications.
majiayu000/claude-skill-registry 163
-
plugin-packager-subset
Package language-specific subsets of claudefiles
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
-
mypy
mypy - Static type checker for Python with gradual typing, strict mode, Protocol support, and framework integration
majiayu000/claude-skill-registry 163
-
weavr-simulator
Use when testing Weavr integrations in sandbox - simulate deposits, card transactions, KYC/KYB verification, wire transfers, and 2FA challenges
majiayu000/claude-skill-registry 163
-
test-automator
Expert test automation engineer specializing in building robust test frameworks, CI/CD integration, and comprehensive test coverage. Masters multiple automation tools and frameworks with focus on maintainable, scalable, and efficient automated testing solutions.
majiayu000/claude-skill-registry 163
-
workers-testing-secondsky-claude-skills
majiayu000/claude-skill-registry 163
-
mcp-management
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
majiayu000/claude-skill-registry 163
-
Test Pattern Library
Comprehensive library of testing patterns, best practices, and templates for unit, integration, and end-to-end tests across frameworks
majiayu000/claude-skill-registry 163
-
openapi-design
Contract-first REST API design with OpenAPI 3.1 specification
majiayu000/claude-skill-registry 163
-
claude-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 Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
create-feature-folder
Helper for creating timestamped feature directories. Use when creating new feature specs.
majiayu000/claude-skill-registry 163
-
Tour Information Collector
Collects latest tour information and travel insights for a specific destination using Perplexity API
majiayu000/claude-skill-registry 163
-
emit
Use when working on the Miden compiler (`cargo miden`, `cargo-miden`) and its integration test suite, debugging compiler issues or failing tests, or implementing compiler changes and you need to inspect intermediate artifacts. Covers `MIDENC_EMIT` (the environment-variable equivalent of `--emit`) for emitting WAT/HIR/MASM (and related outputs), plus `MIDENC_EMIT_MACRO_EXPAND` for dumping macro-expanded Rust via `cargo expand` for integration-test fixtures.
majiayu000/claude-skill-registry 163
-
continental-philosophy-specialist
Expert in Continental tradition from Kant through phenomenology, existentialism, structuralism, and post-structuralism
majiayu000/claude-skill-registry 163
-
github-sync
Two-way synchronization between SpecWeave specs and GitHub Projects (push & pull by default). Activates ONLY when user asks questions about GitHub integration or needs help configuring GitHub sync. Does NOT activate for slash commands. For syncing, use /sw-github:sync-spec command instead.
majiayu000/claude-skill-registry 163
-
video-director
Creative director for educational video content. Generates scene-by-scene narrative direction specifying character actions, emotions, visual metaphors, and storytelling flow without technical implementation details.
majiayu000/claude-skill-registry 163
-
dart-flutter-mcp
Provides Flutter and Dart development workflows using dart-mcp tools. Triggers when working with .dart files, pubspec.yaml, or when user mentions Flutter, widget, Riverpod, Freezed, or Dart development. MUST BE USED for Flutter project work involving dart_analyzer, dart_run_tests, hot_reload, or IDE MCP tools.
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
-
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
majiayu000/claude-skill-registry 163
-
litefs-testing-philhem-django-litefs-9fdd42c1
majiayu000/claude-skill-registry 163
-
organize-modules
Apply private modules with public re-exports pattern for clean API design. Includes conditional visibility for docs and tests. Use when creating modules, organizing mod.rs files, or before creating commits.
majiayu000/claude-skill-registry 163
-
phpstan-fixer
Analyze existing PHPStan error logs without running analysis. Use when:
- User says "fix the phpstan errors" (after manually running PHPStan)
- User says "what phpstan errors do I have?"
- User points to specific log file
- PHPStan was run outside Claude's context
Delegates to fixer agent (sonnet) to find logs, parse errors, and implement fixes.
Does NOT execute PHPStan - use phpstan-runner for that.
majiayu000/claude-skill-registry 163