Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
next
Assess current project state and suggest the most valuable next action. The primary entry point for users who aren't sure what to do. Analyzes context, checks for issues, and recommends specific skills or actions.
majiayu000/claude-skill-registry 163
-
golang-testing
GoLang testing guidelines
majiayu000/claude-skill-registry 163
-
topsail-ci
Suite of tools to fetch TOPSAIL CI logs and artifacts for test troubleshooting
majiayu000/claude-skill-registry 163
-
playwright-testing
Browser automation with Playwright for Python. Recommended for visual testing. (project)
majiayu000/claude-skill-registry 163
-
hubspot-create-deal
Create a new deal in HubSpot CRM. Load when user says 'create deal', 'add deal', 'new deal', 'new opportunity'. Requires name, optional amount, stage, closedate.
majiayu000/claude-skill-registry 163
-
netbox-mcp-testing
This skill should be used when systematically testing the NetBox MCP server after code changes or to validate tool functionality. Provides structured protocol for discovering and testing MCP tools with a live NetBox instance, with emphasis on performance monitoring and comprehensive reporting.
majiayu000/claude-skill-registry 163
-
unit-testing-framework
Write comprehensive unit tests with high coverage using testing frameworks like Jest, pytest, JUnit, or RSpec. Use when writing tests for functions, classes, components, or establishing testing standards.
majiayu000/claude-skill-registry 163
-
openapi-design
Contract-first REST API design with OpenAPI 3.1 specification
majiayu000/claude-skill-registry 163
-
hdwallet-verdaccio-local-publish-pipeline
Publishes hdwallet packages locally to verdaccio and updates them in the web repo. Use when you need to publish hdwallet locally, publish to verdaccio, run the verdaccio publish pipeline, or test hdwallet changes locally.
majiayu000/claude-skill-registry 163
-
oauth-integrations
Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers
and other edge environments. Covers provider-specific quirks, required headers, scope requirements,
and token handling without MSAL.
Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks,
or troubleshooting 403 errors in OAuth flows.
majiayu000/claude-skill-registry 163
-
adaptyv
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.
majiayu000/claude-skill-registry 163
-
stripe-api-integration
Use when working with Stripe API fundamentals, webhooks, authentication, error handling, CLI, or testing. Invoke for webhook implementation, signature verification, API error patterns, idempotency, rate limiting, Stripe CLI usage, or test mode setup.
majiayu000/claude-skill-registry 163
-
dbt-projects-snowflake-setup
Step-by-step setup guide for dbt Projects on Snowflake including prerequisites, external access integration, Git API integration, event table configuration, and automated scheduling. Use this skill when setting up dbt Projects on Snowflake for the first time or troubleshooting setup issues.
majiayu000/claude-skill-registry 163
-
create-skill
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
-
jj-workspace-experiments
Create isolated jj workspaces for testing changes, running experiments in parallel, and exploring alternative implementations. Use when testing breaking changes, comparing different approaches, or running long-running operations without blocking other work. (project)
majiayu000/claude-skill-registry 163
-
agentuity-cli-repl
interactive REPL for testing
majiayu000/claude-skill-registry 163
-
extract-test-failures
Extract and summarize test failures from logs. Use to quickly understand what tests failed and why.
majiayu000/claude-skill-registry 163
-
property-testing-guide
Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.
majiayu000/claude-skill-registry 163
-
test_script_generate
编写用于新华三技术有限公司H3C网络设备自动化测试脚本。支持全库检索、迭代优化策略以及过程文档自动归档。
majiayu000/claude-skill-registry 163
-
deepagents-integration
deepagents framework integration patterns for agent creation, planning, filesystem operations, and subagent orchestration. Current version 0.2.5 with LangGraph 1.0.2+
majiayu000/claude-skill-registry 163
-
Testing Pytest
Your approach to handling testing pytest. Use this skill when working on files where testing pytest comes into play.
majiayu000/claude-skill-registry 163
-
otel-observability
Implement OpenTelemetry-based observability for traces, metrics, and logs. Use for distributed tracing, Prometheus metrics, structured logging, and agent monitoring. Triggers on "OpenTelemetry", "OTEL", "tracing", "metrics", "observability", "Prometheus", "Grafana", "distributed tracing", or when implementing spec/007-observability.md.
majiayu000/claude-skill-registry 163
-
agent-skills-authoring
Create and maintain Agent Skills following the agentskills.io specification for AI agents
majiayu000/claude-skill-registry 163
-
java-testing
Test Java applications - JUnit 5, Mockito, integration testing, TDD patterns
majiayu000/claude-skill-registry 163