Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rule-document-extractor
Rule mapping for document-extractor
majiayu000/claude-skill-registry 163
-
tech-debt
Track, categorize, and prioritize technical debt across the codebase. Scans for debt indicators, maintains a debt register, and recommends repayment scheduling.
majiayu000/claude-skill-registry 163
-
taskfiles
Create, modify, and maintain Taskfiles following Task (https://taskfile.dev) best practices.
Use when: (1) Creating new tasks or Taskfiles, (2) Modifying existing task definitions,
(3) Adding new task includes, (4) Debugging task execution issues, (5) Questions about
Taskfile syntax or patterns, (6) Running or understanding "task" commands,
(7) Questions about available tasks or task namespaces.
Triggers: "taskfile", "Taskfile.yaml", "task command", "task:", "create task",
"add task", "task --list", "task tg:", "task inv:", "task wt:", ".taskfiles/",
"how to run", "available tasks", "task syntax", "taskfile.dev"
This skill covers the repository's specific conventions in .taskfiles/ and the root Taskfile.yaml.
majiayu000/claude-skill-registry 163
-
communicate
Draft and refine stakeholder communications with empathy audit, RASCI enforcement, and tone adaptation
majiayu000/claude-skill-registry 163
-
ln-111-root-docs-creator
Creates root documentation files (CLAUDE.md, docs/README.md, standards, principles, tools config). Use for initial project doc setup.
majiayu000/claude-skill-registry 163
-
dk-local-mock-first-approach
Mock-first, layer-by-layer feature development. Instead of building a feature end-to-end and hoping the interface works, start by mocking at the user-facing surface with realistic data, get user acceptance on the experience, then deepen one complexity layer at a time with TDD. Everything is anchored on disk so work survives across sessions. Use whenever building a new feature, adding significant UI, planning a multi-layer change, or when the user mentions 'mock first', 'let me see it first', 'prototype this', 'simulate this feature', 'build this layer by layer', or /dk-local-mock-first-approach.
majiayu000/claude-skill-registry 163
-
ai-engineer
Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations. Use PROACTIVELY for LLM features, chatbots, AI agents, or AI-powered applications.
majiayu000/claude-skill-registry 163
-
script-kit-config
Configuration management for script-kit-gpui
majiayu000/claude-skill-registry 163
-
full-output-enforcement
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.
majiayu000/claude-skill-registry 163
-
rule-document-extractor
Rule mapping for document-extractor
majiayu000/claude-skill-registry 163
-
spider-weave
Weave authentication webs with patient precision. Spin the threads, connect the strands, secure the knots, and bind the system. Use when integrating auth, setting up OAuth, or securing routes.
majiayu000/claude-skill-registry 163
-
workflow-guide
Cursor ↔ Claude Code 2-Agentワークフローのガイダンスを提供。Use when user asks about workflow, collaboration, or process. Do NOT load for: implementation work, workflow setup, or executing handoffs.
majiayu000/claude-skill-registry 163
-
public-plugin-builder
Activate when the user wants to build a Claude plugin, create a Claude skill, make a Claude agent, structure a Claude Code plugin, says "build a plugin", "create a skill", "new claude skill", "new agent", "help me make a plugin", "plugin builder", "claude plugin helper", "how do I build a Claude skill", "I want to create a Claude plugin", "plugin building", or asks how to structure a Claude Code plugin or publish to the Claude marketplace. Works on both claude.ai (generates files as code blocks) and Claude Code (writes and pushes files).
majiayu000/claude-skill-registry 163
-
product-strategist
Expert product strategy covering market analysis, competitive positioning, go-to-market planning, and product-led growth.
majiayu000/claude-skill-registry 163
-
prompt-engineer
Expert prompt engineering for building AI agents via Claude, GPT, and Gemini APIs. Triggers when: writing or editing system prompts, tool descriptions, agent instructions, function calling schemas, tool response design, context engineering, agentic system design, or discussing prompt quality for any LLM API. Also triggers on: prompt optimization, tool-use accuracy, cross-provider compatibility, or prompt review. Examples: 'improve the system prompt', 'write a tool description', 'the agent keeps calling the wrong tool', 'make this work on Gemini too', 'the tool returns too much data', 'design the agent context flow'.
majiayu000/claude-skill-registry 163
-
upstash-qstash
Upstash QStash expert for serverless message queues, scheduled jobs, and reliable HTTP-based task delivery without managing infrastructure.
majiayu000/claude-skill-registry 163
-
add-capacitor-android
Add Capacitor wrapper for NovaTune Player Android app with secure storage (project)
majiayu000/claude-skill-registry 163
-
agent-github-pr-manager
Agent skill for github-pr-manager - invoke with $agent-github-pr-manager
majiayu000/claude-skill-registry 163
-
oauth-integrations
Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers
and other edge environments. Covers provider-specific quirks, required headers, scope requirements,
and token handling without MSAL.
Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks,
or troubleshooting 403 errors in OAuth flows.
majiayu000/claude-skill-registry 163
-
multi-agent-patterns
This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.
majiayu000/claude-skill-registry 163
-
validate-sdk
Validates TypeScript SDK code (build, types, lint, tests) in the sdk/ directory
majiayu000/claude-skill-registry 163
-
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas
majiayu000/claude-skill-registry 163
-
codex-review
Codex CLI(read-only)を用いて、レビュー→Claude Code修正→再レビュー(ok: true まで)を反復し収束させるレビューゲート。仕様書/SPEC/PRD/要件定義/設計、実装計画(PLANS.md等)の作成・更新直後、major step(>=5 files / 新規モジュール / 公開API / infra・config変更)完了後、および git commit / PR / merge / release 前に使用する。キーワード: Codexレビュー, codex review, レビューゲート.
majiayu000/claude-skill-registry 163
-
extract-to-areas
Extract synthesized content to semantic Area notes (People, Projects, Insights). Prepares structured updates for review rituals to apply via update-semantic.
majiayu000/claude-skill-registry 163