Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
vault-management
Manages the Obsidian vault structure, file operations, and folder organization for the Personal AI Employee. Use when creating, moving, or organizing files in the vault, managing folder structures, or maintaining the knowledge base.
majiayu000/claude-skill-registry 163
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
majiayu000/claude-skill-registry 163
-
phase-package
Create distributable packages including .mojopkg files and archives. Use during package phase to prepare components for distribution.
majiayu000/claude-skill-registry 163
-
wcag-aria-lookup
Looks up WCAG 2.1 AA criteria and WAI-ARIA patterns, returning official W3C URLs with concise summaries. Use when user asks about accessibility standards, WCAG criteria (e.g., "1.4.3", "contrast"), ARIA attributes (e.g., "aria-expanded", "role=dialog"), or accessible component patterns (e.g., "accessible tabs", "modal dialog a11y").
majiayu000/claude-skill-registry 163
-
types-gen
Generate TypeScript types from Supabase database schema
majiayu000/claude-skill-registry 163
-
moai-foundation-tags
TAG inventory management, scanning, and orphan detection (Consolidated from moai-alfred-tag-scanning).
majiayu000/claude-skill-registry 163
-
auth-security
JWT authentication with Better Auth, token verification, user isolation, and security middleware. Use when implementing auth, protecting endpoints, or verifying tokens.
majiayu000/claude-skill-registry 163
-
runtime
Dual Python/JavaScript adventure runtimes — always in sync
majiayu000/claude-skill-registry 163
-
Player Psychology
This skill should be used when the user asks about "player motivation", "player types", "engagement", "onboarding", "flow state", "frustration", "rewards", "player retention", "why players play", "player behavior", "fun", or needs to understand what makes games engaging.
majiayu000/claude-skill-registry 163
-
compound-docs
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
majiayu000/claude-skill-registry 163
-
error-tracking
Add Sentry v8 error tracking and performance monitoring to your project services. Use this skill when adding error handling, creating new controllers, instrumenting cron jobs, or tracking database performance. ALL ERRORS MUST BE CAPTURED TO SENTRY - no exceptions.
majiayu000/claude-skill-registry 163
-
dogfooding
Run an internal dogfooding program/sprint and produce a Dogfooding Pack (charter, scenario map, routines, dogfooding log + triage board spec, weekly report, ship/no-ship gate). Use for “dogfooding”, “eat our own dog food”, internal beta, and product teams using the product daily to find friction before shipping.
majiayu000/claude-skill-registry 163
-
claude-typescript-sdk
Build AI applications with the Anthropic TypeScript SDK. Use when creating Claude integrations, building agents, implementing tool use, streaming responses, or working with the @anthropic-ai/sdk package.
majiayu000/claude-skill-registry 163
-
analyzer
Comprehensive codebase analysis methodology for existing projects. Use when onboarding to a new codebase, doing periodic health checks, or before refactoring.
majiayu000/claude-skill-registry 163
-
ffmpeg-filter-complex-patterns-josiahsiegel-claude-plugin-market-8383526e
majiayu000/claude-skill-registry 163
-
understand-context-sasamuku-dotfiles-4609094c
majiayu000/claude-skill-registry 163
-
data-analysis
AI-powered data analysis for Empathy Ledger - themes, quotes, story suggestions, transcript analysis.
majiayu000/claude-skill-registry 163
-
youtube-clipper
YouTube 视频智能剪辑工具。下载视频和字幕,AI 分析生成精细章节(几分钟级别),用户选择片段后自动剪辑、翻译字幕为中英双语、烧录字幕到视频,并生成总结文案。使用场景:当用户需要剪辑 YouTube 视频、生成短视频片段、制作双语字幕版本时。关键词:视频剪辑、YouTube、字幕翻译、双语字幕、视频下载、clip video
majiayu000/claude-skill-registry 163
-
cache-components
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR).
**PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations.
**DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions.
**USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.
majiayu000/claude-skill-registry 163
-
requirements-creation
Helps users transform vague ideas into well-defined requirements documents. Use when a user has a change they want to make to the codebase but hasn't fully articulated what they need. Works conversationally to extract and clarify requirements, scaling depth to the complexity of the work.
majiayu000/claude-skill-registry 163
-
n8n-node-configuration
Operation-aware node configuration guidance. Use when configuring nodes, understanding property dependencies, determining required fields, choosing between get_node_essentials and get_node_info, or learning common configuration patterns by node type.
majiayu000/claude-skill-registry 163
-
custom-slash-commands
Guide for creating custom Claude Code slash commands - shortcuts for frequently-used prompts and workflows. Use when creating reusable prompts, automating common tasks, or building team workflows. Covers frontmatter, arguments, bash execution, and namespacing.
majiayu000/claude-skill-registry 163
-
support-ticket-triage
Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.
majiayu000/claude-skill-registry 163
-
migrate
Migration workflow - research → analyze → plan → implement → review
majiayu000/claude-skill-registry 163