Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
fastmcp
majiayu000/claude-skill-registry 163
-
release
Release preparation workflow - security audit → E2E tests → review → changelog → docs
majiayu000/claude-skill-registry 163
-
java-code-review
Systematic code review for Java with null safety, exception handling, concurrency, and performance checks. Use when user says "review code", "check this PR", "code review", or before merging changes.
majiayu000/claude-skill-registry 163
-
ln-721-frontend-restructure
Frontend structure worker: SCAFFOLD new React project or RESTRUCTURE existing monolith to component-based architecture
majiayu000/claude-skill-registry 163
-
model
Model selection strategy and routing. Use when choosing between models for different task types, subagent configurations, or optimizing token cost vs quality tradeoffs.
majiayu000/claude-skill-registry 163
-
ios-hig-design
Design native iOS interfaces following Apple Human Interface Guidelines. Use when the user mentions "iPhone app", "iPad layout", "SwiftUI", "UIKit", "Dynamic Island", "safe areas", or "HIG compliance". Covers navigation patterns, accessibility, SF Symbols, and platform conventions. For general UI polish, see refactoring-ui. For affordance design, see design-everyday-things.
majiayu000/claude-skill-registry 163
-
track-management
Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.
majiayu000/claude-skill-registry 163
-
ln-401-task-executor
Executes implementation tasks (Todo -> In Progress -> To Review). Follows KISS/YAGNI, guides, quality checks. Not for test tasks.
majiayu000/claude-skill-registry 163
-
ln-403-task-rework
Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.
majiayu000/claude-skill-registry 163
-
Stryker Mutation Testing
Stryker mutation testing for assessing test suite quality and effectiveness
majiayu000/claude-skill-registry 163
-
ln-644-dependency-graph-auditor
L3 Worker. Builds dependency graph, detects cycles (DFS), validates boundary rules, calculates coupling metrics (Ca/Ce/I, CCD/NCCD). Adaptive architecture detection.
majiayu000/claude-skill-registry 163
-
corporate-records
Manage corporate records and minute books
majiayu000/claude-skill-registry 163
-
aws-lambda-typescript-integration
Provides AWS Lambda integration patterns for TypeScript with cold start optimization. Use when deploying TypeScript functions to AWS Lambda, choosing between NestJS framework and raw TypeScript approaches, optimizing cold starts, configuring API Gateway or ALB integration, or implementing serverless TypeScript applications. Triggers include "create lambda typescript", "deploy typescript lambda", "nestjs lambda aws", "raw typescript lambda", "aws lambda typescript performance".
majiayu000/claude-skill-registry 163
-
wcag-audit-patterns
Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.
majiayu000/claude-skill-registry 163
-
mix-engineer
Polishes raw Suno audio by processing per-stem WAVs (vocals, backing_vocals, drums, bass, guitar, keyboard, strings, brass, woodwinds, percussion, synth, other) with targeted cleanup, EQ, and compression, then remixing into a polished stereo WAV ready for mastering. Use after audio import and before mastering.
majiayu000/claude-skill-registry 163
-
projection-patterns
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
majiayu000/claude-skill-registry 163
-
spring-boot-dependency-injection
Provides dependency injection patterns for Spring Boot projects covering constructor-first patterns, optional collaborator handling, bean selection, and validation practices. Use when configuring beans, wiring dependencies, or troubleshooting injection issues.
majiayu000/claude-skill-registry 163
-
ln-740-quality-setup
Coordinates linters, pre-commit hooks, and test infrastructure setup
majiayu000/claude-skill-registry 163
-
vibe-workflow
Complete 5-step workflow to build an MVP from idea to launch. Use when the user wants to start a new project from scratch, go through the full workflow, or says "help me build an MVP", "start new project", or "vibe coding workflow".
majiayu000/claude-skill-registry 163
-
first-order-odes
Problem-solving strategies for first order odes in odes pdes
majiayu000/claude-skill-registry 163
-
rust-async-patterns
Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.
majiayu000/claude-skill-registry 163
-
album-ideas
Tracks and manages album ideas including brainstorming, planning, and status updates. Use when the user wants to add, review, or organize their album idea backlog.
majiayu000/claude-skill-registry 163
-
index-at-creation
Index at Creation Time
majiayu000/claude-skill-registry 163
-
dependency-upgrade
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
majiayu000/claude-skill-registry 163