Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
project-name
majiayu000/claude-skill-registry 163
-
implement-orpc-api
Implement a new handler and attach to the oRPC router
majiayu000/claude-skill-registry 163
-
implement-ticket
Implements a planned GitHub issue by following the implementation plan. Takes a GitHub issue number. Use when the user wants to implement a ticket, work on an issue, or says "implement ticket X" or "do issue
majiayu000/claude-skill-registry 163
-
bats
Bash Automated Testing System (BATS) for TDD-style testing of shell scripts. Use when: (1) Writing unit or integration tests for Bash scripts, (2) Testing CLI tools or shell functions, (3) Setting up test infrastructure with setup/teardown hooks, (4) Mocking external commands (curl, git, docker), (5) Generating JUnit reports for CI/CD, (6) Debugging test failures or flaky tests, (7) Implementing test-driven development for shell scripts.
majiayu000/claude-skill-registry 163
-
code-executor-troubleshooting
Troubleshooting guide for Code Executor MCP issues - diagnose hanging, import errors, and connection problems
majiayu000/claude-skill-registry 163
-
agent-documentation-engineer
Expert documentation engineer specializing in technical documentation systems, API documentation, and developer-friendly content. Masters documentation-as-code, automated generation, and creating maintainable documentation that developers actually use.
majiayu000/claude-skill-registry 163
-
quality-run-linters
Run all configured linters including mojo format, markdownlint, and pre-commit hooks. Use before committing code to ensure quality standards are met.
majiayu000/claude-skill-registry 163
-
type-safety-patterns
TypeScript厳格モードによる型安全性設計を専門とするスキル。
型推論、型ガード、ジェネリック、識別可能ユニオンのパターンを体系的に設計します。
Anchors:
• 『Effective TypeScript』(Dan Vanderkam) / 適用: 型設計原則 / 目的: 型安全性最大化
• TypeScript Handbook / 適用: 型システム理解 / 目的: 正確な型設計
Trigger:
TypeScript型設計時、型ガード実装時、ジェネリック設計時、ユニオン型設計時に使用
majiayu000/claude-skill-registry 163
-
jadx
Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.
majiayu000/claude-skill-registry 163
-
codex-skills-index
Entry point for Codex-discoverable skills used by the Run-Smart AI coach.
majiayu000/claude-skill-registry 163
-
forensic-onboarding-risk
Use when developer is leaving or new hire onboarding, assessing team resilience, planning for developer departures, calculating bus/truck factor, identifying knowledge silos, or evaluating organizational risk - identifies knowledge gaps and transition risks
majiayu000/claude-skill-registry 163
-
phoenix-advanced-forecasting
Architecture for the 'living model': graduation rates, multi-MOIC analysis, reserves ranking, scenarios, and Monte Carlo. Always sits on top of the deterministic core.
majiayu000/claude-skill-registry 163
-
analyzing-response-quality
Expert at analyzing the quality of Claude's responses and outputs. Use when evaluating response completeness, accuracy, clarity, or effectiveness. Auto-invokes during self-reflection or when quality assessment is needed.
majiayu000/claude-skill-registry 163
-
smart-git-commit
Execute git commit operations when user requests to commit or push code changes. Use this skill to generate recommended commit messages, perform local commits, or push to remote repositories. Auto-activates for Korean keywords ("커밋", "푸시") and English keywords ("commit", "push"). Always uses Bash tool for git operations and Claude's natural language processing for message generation.
majiayu000/claude-skill-registry 163
-
vault-hubs
Find hub notes (highly connected notes with many links). Triggers on "hubs", "hub notes", "most connected", "popular notes", "highly connected notes".
majiayu000/claude-skill-registry 163
-
bun-testing
Testing guidelines for Bun/TypeScript projects using bun:test framework. Use when writing tests, creating test files, debugging test failures, setting up mocks, or reviewing test code. Triggers on *.test.ts files, test-related questions, mocking patterns, and coverage discussions.
majiayu000/claude-skill-registry 163
-
vercel-policy-guardrails
Implement Vercel lint rules, policy enforcement, and automated guardrails.
Use when setting up code quality rules for Vercel integrations, implementing
pre-commit hooks, or configuring CI policy checks for Vercel best practices.
Trigger with phrases like "vercel policy", "vercel lint",
"vercel guardrails", "vercel best practices check", "vercel eslint".
majiayu000/claude-skill-registry 163
-
df:az-cli
This skill should be used when working with Azure DevOps from the command line. Trigger when user mentions az devops, az repos, az pipelines, az boards, or asks about managing PRs, work items, pipelines, or repositories in Azure DevOps. Also trigger for questions about Azure DevOps CLI setup, authentication, or querying work items.
majiayu000/claude-skill-registry 163
-
creating-changelogs
Gitコミット履歴を分析し、ユーザーフレンドリーかつ技術的に詳細なリリースノートとチェンジログを作成します。リリースノート、CHANGELOG、変更履歴が必要なときに使用してください。
majiayu000/claude-skill-registry 163
-
csharp-code-style
C# code style and naming conventions based on POCU standards. Covers naming rules (mPascalCase for private, bBoolean prefix, EEnum prefix), code organization, C# 9.0 patterns. Use PROACTIVELY for C# code reviews, refactoring, or establishing project standards.
majiayu000/claude-skill-registry 163
-
Code Patterns & Practices
React Native coding patterns, best practices, and common solutions for mobile development. Use when implementing features or refactoring code.
majiayu000/claude-skill-registry 163
-
environment-bootstrap
Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions
majiayu000/claude-skill-registry 163
-
remote-work
Execute amplihack work on remote Azure VMs with automatic region and resource selection
majiayu000/claude-skill-registry 163
-
Wheels Anti-Pattern Detector
Automatically detect and prevent common Wheels framework errors before code is generated. This skill activates during ANY Wheels code generation (models, controllers, views, migrations) to validate patterns and prevent known issues. Scans for mixed arguments, query/array confusion, non-existent helpers, and database-specific SQL.
majiayu000/claude-skill-registry 163