Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
code-searcher
Delegates codebase searches to a lightweight agent. Use when searching for existing implementations, classes, or functions without loading search results into context.
majiayu000/claude-skill-registry 163
-
two-agent-harness
This skill sets up a complete two-agent development system based on the "Effective Harnesses for Long-Running Agents" research. It creates initializer-agent (for project planning) and coding-agent (for incremental implementation), along with enforcement hooks and progress tracking infrastructure. Use when users ask to "set up two-agent system", "install agent harness", "configure Opus delegation", or want to implement the two-agent architecture pattern.
majiayu000/claude-skill-registry 163
-
payload-collections
Use when designing, creating, or modifying Payload CMS collections in db.sb - covers field patterns, relationships, hooks, access control, and how collections map to Nouns in the business-as-code system
majiayu000/claude-skill-registry 163
-
google-workspace
Manage Google Calendar and Gmail through Python code execution. Trigger keywords include calendar, gmail, meeting, email, schedule, event.
majiayu000/claude-skill-registry 163
-
channel-name-parsing
Multi-format channel name parsing for KINTSUGI CHANNELNAMES.txt files
majiayu000/claude-skill-registry 163
-
package-npm-nix
Package npm/TypeScript/Bun CLI tools for Nix. Use when creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources, handling pre-built packages or source builds with dependency management.
majiayu000/claude-skill-registry 163
-
typescript-strict-checks
Use when fixing TypeScript errors, implementing new features, or reviewing code. Ensures adherence to strict mode with noUncheckedIndexedAccess and exactOptionalPropertyTypes. Automatically applied to all TypeScript work.
majiayu000/claude-skill-registry 163
-
code-review
Perform automated code reviews checking for security vulnerabilities, performance issues, and code quality. Use before creating PRs or when reviewing complex changes.
majiayu000/claude-skill-registry 163
-
debugging-agent
Self-Improving Agent that monitors all other agent skills, analyzes their logs,
detects issues, and proposes improvements.
AUTO-TRIGGERS:
- Every 30 minutes (scheduled)
- When error rate > 5% (any agent)
- When 3+ recurring errors in 24h (same error type)
- When performance degrades > 2x baseline
majiayu000/claude-skill-registry 163
-
Writing Skills
TDD for process documentation - test with subagents before writing, iterate until bulletproof
majiayu000/claude-skill-registry 163
-
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
majiayu000/claude-skill-registry 163
-
component-usage-analysis
Analyse component dependencies and usage patterns in a Drupal/Twig component library. Use when user asks to find where a component is used, check if a component can be safely removed, audit component dependencies, find components using specific properties, or analyse impact of refactoring a component.
majiayu000/claude-skill-registry 163
-
worktree-agents
Create worktrees and launch Claude Code agents. USE THIS SKILL when user says "create worktree", "spin up worktree", "new worktree", "worktree for X", or wants parallel development branches. Also handles worktree status, cleanup, and agent launching.
majiayu000/claude-skill-registry 163
-
Ffi Memory Management
Your approach to handling ffi memory management. Use this skill when working on files where ffi memory management comes into play.
majiayu000/claude-skill-registry 163
-
add-agent-property
Add a new property to the AI agents database. Use when the user wants to add, create, or introduce a new column, property, field, or feature to track across all agents in the comparison matrix. Handles all four required steps - database updates, groups.json, table display, and GitHub issue templates.
majiayu000/claude-skill-registry 163
-
go-vet
Fix go vet warnings
majiayu000/claude-skill-registry 163
-
compliance-report-builder
Эксперт по compliance отчётам. Используй для SOX, GDPR, HIPAA, SOC 2 аудитов и документации соответствия.
majiayu000/claude-skill-registry 163
-
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
majiayu000/claude-skill-registry 163
-
dearts-dev
DearTs Framework 开发技能。基于 SDL3 + ImGui 的 C++20 现代应用框架,提供完整的应用生命周期管理、类型安全事件系统、Content Registry 和插件架构。适用于 DearTs Framework 相关的所有开发任务,包括应用程序开发、事件驱动架构、插件系统、多视图应用等。
majiayu000/claude-skill-registry 163
-
pal-chat
Collaborative thinking partner for brainstorming, development discussion, and exploring ideas using PAL MCP. Use when you need a second opinion, want to brainstorm, or need help thinking through a problem. Triggers on brainstorming requests, discussion needs, or when exploring ideas.
majiayu000/claude-skill-registry 163
-
codex-container-sandbox
Run Codex CLI inside a Podman container with full internet access but filesystem exposure limited to the repo root + explicit bind mounts; use when you want yolo/web-search without giving the agent access to your whole host filesystem.
majiayu000/claude-skill-registry 163
-
brokle-error-handling
Use this skill when implementing, reviewing, or debugging error handling in the Brokle codebase. This includes repository error mapping, service layer AppError constructors, handler response mapping, domain alias imports, or understanding the industrial error handling flow.
majiayu000/claude-skill-registry 163
-
explore-docs
Retrieve authoritative library documentation and code examples.
majiayu000/claude-skill-registry 163
-
react-mobile-app-dev
专门用于React移动端Web应用开发的技能,涵盖响应式设计、性能优化、PWA、触摸交互、移动端适配等全流程开发指导。
majiayu000/claude-skill-registry 163