Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
manage-run-config
Run configuration handling for persistent command configuration storage
majiayu000/claude-skill-registry 163
-
playwright-page-object-model
Use when creating page objects or refactoring Playwright tests for better maintainability with Page Object Model patterns.
majiayu000/claude-skill-registry 163
-
express
Provides comprehensive guidance for Express.js framework including routing, middleware, request handling, templating, and API development. Use when the user asks about Express, needs to create Express applications, set up routes, implement middleware, or build REST APIs.
majiayu000/claude-skill-registry 163
-
qcsd-ideation-swarm
QCSD Ideation phase swarm for Quality Criteria sessions using HTSM v6.3, Risk Storming, and Testability analysis before development begins. Uses 5-tier browser cascade: Vibium → agent-browser → Playwright+Stealth → WebFetch → WebSearch-fallback.
majiayu000/claude-skill-registry 163
-
android-code-review
Critical Android code review for Payoo Android app. Focuses on high-impact issues - naming conventions, memory leaks, UIState patterns, business logic placement, lifecycle management, and MVI/MVVM pattern violations. Use when reviewing Kotlin files, pull requests, or checking ViewModels, Activities, Fragments, UseCases, and Repositories.
majiayu000/claude-skill-registry 163
-
course-help
Help and navigation for Claude Code Course.
Use when: user asks about the course, lessons, or progress.
Triggers: "help", "course help", "what lessons", "my progress".
majiayu000/claude-skill-registry 163
-
wp-performance-review
WordPress performance code review and optimization analysis. Use when reviewing WordPress PHP code for performance issues, auditing themes/plugins for scalability, optimizing WP_Query, analyzing caching strategies, checking code before launch, or detecting anti-patterns, or when user mentions "performance review", "optimization audit", "slow WordPress", "slow queries", "high-traffic", "scale WordPress", "code review", "timeout", "500 error", "out of memory", or "site won't load". Detects anti-patterns in database queries, hooks, object caching, AJAX, and template loading.
majiayu000/claude-skill-registry 163
-
service-mesh-configurator
Configure Istio/Linkerd traffic and security policies.
majiayu000/claude-skill-registry 163
-
simple-task
Format and validate JSON data structures. Use when you need to pretty-print JSON, validate syntax, or convert between compact and formatted JSON.
majiayu000/claude-skill-registry 163
-
biome-configuration
Use when biome configuration including biome.json setup, schema versions, VCS integration, and project organization.
majiayu000/claude-skill-registry 163
-
macos-spm-app-packaging
Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script, or signing/notarization/appcast steps outside Xcode.
majiayu000/claude-skill-registry 163
-
collaborating-with-codex
Delegates coding tasks to Codex CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
majiayu000/claude-skill-registry 163
-
dotnet-csharp
Build .NET 8+ applications with C#. Covers ASP.NET Core, Minimal APIs, Entity Framework Core, dependency injection, and testing. Use for .NET development, C# programming, and Azure backend services.
majiayu000/claude-skill-registry 163
-
dev-explore
REQUIRED Phase 2 of /dev workflow after dev-brainstorm. This skill should be used when the user asks to 'explore the codebase', 'map architecture', 'find similar features', 'discover test infrastructure', 'trace execution paths', 'identify code patterns', or needs to understand WHERE code lives and HOW it works before implementation. Launches parallel explore agents and returns prioritized key files list.
majiayu000/claude-skill-registry 163
-
crawl4ai
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
majiayu000/claude-skill-registry 163
-
roblox-api-patterns
Provides Roblox-specific API patterns, gotchas, best practices, and platform knowledge. Use when you need to understand Roblox-specific behaviors, services, or common pitfalls.
majiayu000/claude-skill-registry 163
-
lightning
Complete Lightning Network lifecycle. Audits channels, routing, invoices.
Plans capacity, executes rebalancing, verifies payments. Every run does all.
Auto-invoke when: files contain lightning/lnd/bolt11/invoice, imports
lightning packages, references LND_* env vars, channel handlers modified.
majiayu000/claude-skill-registry 163
-
Claude Code Plugin Builder
Creates Claude Code plugins with proper manifest structure, directory layout, and components (commands, agents, skills, hooks, MCP servers). Use when user requests creating plugins, adding slash commands, integrating MCP servers, setting up hooks, migrating Gemini extensions, or mentions "plugin.json", ".claude-plugin", or "marketplace.json". Handles plugin testing, debugging, and marketplace distribution.
majiayu000/claude-skill-registry 163
-
foldseek
Structure similarity search with Foldseek. Use this skill when: (1) Finding similar structures in PDB/AFDB databases, (2) Structural homology search, (3) Database queries by 3D structure, (4) Finding remote homologs not detected by sequence, (5) Clustering structures by similarity.
For sequence similarity, use uniprot BLAST. For structure prediction, use chai or boltz.
majiayu000/claude-skill-registry 163
-
sdk-config-validator
Validates Claude Agent SDK configuration files, environment setup, dependencies, and project structure
majiayu000/claude-skill-registry 163
-
eslint-prettier-husky-config
This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky git hooks, lint-staged pre-commit checks, and GitHub Actions CI lint workflow. Apply when initializing linting, adding code formatting, configuring pre-commit hooks, setting up quality gates, or establishing lint CI checks for Next.js or React projects.
majiayu000/claude-skill-registry 163
-
project-planning
Generate structured planning docs for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs.
Use when: starting new projects, adding major features, or breaking large work into manageable phases.
majiayu000/claude-skill-registry 163
-
checks-phase
Standard Operating Procedure for /fix-ci phase. Fix CI/deployment blockers after PR creation.
majiayu000/claude-skill-registry 163
-
wireframe-prototyping
Create wireframes and interactive prototypes to visualize user interfaces and gather feedback early. Use tools and techniques to communicate design ideas before development.
majiayu000/claude-skill-registry 163