Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
plan-inline
Create TDD implementation plans directly from inline instructions. Use when you have a feature request, task description, or implementation idea that doesn't need to be added to TODO.md first. Supports codebase exploration and MCP integration.
majiayu000/claude-skill-registry 163
-
testing-quality-standards
majiayu000/claude-skill-registry 163
-
harbor
Harbor framework for agent evaluation. Use when: (1) Running harbor commands (harbor run, harbor tasks check), (2) Creating/validating SkillsBench tasks, (3) Understanding task format or debugging failures.
majiayu000/claude-skill-registry 163
-
symfony:e2e-panther-playwright
Use when symfony e2e panther playwright
majiayu000/claude-skill-registry 163
-
example-helper
Example skill demonstrating Claude Code capabilities. Activates when user mentions "example", "demo", or "template". Shows how to create effective Skills with proper structure. Use when user wants to see skill examples or understand skill creation.
majiayu000/claude-skill-registry 163
-
nginx-proxy
Configure Nginx and Nginx Proxy Manager for reverse proxying, load balancing, SSL/TLS termination, caching, and web serving. Use when setting up web servers, reverse proxies, SSL certificates, or load balancers. Includes Nginx Proxy Manager GUI, Traefik alternative patterns, and security hardening. (project)
majiayu000/claude-skill-registry 163
-
feature-flag-management
majiayu000/claude-skill-registry 163
-
umbraco-health-check
Implement health checks in Umbraco backoffice using official docs
majiayu000/claude-skill-registry 163
-
portfolio_balancer
Daily Permanent Portfolio analysis with allocation drift and rebalancing recommendations
majiayu000/claude-skill-registry 163
-
defining-wpf-dependencyproperty
Defines WPF DependencyProperty with Register, PropertyMetadata, callbacks, and validation. Use when creating custom controls, attached properties, or properties that support data binding and styling.
majiayu000/claude-skill-registry 163
-
convert-c-rust
Convert C code to idiomatic Rust. Use when migrating C projects to Rust, translating C patterns to idiomatic Rust, or refactoring C codebases. Extends meta-convert-dev with C-to-Rust specific patterns covering manual memory management to ownership, pointer safety, type system enhancements, and modernization strategies.
majiayu000/claude-skill-registry 163
-
Time Management
Strategies for effective time management, prioritization, and sustainable productivity for software developers
majiayu000/claude-skill-registry 163
-
config-schema-setup
Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, feature flags, either-or constraints, and client-side protection.
majiayu000/claude-skill-registry 163
-
product-taste-intuition
Build stronger product taste + intuition as a PM by running a Taste Calibration Sprint (benchmark set, product critique notes, intuition→hypothesis log, validation plan, practice loop). Use for “product taste”, “product sense”, “intuition”, “calibrate taste”.
majiayu000/claude-skill-registry 163
-
multi-region-deployment
Plan global load balancing and replication.
majiayu000/claude-skill-registry 163
-
phoenix-context-creator
Create complete Phoenix contexts following best practices including bounded contexts, proper API design, and comprehensive testing. Use when designing new features or refactoring code into contexts.
majiayu000/claude-skill-registry 163
-
react-pwa
majiayu000/claude-skill-registry 163
-
performance-testing
This skill enables Claude to design, execute, and analyze performance tests using the performance-test-suite plugin. It is activated when the user requests load testing, stress testing, spike testing, or endurance testing, and when discussing performance metrics such as response time, throughput, and error rates. It identifies performance bottlenecks related to CPU, memory, database, or network issues. The plugin provides comprehensive reporting, including percentiles, graphs, and recommendations.
majiayu000/claude-skill-registry 163
-
fix-todos
Intelligent TODO resolution with context-aware implementation
majiayu000/claude-skill-registry 163
-
tel-start
启动 Telegram Webhook 服务器(主服务器或项目服务器)
majiayu000/claude-skill-registry 163
-
spawn-builder
빌드/테스트가 필요할 때 builder-agent 활용 가이드
majiayu000/claude-skill-registry 163
-
unit-test-service-layer
Unit tests for service layer with Mockito. Test business logic in isolation by mocking dependencies. Use when validating service behaviors and business logic without database or external services.
majiayu000/claude-skill-registry 163
-
oneplan
OnePlan is a GitHub-native, context-driven engineering workflow using Milestones (tracks), Issues (spec/plan), and Sub-issues (phases/tasks). Use for complex features/bugfixes that need structured planning, resumable execution, parallel tasks, and team coordination.
majiayu000/claude-skill-registry 163
-
Next.js Caching Architecture
The 4 layers of caching (Memoization, Data Cache, Full Route, Router Cache).
majiayu000/claude-skill-registry 163