Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
document-guideline
Instructs AI agents on documentation standards for design docs, folder READMEs, source code interfaces, and test cases
majiayu000/claude-skill-registry 163
-
tdd-implement
Implement a feature or fix a bug using strict TDD. Analyzes the requirement, creates tests first, implements minimal code, then refactors. Use for feature requests, bug fixes, or enhancements that need test coverage.
majiayu000/claude-skill-registry 163
-
uv-pytest-unit-testing
Set up and run unit tests for Python uv projects and uv workspaces with pytest. Use when creating or updating pytest configuration in pyproject.toml, installing pytest dev dependencies with uv, running tests in a workspace member package via `uv run --package`, organizing tests with fixtures/markers/parametrize, or troubleshooting test discovery and import failures.
majiayu000/claude-skill-registry 163
-
compositing
majiayu000/claude-skill-registry 163
-
vulnerability-scanner
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
majiayu000/claude-skill-registry 163
-
helm
Helm 包管理
majiayu000/claude-skill-registry 163
-
java-springboot
Get best practices for developing applications with Spring Boot.
majiayu000/claude-skill-registry 163
-
bc-channels
Work with BigCommerce multi-channel — channels, multi-storefront, channel-specific catalog, site routing, and channel management API. Use when building multi-storefront solutions or managing channel-specific content.
majiayu000/claude-skill-registry 163
-
networkx
Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures, analyzing relationships between entities, computing graph algorithms (shortest paths, centrality, clustering), detecting communities, generating synthetic networks, or visualizing network topologies. Applicable to social networks, biological networks, transportation systems, citation networks, and any domain involving pairwise relationships.
majiayu000/claude-skill-registry 163
-
gkg
Semantic code analysis with GitLab Knowledge Graph. Use for go-to-definition, find-usages, impact analysis, architecture visualization. Supports Ruby, Java, Kotlin, Python, TypeScript/JavaScript.
majiayu000/claude-skill-registry 163
-
svelte5-development
Build web applications with Svelte 5 runes, SvelteKit routing, form actions, and component patterns. Use when working with Svelte, SvelteKit, or building reactive web interfaces.
majiayu000/claude-skill-registry 163
-
bmad-wds-figma-integration
Code-to-Figma and Figma-to-code workflows for design review and visual iteration
majiayu000/claude-skill-registry 163
-
unity-mcp
Unity MCP Server 部署指南与 API 使用技巧,包含常见问题排查与解决方案
majiayu000/claude-skill-registry 163
-
Skill Development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
majiayu000/claude-skill-registry 163
-
user-segmentation
Segment users from feedback data based on behavior, JTBD, and needs. Identifies at least 3 distinct user segments. Use when segmenting a user base, analyzing diverse user feedback, or building a segmentation model.
majiayu000/claude-skill-registry 163
-
last30days-lite
Lightweight review of last 30 days activities and accomplishments.
majiayu000/claude-skill-registry 163
-
sequential-thinking
Break down complex problems into a step-by-step chain of thought for better reasoning
majiayu000/claude-skill-registry 163
-
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
majiayu000/claude-skill-registry 163
-
code-patterns
Common code patterns and best practices reference for quick lookup
majiayu000/claude-skill-registry 163
-
my-pull-requests
List my pull requests in the current repository
majiayu000/claude-skill-registry 163
-
stripe-integration
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
majiayu000/claude-skill-registry 163
-
opc-architecture
OPC Architecture Understanding
majiayu000/claude-skill-registry 163
-
mobile-offline-support
Implement offline-first mobile apps with local storage, sync strategies, and conflict resolution. Covers AsyncStorage, Realm, SQLite, and background sync patterns.
majiayu000/claude-skill-registry 163
-
domain-first-architecture-delphi
Use when architecture feels component-based but ownership is split across technical buckets (tables/init/debug), causing god files, duplicate paths, and hidden dependency flow.
majiayu000/claude-skill-registry 163