Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Billing
A set of skills to handle billing the patients, government or health insurance.
majiayu000/claude-skill-registry 163
-
codex-mcp
Use this `codex-mcp` skill to instruct another AI Agent to invoke a tool or execute a workflow on your behalf for the following scenario, 1.When you are requested to invoke a mcp tool that you don't have access (can use `ListMcpResourcesTool` to check) such as `context7`, `github`, `linear`, `jira`; 2.When you are requested to execute a complex workflow that require interacting with multiple mcp tools and bash CLI commands for example `github-project-create-items`, `github-project-list-items` workflows;
majiayu000/claude-skill-registry 163
-
multi-tool-pipeline
Advanced MCP skill demonstrating multi-tool orchestration with git repository analysis
majiayu000/claude-skill-registry 163
-
test-local-twoliter
Build and test local changes to twoliter before releasing
majiayu000/claude-skill-registry 163
-
analyze-code-structure
Examine code organization and identify structural patterns. Use when reviewing module design.
majiayu000/claude-skill-registry 163
-
git-chain
Manage and rebase chains of dependent Git branches (stacked branches). Use when working with multiple dependent PRs, feature branches that build on each other, or maintaining clean branch hierarchies. Automates the tedious process of rebasing or merging entire branch chains.
majiayu000/claude-skill-registry 163
-
ykc-parser
解析云快充充电桩通信协议报文,支持CRC16校验、多种帧类型解析、错误诊断,返回标准JSON格式。用于处理云快充协议V1.6的报文数据。
majiayu000/claude-skill-registry 163
-
monday
Monday.com GraphQL API via curl. Use this skill to manage boards, items, and projects.
majiayu000/claude-skill-registry 163
-
implementing-rag
Set up RAG pipelines with document chunking, embedding generation, and retrieval strategies using LlamaIndex. Use when building new RAG systems, choosing chunking approaches, selecting embedding models, or implementing vector/hybrid retrieval for src/ or src-iLand/ pipelines.
majiayu000/claude-skill-registry 163
-
bats-testing-patterns
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
majiayu000/claude-skill-registry 163
-
Migrate AttackId Cards
Migrates attack implementations from the old approach (using AttackId) to use new approach (Mechanic enum)
majiayu000/claude-skill-registry 163
-
lifecycle/compile-jit-modelfile
Build a JIT Modelfile that hardcodes current context into SYSTEM/TEMPLATE/PARAMETER and creates a temporary Ollama model. Use when you need a hyper-focused ephemeral model.
majiayu000/claude-skill-registry 163
-
go-modules
Go modules and dependency management
majiayu000/claude-skill-registry 163
-
context-methodology
Knowledge about the context branch methodology for separating AI configuration from project code using git worktrees. Use when users ask about worktree structure, branch organization, or the separation of concerns pattern.
majiayu000/claude-skill-registry 163
-
log-analyze
Parse and analyze system and application logs. Use when the user says "find errors in logs", "analyze logs", "check journalctl", "what's in the logs", "debug from logs", or asks to investigate log files.
majiayu000/claude-skill-registry 163
-
latency-tracker
majiayu000/claude-skill-registry 163
-
wiz-dev
wizプロジェクト開発支援スキル。specs/ディレクトリの仕様書を参照し、TODOタスクを実装する。
使用タイミング: (1) wizプロジェクトの開発作業、(2) specs/のTODOを進めたい時、
(3) 「次のタスク」「TODO」「実装して」などの開発リクエスト時。
作業完了後はdocs/を更新する。
majiayu000/claude-skill-registry 163
-
software-debugging
Find and fix bugs systematically. Use when encountering errors, test failures, or unexpected behavior. Hypothesis-driven debugging to locate root causes and implement minimal fixes.
majiayu000/claude-skill-registry 163
-
module-lifecycle
Manage complete module lifecycle - install, uninstall, reset, destroy
majiayu000/claude-skill-registry 163
-
llm-compact-logger-analysis
Analyze llm-compact-logger test output and configure enhancements. Use when user shares debug-compact.json or debug-report.json files.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
android-app-icon
Generate app icon using IconKitchen and place in correct locations
majiayu000/claude-skill-registry 163
-
typescript-rules
React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.
majiayu000/claude-skill-registry 163
-
distributed-gummy
Orchestrate gummy-agents across distributed network using 'd' command for load-balanced, multi-host AI development
majiayu000/claude-skill-registry 163