Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
seo-snippet-hunter
Formats content to be eligible for featured snippets and SERP features. Creates snippet-optimized content blocks based on best practices. Use PROACTIVELY for question-based content.
majiayu000/claude-skill-registry 163
-
worktree-pr
Manage git worktrees with PR workflow and multi-agent review (Claude + Codex). Use when developing features in isolation with easy rollback.
majiayu000/claude-skill-registry 163
-
spring-boot-web-api
Spring Boot 4 REST API implementation patterns. Use when creating REST controllers, REST endpoints, request validation, exception handlers with ProblemDetail (RFC 9457), API versioning, content negotiation, WebFlux reactive endpoints, HTTP clients with @HttpExchange, JSON serialization with Jackson 3, error handling, or CORS configuration. Covers @RestController patterns, Bean Validation 3.1, global error handling, and declarative HTTP clients.
majiayu000/claude-skill-registry 163
-
kit-builder
Build ClaudeKit Marketing components - skills, agents, commands, workflows. Use when creating new automation, extending marketing capabilities, or understanding kit structure. Includes templates, examples, and init scripts.
majiayu000/claude-skill-registry 163
-
api-design
REST API design best practices. Use when designing APIs, choosing status codes, or creating endpoints.
majiayu000/claude-skill-registry 163
-
openspec-onboard
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
majiayu000/claude-skill-registry 163
-
code-elevation
Transform "vibe coded" prototypes into production-ready, maintainable code through systematic refactoring. Use when code has grown complex, tests are slow, changes affect multiple areas, or a class has multiple responsibilities. Also use when refactoring god classes, improving testability, or applying SOLID principles to existing code.
majiayu000/claude-skill-registry 163
-
salesforce-development
Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd generation packages (2GP). Use when: salesforce, sfdc, apex, lwc, lightning web components.
majiayu000/claude-skill-registry 163
-
zoho_desk-automation
Automate Zoho Desk tasks via Rube MCP (Composio): tickets, contacts, agents, departments, and help desk operations. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
3d-games
3D game development principles. Rendering, shaders, physics, cameras.
majiayu000/claude-skill-registry 163
-
building-threat-hunting-notebooks
majiayu000/claude-skill-registry 163
-
stakeholder-management
Matrices for managing expectations and communication plans.
majiayu000/claude-skill-registry 163
-
discord-bot-architect
Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.
majiayu000/claude-skill-registry 163
-
qa-engineer
Quality assurance specialist - manual testing, test planning
majiayu000/claude-skill-registry 163
-
unit-test
Improves unit test coverage on demand — discovers testing gaps and generates tests that follow project conventions. Requires /optimus:init to have set up test infrastructure first. Conservative — only adds new test files, never refactors existing source code. Supports `deep harness` mode for an automated multi-cycle unit-test + testability-refactor loop with fresh context per phase. Use when test coverage is low, after adding new code that lacks tests, or when you want an automated coverage-improvement harness.
majiayu000/claude-skill-registry 163
-
campaign-structure
Design optimal Facebook/Meta campaign structure for testing including ABO vs CBO, ad set organization, targeting, and budget allocation. Use when setting up new campaigns, planning test structure, or optimizing account architecture.
majiayu000/claude-skill-registry 163
-
frontend-tech-stack
Provides standards for the frontend application technology stack. This skill should be used when setting up new frontend projects or upgrading existing ones with React 19, Vite, and Tailwind v4.
majiayu000/claude-skill-registry 163
-
2d-games
2D game development principles. Sprites, tilemaps, physics, camera.
majiayu000/claude-skill-registry 163
-
nft-standards
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.
majiayu000/claude-skill-registry 163
-
orchardcore-content-fields
Skill for adding and configuring content fields in Orchard Core. Covers every built-in field type with all available settings, editor options, display modes, and migration code patterns.
majiayu000/claude-skill-registry 163
-
php-guide
PHP language guardrails, patterns, and best practices for AI-assisted development.
Use when working with PHP files (.php), composer.json, or when the user mentions PHP.
Provides type declaration patterns, Composer conventions, PSR standards,
and testing guidelines specific to this project's coding standards.
majiayu000/claude-skill-registry 163
-
angular-migration
Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection updates. Use when upgrading AngularJS applications, planning framework migrations, or modernizing legacy Angular code.
majiayu000/claude-skill-registry 163
-
elegant-code
Language-agnostic rulebook for producing, reviewing, and improving elegant code. Use when writing new code, refactoring existing code, reviewing code quality, or when user asks for "elegant", "clean", "maintainable", or "well-structured" code. Applies to any programming language or framework.
majiayu000/claude-skill-registry 163
-
drawio
Create and edit draw.io diagrams in XML format. Use when the user wants to create flowcharts, architecture diagrams, sequence diagrams, or any visual diagrams. Handles XML structure, styling, fonts (Noto Sans JP), arrows, connectors, and PNG export.
majiayu000/claude-skill-registry 163