Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
information-architecture
Use when organizing content for digital products, designing navigation systems, restructuring information hierarchies, improving findability, creating taxonomies or metadata schemas, or when users mention information architecture, IA, sitemap, navigation design, content structure, card sorting, tree testing, taxonomy, findability, or need help making information discoverable and usable.
majiayu000/claude-skill-registry 163
-
static-audio-generation
Generate and manage static audio files for Bob The Skull using ElevenLabs TTS. Use when creating greetings, startup messages, error responses, or test audio. Handles generation, naming, directory structure, and cross-repo syncing.
majiayu000/claude-skill-registry 163
-
fastmcp-cloud-deployment
FastMCP Cloud deployment validation, testing, and verification patterns. Use when deploying MCP servers, validating deployments, testing server configurations, checking environment variables, verifying deployment health, tracking deployments, or when user mentions FastMCP Cloud, deployment validation, pre-deployment checks, post-deployment verification, deployment troubleshooting, or deployment lifecycle management.
majiayu000/claude-skill-registry 163
-
jest-react-testing
Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing, and integration testing best practices
majiayu000/claude-skill-registry 163
-
unit-test-generator
Generate pytest unit tests for Python functions and classes with fixtures, parametrization, and edge cases. This skill should be used when creating test coverage for modules, especially during refactoring to ensure functionality is preserved.
majiayu000/claude-skill-registry 163
-
testing-infrastructure
Complete testing infrastructure and patterns for the monorepo. Use this skill when writing tests, setting up test configuration, troubleshooting test failures, or working with the CI pipeline. Covers vitest configuration, Storybook addon-vitest integration, React Testing Library patterns, mock data setup, and the test-suite-runner agent for comprehensive testing.
majiayu000/claude-skill-registry 163
-
xiaohongshu-recruiter
用于在小红书上发布高质量的 AI 相关岗位招聘帖子。包含自动生成极客风格的招聘封面图和详情图,并提供自动化发布脚本。当用户需要发布招聘信息、寻找 Agent 设计师或其他 AI 领域人才时使用。
majiayu000/claude-skill-registry 163
-
nextest-targeted-testing
Use this to run the Rust suite quickly with `cargo nextest`, starting targeted and widening to full CI parity.
majiayu000/claude-skill-registry 163
-
genre-conventions
Diagnose genre problems and generate genre-specific elements. Use when genre promise is unclear, when elements feel misplaced, when secondary genres compete with primary, or when you need genre-specific entropy. Covers all 11 elemental genres from the Writing Excuses framework.
majiayu000/claude-skill-registry 163
-
escape-room-localizer
Adapt escape room games for global markets (English, Korean, Japanese) with cultural considerations, efficient translation workflows, and language-agnostic design strategies. Handles multilingual template creation, cultural adaptation, and localization testing. Use when preparing games for international audiences or implementing multi-language support.
majiayu000/claude-skill-registry 163
-
aap-vault-ssh
Integrate Red Hat Ansible Automation Platform (AAP) with HashiCorp Vault Enterprise for dynamic SSH credential management. Use when: (1) Configuring Vault SSH secrets engine with AppRole auth for AAP, (2) Creating AAP credentials backed by Vault signed SSH certificates, (3) Provisioning infrastructure with Terraform/Ansible for AAP-Vault integration, (4) Setting up multi-tenant credential management, (5) Configuring golden images to trust Vault SSH CA, (6) Implementing credential rotation strategies. Based on HashiCorp validated pattern.
majiayu000/claude-skill-registry 163
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
majiayu000/claude-skill-registry 163
-
qa-bug-reporting
When reporting bugs found during manual testing or QA validation.
majiayu000/claude-skill-registry 163
-
acceptance-test
Execute acceptance testing based on Gherkin scenarios.
Use when: validating implementations, running acceptance tests, verifying features against acceptance criteria.
Keywords: acceptance testing, Gherkin, validation, verify implementation, test execution, 驗收測試, 驗收, 驗證實作.
majiayu000/claude-skill-registry 163
-
worldcrafter-test-generator
Generate comprehensive tests following three-layer pyramid - unit (Vitest), integration (real database), E2E (Playwright). Use when user needs "add tests", "improve coverage", "test [feature]", "write E2E tests", "generate test factory", or mentions testing auth, forms, database, AI features, visualizations, real-time collaboration, performance, accessibility, or import/export. Provides templates and patterns for 80%+ coverage including AI mocking, chart testing, WebSocket testing, and Page Object Models. Do NOT use when building new features (use worldcrafter-feature-builder which includes tests), database-only changes (use worldcrafter-database-setup), or simple routes (use worldcrafter-route-creator).
majiayu000/claude-skill-registry 163
-
supabase-performance-tuning
Optimize Supabase API performance with caching, batching, and connection pooling.
Use when experiencing slow API responses, implementing caching strategies,
or optimizing request throughput for Supabase integrations.
Trigger with phrases like "supabase performance", "optimize supabase",
"supabase latency", "supabase caching", "supabase slow", "supabase batch".
majiayu000/claude-skill-registry 163
-
create-plugin
Create Hamr launcher plugins with proper JSON protocol, testing, and manifest structure
majiayu000/claude-skill-registry 163
-
connector-config
Writes connector_config for segment/journey activations using `tdx connection schema <type>` to discover available fields. Use when configuring activations - always run schema command first to see connector-specific fields.
majiayu000/claude-skill-registry 163
-
startup-review-mining
THE GOLD MINE: Systematic extraction of pain points, feature gaps, switching triggers, and opportunities from ALL review sources (G2, Capterra, TrustRadius, App Store, Play Store, Reddit, Hacker News, Twitter/X, ProductHunt, GitHub Issues, support forums). Goes beyond UI/UX to cover pricing friction, support failures, integration nightmares, and value gaps.
majiayu000/claude-skill-registry 163
-
test-parallelizer
Test Parallelizer - Auto-activating skill for Test Automation.
Triggers on: test parallelizer, test parallelizer
Part of the Test Automation skill category.
majiayu000/claude-skill-registry 163
-
r3f-fundamentals
React Three Fiber core setup, Canvas configuration, scene hierarchy, camera systems, lighting, render loop, and React integration patterns. Use when setting up a new R3F project, configuring the Canvas component, managing scene structure, or understanding the declarative Three.js-in-React paradigm. The foundational skill that all other R3F skills depend on.
majiayu000/claude-skill-registry 163
-
changelog-updater
Update CHANGELOG.md and TEST-CHANGELOG.md with new entries following Keep a Changelog format and token optimization principles. Use when adding changes to the changelog, documenting new features, fixes, or optimizations.
majiayu000/claude-skill-registry 163
-
project-management-specialist
Ability to plan, coordinate, and control projects to achieve defined objectives within agreed scope, time, cost, quality, and risk constraints. Includes defining project plans, managing resources and stakeholders, tracking progress, addressing issues and risks, and adapting delivery in response to change. Applies across technical, organisational, infrastructure, and service contexts and is independent of specific methodologies or tools, with human accountability retained for decisions, governance, and outcomes.
majiayu000/claude-skill-registry 163
-
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