Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
viewing-macos-screenshots
View and analyze macOS screenshots. Use when the user mentions screenshots, asks to see what they captured, says "look at my screenshot", "examine my last X screenshots", or wants help with something they screenshotted.
majiayu000/claude-skill-registry 163
-
eslint-custom
Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.
majiayu000/claude-skill-registry 163
-
waldstorm
Use superpowers with more memory.
majiayu000/claude-skill-registry 163
-
Plugin Build
Bundle plugin directory into a deployable Claude Code plugin package
majiayu000/claude-skill-registry 163
-
code-debugging
Systematic 5-step debugging ladder for broken story implementations. Use when a story is at implementing (broken) stage.
majiayu000/claude-skill-registry 163
-
managing-tags
Manage and consolidate tags. Use when asked to "clean up tags", "consolidate tags", "tag audit", "merge tags", or "rename tag".
majiayu000/claude-skill-registry 163
-
plan-adjuster
Recomputes upcoming workouts based on recent runs and user feedback. Use when recent performance deviates from plan, user provides negative feedback, or recovery signals indicate adjustment needed with deterministic safety caps.
majiayu000/claude-skill-registry 163
-
schema-apply
Apply inferred conventions to incomplete notes. Triggers on "apply schema", "add missing fields", "complete notes", "fix frontmatter".
majiayu000/claude-skill-registry 163
-
api-validation
majiayu000/claude-skill-registry 163
-
conversation-logger
This skill should be used when users need to save, search, or retrieve Claude Code conversation transcripts. Use this skill when users ask to save the current conversation, search through past conversations for context, or retrieve information from previous sessions. Also use when appropriate to proactively save important conversations at natural breakpoints (e.g., after completing a major feature, fixing a critical bug, or when the user indicates they're done with a session).
majiayu000/claude-skill-registry 163
-
swift-style
Swift code style conventions for clean, readable code. Use when writing Swift code to ensure consistent formatting, naming, organization, and idiomatic patterns.
majiayu000/claude-skill-registry 163
-
templates
文档模板集合;创建Wiki或方案包文件时读取;包含所有知识库模板和方案文件模板
majiayu000/claude-skill-registry 163
-
btr-capture
Save to LOCAL BTR context tree (NOT ByteRover/brv).
Capture code snippets, patterns, and context from the current conversation and store them in the BTR context tree.
PROACTIVE TRIGGER: Automatically suggest saving when the user confirms something works ("That works!", "Perfect!", "It's working now", "Thanks, that fixed it!"), after fixing a bug, making an architecture decision, establishing a pattern, or solving a complex problem.
Also use when the user explicitly says "save this", "remember this pattern", "capture this context", "save to BTR", "save this to BTR", or "add to BTR".
majiayu000/claude-skill-registry 163
-
docker-containerization
Provides guidance and templates for containerizing applications using Docker. Use when a user wants to create Dockerfiles, optimize images, set up multi-container applications with docker-compose, or follow best practices for containerization. Includes templates for frontend (Next.js), backend (FastAPI), workers, and databases.
majiayu000/claude-skill-registry 163
-
server-actions-and-routes
Next.js App Router における Server Actions と Route Handlers の使い分け、セキュリティ、および実装規約。
majiayu000/claude-skill-registry 163
-
comment-detailed
Pythonファイルの挙動を理解するために、挙動を変えずに解説コメントとdocstringを追加する。ユーザーが「XXX.pyについて、動作を理解したいから細かくコメント入れて」「挙動は変えずにコメントを足して」「このPythonファイルに解説を入れて」などと言ったときに使う。
majiayu000/claude-skill-registry 163
-
nextjs-devtools
Next.js development tooling via MCP. Inspect routes, components, build info, and debug Next.js apps.
Use when working on Next.js applications, debugging routing, or inspecting app structure.
NOT for general React or non-Next.js projects.
majiayu000/claude-skill-registry 163
-
Vercel CLI Management
Deploy, manage environment variables, view logs, and configure cron jobs with Vercel CLI. Use when deploying to Vercel, managing env vars (add/update/remove), viewing runtime/build logs, or configuring scheduled tasks in vercel.json.
majiayu000/claude-skill-registry 163
-
coding-python
When python, flask, or jinja are being written or edited.
majiayu000/claude-skill-registry 163
-
post-game-press-conference-simulator
Generate realistic coach/player interview responses for wins, losses, controversies, injuries. Authentic coachspeak and player personalities.
majiayu000/claude-skill-registry 163
-
create-ticket
Creates GitHub issues to capture work that needs to be done. Records intent with context about the codebase, not implementation plans. Use when the user wants to track work, create a ticket, log a task, or says "we want to do X" or "we need to X".
majiayu000/claude-skill-registry 163
-
github-gist-api
GitHub Gist API を使用したコードを書く際に使用。Gist作成、GistHack URL変換、ky/zod を使った実装パターンを提供。
majiayu000/claude-skill-registry 163
-
demo-skill
A simple demonstration skill that greets users and provides helpful information
majiayu000/claude-skill-registry 163
-
ru
Repo Updater - automation-friendly CLI for synchronizing GitHub repositories. Keep dozens or hundreds of repos in sync with a single command. Pure Bash with git plumbing, JSON output, meaningful exit codes, parallel sync, and conflict resolution.
majiayu000/claude-skill-registry 163