Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
exploring-in-parallel
Parallelizes codebase exploration and research by launching multiple subagents simultaneously. Use when exploring codebases, researching questions, investigating bugs, gathering context from multiple sources, or any task requiring search across multiple files, patterns, or directories. Triggers on research, exploration, debugging, "why does this happen", "how does X work", or multi-file investigation.
majiayu000/claude-skill-registry 163
-
release-package
Create and publish a new version of docent to npm registry
majiayu000/claude-skill-registry 163
-
create-subagent
Guide for creating specialized Claude Code subagents with proper YAML frontmatter, focused descriptions, system prompts, and tool configurations. Use when the user wants to create a new subagent, custom agent, specialized AI assistant, or mentions creating/designing/building agents or subagents.
majiayu000/claude-skill-registry 163
-
gemini-mcp-integration
Expert guide for Model Context Protocol (MCP) integration with Gemini CLI. Covers MCP server configuration (HTTP, SSE, Stdio), connection management, and tool permissions. Use when adding MCP servers to Gemini, configuring transports, troubleshooting MCP connections, or managing tool permissions. Delegates to gemini-cli-docs.
majiayu000/claude-skill-registry 163
-
node-to-bun
Migrate Node.js projects to Bun with compatibility analysis. Use when converting existing npm/pnpm/yarn projects to Bun or auditing dependencies for Bun compatibility.
majiayu000/claude-skill-registry 163
-
code-metrics-analyzer
Calculate code quality metrics - complexity, coverage, maintainability
majiayu000/claude-skill-registry 163
-
docx-advanced-patterns
Advanced python-docx patterns for handling nested tables, complex cell structures, and content extraction beyond basic .text property. Complements the official docx skill with specialized techniques for forms, checklists, and complex layouts.
majiayu000/claude-skill-registry 163
-
tcell-exhaustion-analysis-agent
majiayu000/claude-skill-registry 163
-
sheets-cli
Read, write, and update Google Sheets data via CLI. Use when the user asks to read spreadsheet data, update cells, append rows, or work with Google Sheets. Triggers on mentions of spreadsheets, sheets, Google Sheets, tabular data in the cloud, or specific sheet names like "Projects" or "Tasks".
majiayu000/claude-skill-registry 163
-
unix-macos-engineer
Expert Unix and macOS systems engineer for shell scripting, system administration, command-line tools, launchd, Homebrew, networking, and low-level system tasks. Use when the user asks about Unix commands, shell scripts, macOS system configuration, process management, or troubleshooting system issues.
majiayu000/claude-skill-registry 163
-
elevenlabs-webhooks
Receive and verify ElevenLabs webhooks. Use when setting up ElevenLabs webhook handlers, debugging signature verification, or handling call transcription events.
majiayu000/claude-skill-registry 163
-
searching-library-reference
Context7 API を利用して外部ライブラリのAPIドキュメントとコードスニペットを検索・取得します。
majiayu000/claude-skill-registry 163
-
prd-converter
Converts PRDs to prd.json format for Aha Loop autonomous execution. Use when converting existing PRDs to JSON format. Triggers on: convert prd, create prd.json, aha-loop format.
majiayu000/claude-skill-registry 163
-
Linear Todo Sync
This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.
majiayu000/claude-skill-registry 163
-
roadmap-updater
majiayu000/claude-skill-registry 163
-
data-structures
Python data structure conventions for this codebase. Apply when choosing between Pydantic models, dataclasses, and other data containers.
majiayu000/claude-skill-registry 163
-
feature-implementer
Implement feature steps using git worktrees, build and test adaptively, update implementation plan, and generate test plans. This skill should be used when ready to implement one or more steps from an implementation plan, automatically adapting to any framework, language, or project structure.
majiayu000/claude-skill-registry 163
-
Skill Builder
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification.
majiayu000/claude-skill-registry 163
-
clerk-incident-runbook
Incident response procedures for Clerk authentication issues.
Use when handling auth outages, security incidents,
or production authentication problems.
Trigger with phrases like "clerk incident", "clerk outage",
"clerk down", "auth not working", "clerk emergency".
majiayu000/claude-skill-registry 163
-
table-config
表字段配置规范。建表后配置 src/tables/{mod}/{mod}.ts 文件时使用
majiayu000/claude-skill-registry 163
-
quality-metrics
Measure quality effectively with actionable metrics. Use when establishing quality dashboards, defining KPIs, or evaluating test effectiveness.
majiayu000/claude-skill-registry 163
-
using-systems-thinking
Router for systems thinking methodology - patterns, leverage points, archetypes, stocks-flows, causal loops, BOT graphs
majiayu000/claude-skill-registry 163
-
retrieval-judge
Evaluate and filter recall_search results for relevance
majiayu000/claude-skill-registry 163
-
openwebf-bridge-module-codegen
Build a WebF bridge module/native plugin using the module-codegen workflow (*.module.d.ts → codegen → Dart implementation → registration → JS usage). Use when the user mentions module-codegen, bridge module, native plugin, *.module.d.ts, or registering a module.
majiayu000/claude-skill-registry 163