Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
backend-bugfix
This skill should be used when the user asks to "debug backend tests", "fix pytest failures", "analyze Python errors", "fix FastAPI bugs", or mentions keywords like "pytest", "IntegrityError", "ValidationError", "SQLAlchemy", "FastAPI". It provides the complete bugfix workflow knowledge including error classification, confidence scoring, and TDD best practices for Python/FastAPI backends.
majiayu000/claude-skill-registry 163
-
tg-testing
Testing patterns and organization for the World of Darkness Django application. Use when writing tests, locating test files, running test commands, or understanding test structure. Triggers on test creation, test execution, test debugging, or pytest/Django unittest work.
majiayu000/claude-skill-registry 163
-
Physical AI Expert
Provides specialized knowledge and content creation for Physical AI and Humanoid Robotics topics with focus on accuracy and peer-reviewed sources.
majiayu000/claude-skill-registry 163
-
qa-test-management
Automatic QA test lifecycle management, naming conventions, and directory structure. Use when creating, organizing, or tracking QA tests to ensure proper naming, directory structure, and status transitions.
majiayu000/claude-skill-registry 163
-
phase2-5-autonomous
Phase 2-5 autonomous execution guidance - Activate when Claude needs to decide technical choices during implementation/testing/review/release phases
majiayu000/claude-skill-registry 163
-
accept-interfaces-return-structs
Core pattern for flexible, testable Go APIs
majiayu000/claude-skill-registry 163
-
rbac-policy-tester
Creates comprehensive permission tests ensuring RBAC doesn't regress with test matrices, CI gating, and authorization coverage. Use for "RBAC testing", "permission tests", "authorization testing", or "access control tests".
majiayu000/claude-skill-registry 163
-
circuit-breaker-setup
Circuit Breaker Setup - Auto-activating skill for API Integration.
Triggers on: circuit breaker setup, circuit breaker setup
Part of the API Integration skill category.
majiayu000/claude-skill-registry 163
-
ability-generator
Generates a structured skill template based on provided specifications.
majiayu000/claude-skill-registry 163
-
mcp-config
Configure MCP servers including Context7 and Playwright. Use when the user asks about MCP configuration, setting up Context7, configuring Playwright MCP, or managing MCP servers for this project.
majiayu000/claude-skill-registry 163
-
accessibility-testing
WCAG 2.2 compliance testing, screen reader validation, and inclusive design verification. Use when ensuring legal compliance (ADA, Section 508), testing for disabilities, or building accessible applications for 1 billion disabled users globally.
majiayu000/claude-skill-registry 163
-
mock-data
Generate realistic mock data for testing using factories, fixtures, and Faker.js. Use when seeding test databases, creating test fixtures, or mocking API responses.
majiayu000/claude-skill-registry 163
-
moai-foundation-specs
SPEC document management - lifecycle, versioning, approval workflows, 50+ references, SPEC-first TDD integration
majiayu000/claude-skill-registry 163
-
update-publications
Updates the Monarch Initiative publications page with latest data from Google Scholar. Use this when the user asks to update publications, refresh citation metrics, or add new papers to the publications page.
majiayu000/claude-skill-registry 163
-
language-detection-expert
Hybrid language detection algorithm for Vigil Guard v2.0.0. Use for language-detector Flask API, entity-based hints, Polish PESEL/NIP detection, 3-branch pipeline integration, accuracy troubleshooting, and langdetect integration.
majiayu000/claude-skill-registry 163
-
playwright-bdd-analyzer
Playwright-BDD/Cucumberテストの品質分析スキル。
以下の場合に使用:
(1) .featureファイルのレビュー・品質チェック時
(2) ステップ定義の再利用性分析時
(3) シナリオ網羅性の確認時
(4) E2Eテスト実行結果の分析時
(5) テストの保守性評価時
majiayu000/claude-skill-registry 163
-
react-components-patterns
Comprehensive guide to React component patterns used in the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers functional components with hooks, composition patterns, state management, props flow, and error handling strategies essential for building maintainable React applications.
Learn how to create reusable, testable components following React best practices while avoiding common antipatterns like prop drilling, unnecessary class components, and improper state management. The skill emphasizes composition over inheritance, unidirectional data flow, and separation of concerns.
Real-world examples are taken directly from the project codebase, including CLearningSystem, BashLearningSystem, Breadcrumb, AreaCard, and FlashcardModal components. Each pattern is demonstrated with production code showing how architectural decisions were implemented in a 5,500+ line React application with 17 components.
Key topics include functional components (vs class components), React Hooks (useState, useEffect, custom hooks), component composition strategies, props vs Context API decision-making, controlled components for forms, error boundaries for resilience, and testing patterns with Vitest and Testing Library.
This skill is essential for understanding the system's component architecture, contributing new features, refactoring duplicated code (current 25% duplication target: <10%), and maintaining consistency across the 227-module educational platform. Includes troubleshooting guides for common React issues encountered during development.
majiayu000/claude-skill-registry 163
-
Council
Multi-agent debate system. USE WHEN council, debate, perspectives, agents discuss. SkillSearch('council') for docs.
majiayu000/claude-skill-registry 163
-
technical-research
Technical spike and research investigation specialist. Use when exploring options for a technical decision, conducting timeboxed investigations, or evaluating technology choices.
majiayu000/claude-skill-registry 163
-
multi-site-theming
Use when implementing per-site themes, white-labeling, or brand override systems. Covers tenant-specific branding, theme inheritance, CSS variable hierarchies, and dynamic theme switching for multi-site CMS architectures.
majiayu000/claude-skill-registry 163
-
testing-assistant
Activates when user needs help writing tests, understanding testing patterns, or improving test coverage. Triggers on "write tests", "add unit tests", "test this function", "improve coverage", "mock this", "testing strategy", or questions about Jest, pytest, testing frameworks.
majiayu000/claude-skill-registry 163
-
test-scenario-framework
Define and run end-to-end test scenarios for medical residency scheduling. Use when validating complex scheduling logic, testing edge cases, verifying ACGME compliance under stress, or running regression scenarios. Includes 20+ pre-built scenarios covering N-1 failures, multi-swap operations, holiday conflicts, and moonlighting.
majiayu000/claude-skill-registry 163
-
defining-form-specs
Defines form field specifications including validation rules, error states, and submission behavior. Updates the "フォーム仕様" section in screen spec.md.
majiayu000/claude-skill-registry 163
-
memory-contract
Unified Memory Contract for Flowbaby integration. Defines when and how to retrieve and store memory. Load at session start - memory is core to agent reasoning, not optional.
majiayu000/claude-skill-registry 163