Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
glean-mcp
Your work knowledge agent. Use Glean chat to answer any question about the user's company, accounts, colleagues, meetings, documents, or work history. Glean synthesizes across 100+ enterprise apps and always cites sources.
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
-
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
-
go-modules
Go modules and dependency management
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
-
methodical-debugging
Systematic debugging approach using parallel investigation and test-driven validation. Use when debugging issues, when stuck in a loop of trying different fixes, or when facing complex bugs that resist standard debugging approaches.
majiayu000/claude-skill-registry 163
-
state-machine-transition
Add new states or transitions to Bob The Skull's state machine. Use when adding new states, defining transitions, implementing state behavior, or modifying state machine logic.
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
-
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
-
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
-
bun-patterns
Bun package manager and runtime best practices
majiayu000/claude-skill-registry 163
-
hmos-development
用于 HarmonyOS NEXT 和 ArkTS 开发,特别是处理 .ets 文件、实现 @ComponentV2 组件或调试错误时使用。基于官方标准提供开发指导,并维护分类错误日志以实现高效故障排查。
majiayu000/claude-skill-registry 163
-
module-lifecycle
Manage complete module lifecycle - install, uninstall, reset, destroy
majiayu000/claude-skill-registry 163
-
ykc-parser
解析云快充充电桩通信协议报文,支持CRC16校验、多种帧类型解析、错误诊断,返回标准JSON格式。用于处理云快充协议V1.6的报文数据。
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
-
spring-framework-patterns
Comprehensive Spring Framework and Spring Boot best practices including dependency injection patterns, bean lifecycle and scopes, REST API development, Spring Data JPA, service layer design, Spring Security, testing strategies, caching, AOP, async processing, error handling, and common anti-patterns. Essential reference for code reviews and Spring Boot application development.
majiayu000/claude-skill-registry 163
-
Git Commit Helper
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or reviewing staged changes.
majiayu000/claude-skill-registry 163
-
collaborating-with-coco
Delegates coding tasks to Coco CLI (Codebase Copilot) for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
majiayu000/claude-skill-registry 163
-
android-app-icon
Generate app icon using IconKitchen and place in correct locations
majiayu000/claude-skill-registry 163
-
discover-distributed-systems
Automatically discover distributed systems skills when working with consensus, CRDTs, replication, partitioning, and distributed algorithms
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
-
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
-
distributed-gummy
Orchestrate gummy-agents across distributed network using 'd' command for load-balanced, multi-host AI development
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