Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tmux-workflow
Portable tmux-based workflow to drive one or multiple long-running Codex CLI “workers” from another process (e.g. Claude CLI) by (1) starting/reusing a tmux session running `codex`, (2) injecting prompts into the Codex pane via `tmux send-keys`/buffer paste, and (3) polling the worker’s Codex JSONL session logs to extract the next assistant reply. Each worker runs with an isolated `CODEX_HOME` (default `~/.codex-workers/<worker_id>`) to prevent log cross-talk when multiple Codex workers run concurrently. Use when you need to submit/wait/read Codex replies in tmux, manage multiple Codex workers, or troubleshoot the tmux worker and log binding.
majiayu000/claude-skill-registry 163
-
JIRA Ticket Hygiene Checker
Validates JIRA tickets have required fields and sufficient information for development. Activates when users ask about ticket quality, readiness, or completeness, or when reviewing tickets before sprint planning.
majiayu000/claude-skill-registry 163
-
mcp-troubleshooting
Systematic troubleshooting for MCP tools including installation issues, runtime errors, config problems, and debugging strategies. Use when MCP tools not working, debugging errors, or helping users...
majiayu000/claude-skill-registry 163
-
pr-template
Provides a structured template for Pull Request descriptions. Use when creating PRs, triggered by requests like "create a PR", "make a pull request", or "open a PR".
majiayu000/claude-skill-registry 163
-
session-timeout-handler
Build timeout-resistant Claude Code workflows with chunking strategies, checkpoint patterns, progress tracking, and resume mechanisms to handle 2-minute tool timeouts and ensure reliable completion of long-running operations.
majiayu000/claude-skill-registry 163
-
lint-kb
Validate and enforce KB documentation formats, completeness, and integrity.
Checks recent docs (uncommitted or last N commits) against KB standards.
CHECKS PERFORMED:
1. FORMAT - Documents follow required templates (headers, sections)
2. COMPLETENESS - Tickets/issues have all required files (1-5)
3. INTEGRITY - All tickets in index.md, phases in roadmap.md
4. PATTERNS - Have Status: open|resolved
5. NAMING - Files follow conventions (verb-noun, feat-, comp-, etc.)
Use when:
- Before committing KB docs
- After creating tickets/issues
- Periodic maintenance
- User says "lint kb", "check docs", "validate kb"
majiayu000/claude-skill-registry 163
-
code-quality-checker
코드 품질 검사 자동화. 린트, 포맷, 타입 체크, 보안 스캔 통합.
majiayu000/claude-skill-registry 163
-
enact/formatter
Formats and prettifies JSON with configurable indentation
majiayu000/claude-skill-registry 163
-
changelog-root
Update the repository root ChangeLog and keep the root release version metadata in sync. Use when updating the root version or syncing subsystem/package version lists in ChangeLog; touches ChangeLog at repo root and the release version in rebar.config. If you are not sure which changelog-* skill to read, read this first.
majiayu000/claude-skill-registry 163
-
metaphor-to-protocol-translation
Translate metaphorical descriptions into executable protocols.
majiayu000/claude-skill-registry 163
-
hk
Use jdx/hk git hook manager to setup, configure, and manage git hooks and linters. Invoke when user asks to setup hk, configure hooks, add linters, or work with pre-commit/pre-push hooks.
majiayu000/claude-skill-registry 163
-
test-generation
Use when generating tests for new or existing code to improve coverage - provides a structured workflow for analyzing code, creating tests, and validating coverage goals.
majiayu000/claude-skill-registry 163
-
nx-generators
Run Nx generators to create new projects, libraries, components. Use when user needs to generate code, scaffold projects, or understand generator options.
majiayu000/claude-skill-registry 163
-
create-notebook
majiayu000/claude-skill-registry 163
-
pal-analyze
Comprehensive code analysis for architecture, performance, security, and quality using PAL MCP. Use when reviewing codebases, assessing technical decisions, or planning improvements. Triggers on analysis requests, architecture reviews, or code quality assessments.
majiayu000/claude-skill-registry 163
-
argocd-image-updater
Automate container image updates for Kubernetes workloads managed by Argo CD. USE WHEN configuring ArgoCD Image Updater, setting up automatic image updates, configuring update strategies (semver, digest, newest-build, alphabetical), implementing git write-back, troubleshooting image update issues, or working with ImageUpdater CRDs. Covers installation, configuration, authentication, and best practices.
majiayu000/claude-skill-registry 163
-
credit-system
Implement and manage complex credit system with subscription credits, purchased credits, rollover logic, and atomic transactions. Use when working with credit deductions, refunds, subscriptions, and billing.
majiayu000/claude-skill-registry 163
-
component-design-reviewer
Reviews React components and provides improvement suggestions. Use when you need code review, component review, structure improvement, refactoring, or component separation.
majiayu000/claude-skill-registry 163
-
optimizing-with-react-compiler
Teaches what React Compiler handles automatically in React 19, reducing need for manual memoization. Use when optimizing performance or deciding when to use useMemo/useCallback.
majiayu000/claude-skill-registry 163
-
state-tax-thresholds
Current state-by-state tax nexus thresholds for all 50 states including economic nexus, P.L. 86-272 rules, and franchise tax. Use when validating tax calculations, reviewing nexus detection logic, or checking threshold amounts.
majiayu000/claude-skill-registry 163
-
factory-researcher
웹 문서 및 GitHub 예제 분석 전문 스킬
majiayu000/claude-skill-registry 163
-
support-agent
Customer support and issue resolution
majiayu000/claude-skill-registry 163
-
nx-workspace-expert
Deep Nx monorepo expertise including CNW workspace creation, executors, Docker plugin, migrations, and process spawning. Use for Nx workspace issues, creating workspaces, understanding executor behavior, debugging Nx-specific problems, or Docker builds. Triggers on "Nx", "workspace", "CNW", "create-nx-workspace", "executor", "nx migrate", "nx docker".
majiayu000/claude-skill-registry 163
-
particles-router
Decision framework for particle system projects. Routes to specialized particle skills (gpu, physics, lifecycle) based on task requirements. Use when building particle effects or needing guidance on which particle techniques to combine.
majiayu000/claude-skill-registry 163