Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-formatter-installer
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team. Generates config files, npm scripts, editor settings recommendations, and CI integration suggestions. Use when users request "setup prettier", "add eslint", "configure code formatting", or "enforce code style".
majiayu000/claude-skill-registry 163
-
detecting-dead-code
Identifies unreachable functions, unused variables, and abandoned code in binary programs. Use when optimizing binary size, analyzing code coverage, or investigating abandoned functionality.
majiayu000/claude-skill-registry 163
-
grpc-service-development
Build high-performance gRPC services with Protocol Buffers, bidirectional streaming, and microservice communication. Use when building gRPC servers, defining service contracts, or implementing inter-service communication.
majiayu000/claude-skill-registry 163
-
ethics-and-moral-philosophy-expert
Comprehensive ethics expert covering virtue ethics, deontology, consequentialism, and applied ethical dilemmas
majiayu000/claude-skill-registry 163
-
tmux-test
Test klaude-code interactively using tmux with synchronous task completion. Use when testing UI features, verifying changes, or debugging interactive behavior. Eliminates polling/sleep by using KLAUDE_TEST_SIGNAL for precise synchronization.
majiayu000/claude-skill-registry 163
-
python-performance-patterns
Low-risk Python performance optimization patterns with verified speedups
majiayu000/claude-skill-registry 163
-
bmad-observability-readiness
Establishes instrumentation, monitoring, and alerting foundations.
majiayu000/claude-skill-registry 163
-
cui-java-core
Core Java development standards for CUI projects including coding patterns, null safety, Lombok, modern features, and logging
majiayu000/claude-skill-registry 163
-
dap-protocol-guide
Comprehensive guide for working with Debug Adapter Protocol in AIDB
majiayu000/claude-skill-registry 163
-
skill-recommender
Analyzes codebases and conversation context to recommend relevant existing skills and suggest valuable custom skills to create. Use when exploring a project for the first time, when asked what skills would be useful, or when seeking to optimize workflow for a specific codebase.
majiayu000/claude-skill-registry 163
-
azure-devops-rest-api
Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the vsts-rest-api-specs repository.
majiayu000/claude-skill-registry 163
-
boardkit-architecture
Boardkit monorepo architecture: package boundaries, module system, registries, stores.
Use when planning refactors, adding features, or understanding system boundaries.
majiayu000/claude-skill-registry 163
-
otel-demo-architecture
OpenTelemetry Demo system architecture reference for debugging service dependencies, port conflicts, memory issues, telemetry gaps, and performance problems. Use when analyzing failures, understanding service topology, troubleshooting communication issues, or investigating system bottlenecks in the OTel demo environment.
majiayu000/claude-skill-registry 163
-
unslopify
Tactical code cleanup focusing on type strictness, single responsibility, fail-fast patterns, and DRY. Detects sloppy code, workarounds, silent failures, god classes, and duplication. Use for quick code quality checks before committing or during code review.
majiayu000/claude-skill-registry 163
-
phoenix-routing
Define routes and URL helpers in Phoenix applications including resources, scopes, pipelines, and verified routes
majiayu000/claude-skill-registry 163
-
mcp-server-developer
Build, harden, document, and ship MCP servers to Claude standards with FastMCP 2.13+ architecture, disciplined tooling, and release-ready workflows.
majiayu000/claude-skill-registry 163
-
Update Linear Post-Job
Three-step Linear update protocol after job completion - update child issue, check parent completion, update parent if all children done
majiayu000/claude-skill-registry 163
-
flutter-std
Build and debug Flutter/Dart apps with Riverpod (codegen), Freezed, and GoRouter. Use when implementing Flutter features, running apps, hot reload/restart, or debugging UI.
majiayu000/claude-skill-registry 163
-
ginx-skill
Develop HTTP APIs, middleware, error codes, and i18n strings using the ginx framework conventions. Use when creating or modifying APIs in apis/, defining error codes, adding i18n strings, or when the user asks to follow project conventions for HTTP endpoints, routes, middleware, or error handling.
majiayu000/claude-skill-registry 163
-
world-operator
Provides comprehensive context about the Codako game engine's world operator, actor/character/rule types, stage helpers, and simulation logic. Use when modifying world-operator.ts, stage-helpers.ts, types.ts, or any game simulation, rule evaluation, or world state management code.
majiayu000/claude-skill-registry 163
-
azure-cli
When users share links (such as visualstudio.com or dev.azure.com) and/or mention Azure DevOps, use the Azure DevOps CLI to interact with work items, pull requests (PRs), repositories, and more.
majiayu000/claude-skill-registry 163
-
gh-pr-ready
Mark a draft pull request as ready for review using gh CLI. Use when a draft PR is complete and ready for team review.
majiayu000/claude-skill-registry 163
-
controller-roles
Role-based access control with RoleHandler
majiayu000/claude-skill-registry 163
-
forms-router
Router for web form development. Use when creating forms, handling validation, user input, or data entry across React, Vue, or vanilla JavaScript. Routes to 7 specialized skills for accessibility, validation, security, UX patterns, and framework-specific implementations. Start here for form projects.
majiayu000/claude-skill-registry 163