Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
integration-patterns-skill
Shared patterns for Nango actions and syncs - working directory verification, inline schemas, parameter naming, type safety, and registration requirements. Private dependency skill.
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
-
phpunit-runner
Run PHPUnit tests and fix failures using intelligent agent delegation. Use when user requests to:
- Run tests (full suite, specific path, or single file)
- Fix failing tests
- Analyze test failures
- Check test coverage
Delegates to runner agent (haiku) for execution and fixer agent (sonnet) for fixes.
Automatically cycles between run and fix until tests pass or human intervention needed.
majiayu000/claude-skill-registry 163
-
orama-integration
Use when integrating with Orama. Links to official docs for search, indexing, answer engine. (project)
majiayu000/claude-skill-registry 163
-
galahad
how to approach tests, types and coverage
majiayu000/claude-skill-registry 163
-
wikilink-apply
Apply wikilink suggestions to current or specified note. Triggers on "apply wikilinks", "add wikilinks", "wikilink this note".
majiayu000/claude-skill-registry 163
-
testing-trigger
Natural language wrapper for testing commands - automatically triggers /testing:run when users request test execution
majiayu000/claude-skill-registry 163
-
testing-helper
Create comprehensive tests for elizaOS plugins, characters, and actions. Triggers on "create tests", "test elizaOS plugin", or "write agent tests"
majiayu000/claude-skill-registry 163
-
Platform Integration Workflow
Guide for adding new AI platform support (e.g., Gemini, Mistral, Anthropic) to the Chrome extension with strategy pattern and testing requirements
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
-
knowledge-capture
Document business rules, technical patterns, and service interfaces discovered during analysis or implementation. Use when you find reusable patterns, external integrations, domain-specific rules, or API contracts. Always check existing documentation before creating new files. Handles deduplication and proper categorization.
majiayu000/claude-skill-registry 163
-
eslint-config
Use when configuring ESLint - covers flat config, TypeScript integration, and custom rules
majiayu000/claude-skill-registry 163
-
materials-science-specialist
Materials engineering expert covering properties, processing, testing, and applications of materials
majiayu000/claude-skill-registry 163
-
gasp-diagnostics
System diagnostics using GASP (General AI Specialized Process monitor). Use when user asks about Linux system performance, requests system checks, mentions GASP, asks to diagnose hosts, or says things like "check my system" or "what's wrong with [hostname]". Can actively fetch GASP metrics from hosts via HTTP or interpret provided JSON output.
majiayu000/claude-skill-registry 163
-
n8n-preflight-agent
Validates n8n workflow JSON files, tests APIs with real credentials, auto-fixes common issues, and learns new problems. Use when you need to CHECK, VALIDATE, FIX, TEST, PREFLIGHT, or REPAIR n8n workflow JSON files before importing them.
majiayu000/claude-skill-registry 163
-
spec-validation
Validates specification quality for technology-agnosticism, testability, and completeness. Automatically invoked when reviewing specs, checking requirements, or before transitioning from specify to plan phase.
majiayu000/claude-skill-registry 163
-
notion-reader
Read specific Notion pages by ID
majiayu000/claude-skill-registry 163
-
shared-name
A skill with a name that might conflict. Use for testing conflict detection.
majiayu000/claude-skill-registry 163
-
issue-filing
File framework issues after exhausting other approaches. Document complex problems with multiple failed attempts for framework authors. REQUIRES user permission. Use only after checking docs, community-docs, and trying multiple approaches.
majiayu000/claude-skill-registry 163
-
testing-skills-with-subagents
Use after writing a new skill and/or when testing existing skills, creating skill evaluations, or verifying skills work under pressure - applies TDD/RED-GREEN-REFACTOR to skill documentation by running baseline tests, measuring compliance, and closing rationalization loopholes
majiayu000/claude-skill-registry 163
-
api-integration-testing
Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API endpoints end-to-end, (2) verifying HTTP status codes and responses, (3) testing authorization, (4) database integration tests.
majiayu000/claude-skill-registry 163
-
bug-bounty-methodology
Target-agnostic bug bounty hunting methodology with parallel recon, systematic testing workflows, and vulnerability-specific exploitation guidance
majiayu000/claude-skill-registry 163
-
slack-master
Shared resource library for Slack integration skills. DO NOT load directly - provides common references (setup, API docs, error handling, authentication) and scripts used by slack-connect and individual Slack skills.
majiayu000/claude-skill-registry 163
-
read-vs-logs
Reads Vintage Story logs after manual testing by the user.
majiayu000/claude-skill-registry 163