Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
plan-guideline
Create comprehensive implementation plans with detailed file-level changes and test strategies
majiayu000/claude-skill-registry 163
-
rust-test-best-practice
Comprehensive guide to Rust automated testing covering unit, integration,
and documentation tests. Includes practical patterns for async testing,
property-based testing with proptest, mocking strategies using traits,
and essential testing tools (cargo-nextest, criterion, tarpaulin).
Emphasizes FIRST principles and CI/CD integration.
Use this when: setting up new Rust projects, establishing testing standards
for teams, improving existing test suites, implementing TDD workflows, or
learning Rust testing ecosystem best practices. Particularly valuable for
projects requiring high reliability and comprehensive test coverage.
majiayu000/claude-skill-registry 163
-
testing-agent
Testing and quality validation for Flutter code.
USE WHEN: creating tests, verifying coverage, running E2E tests,
validating code quality, checking test coverage thresholds.
Minimum coverage: 80% overall, 95% services, 70% widgets.
Examples:
<example>
Context: The user implemented a new feature.
user: "I've just implemented the new itinerary creation service"
assistant: "I'll use testing-agent to generate comprehensive tests and ensure quality."
<commentary>New code needs testing - use testing-agent.</commentary>
</example>
<example>
Context: The user wants to run E2E tests.
user: "Run the E2E tests to validate the login flow"
assistant: "I'll use testing-agent to execute E2E tests with MCP Chrome DevTools."
<commentary>E2E testing is a testing-agent responsibility.</commentary>
</example>
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
-
workflows-multicam-qara-multicam-qara
majiayu000/claude-skill-registry 163
-
testing-gh-skills
SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrator for 80 tests across 6 skill groups.
majiayu000/claude-skill-registry 163
-
commissioning-reports
Building commissioning workflows including MBCx procedures, testing protocols, report generation, and energy conservation measure verification following ASHRAE Guideline 0 and NEBB standards
majiayu000/claude-skill-registry 163
-
http-client-config
Http Client Config - Auto-activating skill for API Integration.
Triggers on: http client config, http client config
Part of the API Integration skill category.
majiayu000/claude-skill-registry 163
-
testing-and-debugging
Diagnose and debug issues in the vehicle insurance data analysis platform. Use when user encounters errors, data not refreshing, filters not working, charts not displaying, API failures, or performance issues. Provides quick diagnostic checklists and proven troubleshooting steps specific to this Vue 3 + Flask + Pandas stack.
majiayu000/claude-skill-registry 163
-
apps
Third-party application installation for Bazzite. CoolerControl, DisplayLink,
JetBrains Toolbox, OpenRazer, tablet drivers, scrcpy, and more. Use when users
need to install hardware-specific or specialized applications.
majiayu000/claude-skill-registry 163
-
infra-tester
Test infrastructure configurations and deployments - security scanning with
Checkov/tfsec, cost estimation analysis, pre-deployment validation, post-
deployment verification, integration testing, generates comprehensive test
reports with pass/fail status, identifies vulnerabilities and compliance
issues, tracks test history for trend analysis.
majiayu000/claude-skill-registry 163
-
version-1-9-2-gama-platform-gama-platform-github
majiayu000/claude-skill-registry 163
-
new-agent
Create a new AI agent from template. Use when adding a new agent to the cluster, starting a new monitoring or automation project.
majiayu000/claude-skill-registry 163
-
monet
Landing page component registry integration for searching, browsing, and pulling pre-built React/TypeScript components from the monet MCP server. Use this skill when users want to (1) search for UI components (hero sections, pricing tables, testimonials, etc.), (2) pull/add components to their project, (3) browse available component categories, (4) get component details or code, or (5) explore the component registry statistics.
majiayu000/claude-skill-registry 163
-
BetterAuth Integration
Handles user authentication, profile management, and personalized features using BetterAuth for the Physical AI & Humanoid Robotics textbook.
majiayu000/claude-skill-registry 163
-
spec-verifier
Verify specification quality and completeness. Use after writing spec.md to ensure it meets standards before task breakdown - checks for clarity, feasibility, testability, and completeness.
majiayu000/claude-skill-registry 163
-
enterprise-patterns
Apply enterprise architecture patterns for integration and governance
majiayu000/claude-skill-registry 163
-
code-testing
Generate and run unit and integration tests using pytest (Python) or Jest (JavaScript) with fixtures, mocks, and async support. Use for test-driven development, code review validation, coverage verification, and regression testing. Target 80%+ code coverage. Supports pytest markers, Jest snapshots, and CI/CD integration. Triggers on "test", "TDD", "unit test", "integration test", "test coverage", "pytest", "jest".
majiayu000/claude-skill-registry 163
-
python-json-parsing
Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.
majiayu000/claude-skill-registry 163
-
agent-capabilities
Comprehensive documentation of Claude's capabilities for visual regression testing, CI/CD integration, and quality assurance automation. Use when setting up testing infrastructure, implementing visual regression, or understanding agent testing capabilities. (project)
majiayu000/claude-skill-registry 163
-
tdd-playwright
Playwright 기반 TDD 개발을 지원합니다. 테스트 작성, 실행, 디버깅을 자동화하고 테스트가 통과할 때까지 반복 개발합니다. 사용자가 "TDD로 개발", "Playwright 테스트 작성", "테스트 통과시켜"와 같은 요청을 할 때 사용합니다.
majiayu000/claude-skill-registry 163
-
performance-engineer
Expert performance engineer specializing in system optimization, bottleneck identification, and scalability engineering. Masters performance testing, profiling, and tuning across applications, databases, and infrastructure with focus on achieving optimal response times and resource efficiency.
majiayu000/claude-skill-registry 163
-
track-meeting
Create and manage structured meeting notes with automatic action item extraction and governance integration. Use when user mentions "meeting notes", "record meeting", "create meeting", "會議記錄", "standup", "retrospective", "planning", or any meeting-related keywords.
majiayu000/claude-skill-registry 163
-
test-quality-analysis
Detect test smells, overmocking, flaky tests, and coverage issues. Analyze test effectiveness, maintainability, and reliability. Use when reviewing tests or improving test quality.
majiayu000/claude-skill-registry 163