Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
pr-summary
Generate a pull request summary from the current branch changes
majiayu000/claude-skill-registry 163
-
k8s-gpu-no-nvidia-devices
Fix for Kubernetes GPU pods showing "CUDA not supported" or no /dev/nvidia* devices
despite nvidia.com/gpu resource allocation. Use when: (1) container runs but torch.cuda.is_available()
returns False, (2) ls /dev/nvidia* shows "no matches found", (3) nvidia-smi fails inside pod
but works on host, (4) PyTorch/TensorFlow falls back to CPU despite GPU allocation.
Covers NVIDIA device plugin, time-slicing, and container runtime issues.
majiayu000/claude-skill-registry 163
-
tester
Quality assurance expert - writes comprehensive tests
majiayu000/claude-skill-registry 163
-
sibyl-literature
Sibyl 文献调研 agent - 使用 arXiv + Web 双源搜索进行系统性文献调研
majiayu000/claude-skill-registry 163
-
orchardcore-setup
Skill for creating and setting up Orchard Core web applications. Covers project creation, CMS module configuration, adding modules to the web project, running setup, testing with the Blog recipe, and configuring tenants for multi-site testing.
majiayu000/claude-skill-registry 163
-
daily-review
majiayu000/claude-skill-registry 163
-
design-everyday-things
Apply foundational design principles: affordances, signifiers, constraints, feedback, and conceptual models. Use when the user mentions "why is this confusing", "affordance", "error prevention", "discoverability", "human-centered design", "fault tolerance", "mental model", "mapping", or "seven stages of action". Also trigger when diagnosing why users make mistakes, reducing product complexity, or improving error messages and feedback systems. Covers the gulfs of execution and evaluation. For usability scoring, see ux-heuristics. For iOS-specific patterns, see ios-hig-design.
majiayu000/claude-skill-registry 163
-
hono
Build type-safe REST APIs with Hono framework in FTC Metrics. Use when creating API routes, implementing middleware, handling authentication, configuring CORS, or working with packages/api.
majiayu000/claude-skill-registry 163
-
responsive-design
majiayu000/claude-skill-registry 163
-
generating-followups
RLM-isolated follow-up generation: orchestrator + per-user subagent architecture where cross-user contamination is architecturally impossible.
majiayu000/claude-skill-registry 163
-
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
majiayu000/claude-skill-registry 163
-
using-projectx-adapter
How to use the ProjectX (HyperEVM Uniswap V3 fork) adapter in Wayfinder Paths for pool reads, position management, swaps, points, and subgraph swap history (pool_address config + common gotchas).
majiayu000/claude-skill-registry 163
-
aws
AWS cloud infrastructure, managed services, security best practices, and Go SDK integration
majiayu000/claude-skill-registry 163
-
aim-settings
Display current memory system configuration and settings
majiayu000/claude-skill-registry 163
-
claude-capabilities
Current Claude AI and Claude Code capabilities, features, and limits. Consult before making claims about what Claude can or cannot do, what features exist, model availability, pricing, or environment differences. Use when answering "can Claude do X?", comparing Claude AI vs Code, checking current model specs, or advising on which environment suits a task.
majiayu000/claude-skill-registry 163
-
positioning-messaging
Help users craft product positioning and messaging. Use when someone is launching a product, differentiating from competitors, writing marketing copy, struggling to explain what their product does, or working on value propositions and taglines.
majiayu000/claude-skill-registry 163
-
creative-analyzer
Эксперт по анализу креативов Facebook Ads. Используй для оценки эффективности креативов, Risk Score, A/B тестирования и рекомендаций по улучшению.
majiayu000/claude-skill-registry 163
-
dk-changelog
Generate changelog entries from git diffs, prepend to CHANGELOG.md, and optionally commit + PR. Use when the user wants to update the changelog.
majiayu000/claude-skill-registry 163
-
nvim
Use when troubleshooting Neovim/LazyVim plugin errors, updating plugins after breaking changes, or diagnosing colorscheme/startup issues.
majiayu000/claude-skill-registry 163
-
luma-video
Generate AI videos with Luma Dream Machine via AceDataCloud API. Use when creating videos from text prompts, generating videos from reference images, extending existing videos, or any video generation task with Luma. Supports text-to-video, image-to-video, and video extension.
majiayu000/claude-skill-registry 163
-
3-identifying-architecture
Third step in building instruction context for codebase
majiayu000/claude-skill-registry 163
-
conducting-interviews
Help users conduct effective hiring interviews. Use when someone is designing an interview loop, crafting interview questions, evaluating candidates in real-time, or building a structured interview process.
majiayu000/claude-skill-registry 163
-
careful-delete
Before any destructive or irreversible operation (rm -rf, DROP TABLE, DELETE,
force push, branch deletion, truncate), orchestrate a safety cycle: assess
blast radius → confirm explicitly → document what happened. Chains pre-mortem
and you-sure with built-in documentation. No dangerous operation executes
without ceremony.
majiayu000/claude-skill-registry 163
-
doc-generate-adr
Generate Architecture Decision Records (ADRs) to document significant architectural decisions. Use when making important technical decisions that need documentation.
majiayu000/claude-skill-registry 163