Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
analyzing-text-with-nlp
This skill enables Claude to perform natural language processing and text analysis using the nlp-text-analyzer plugin. It should be used when the user requests analysis of text, including sentiment analysis, keyword extraction, topic modeling, or other NLP tasks. The skill is triggered by requests involving "analyze text", "sentiment analysis", "keyword extraction", "topic modeling", or similar phrases related to text processing. It leverages AI/ML techniques to understand and extract insights from textual data.
majiayu000/claude-skill-registry 163
-
torchvision
Computer vision library for PyTorch featuring pretrained models, advanced image transforms (v2), and utilities for handling complex data types like bounding boxes and masks. (torchvision, transforms, tvtensor, resnet, cutmix, mixup, pretrained models, vision transforms)
majiayu000/claude-skill-registry 163
-
motion-scale
Generates animation duration, easing curves, and delay tokens with prefers-reduced-motion support. Use when creating transition timing, animation speed, or motion systems. Outputs CSS, Tailwind, or JSON.
majiayu000/claude-skill-registry 163
-
swr
SWR data fetching - useSWR, mutations, revalidation, caching. Use when fetching API data, implementing real-time updates, or managing server state.
majiayu000/claude-skill-registry 163
-
review-game-log
Automatically invoked when reviewing game simulation logs. Retrieves saved game data by ID and formats it for analysis.
majiayu000/claude-skill-registry 163
-
incident-postmortem-template
Incident Postmortem Template - Auto-activating skill for Technical Documentation.
Triggers on: incident postmortem template, incident postmortem template
Part of the Technical Documentation skill category.
majiayu000/claude-skill-registry 163
-
fetch-pr-review-comments
MUST use this skill when user asks to check/review PR comments, address reviewer feedback, fix review issues, or respond to code review. Fetches unresolved review comments from GitHub PR for the current branch.
majiayu000/claude-skill-registry 163
-
vscode-extension
Use when developing VSCode extensions - covers language support, LSP integration, and packaging
majiayu000/claude-skill-registry 163
-
graceful-shutdown
Clean shutdown with in-flight job tracking, signal handlers, and buffer draining. Prevent data loss and corrupted state on process termination.
majiayu000/claude-skill-registry 163
-
serena-explore
Exploration symbolique du code avec Serena MCP. Utiliser pour naviguer dans le code par symboles (fonctions, classes, hooks), trouver des définitions, et comprendre l'architecture sans lire des fichiers entiers.
majiayu000/claude-skill-registry 163
-
git-ci-cd-manager
Automate Git workflow with conventional commits, setup GitHub Actions CI/CD, configure Husky hooks, manage PR automation, and handle semantic releases
majiayu000/claude-skill-registry 163
-
actionable-review-format-standards
Standardized output format for code reviews with severity labels, file:line references, and fix code snippets. Use when generating review reports that need consistent, actionable feedback structure.
majiayu000/claude-skill-registry 163
-
redis-patterns
Upstash Redis patterns for caching and rate limiting.
majiayu000/claude-skill-registry 163
-
trl
This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.
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
-
aws-cloud
Provides comprehensive AWS (Amazon Web Services) guidance including EC2, S3, RDS, Lambda, ECS/EKS, CloudFormation, API Gateway, CloudFront, cloud migration from on-premise/GCP/Azure, security configuration (IAM, KMS, Security Hub), cost optimization (Savings Plans, Reserved Instances), and multi-region deployment. Produces infrastructure as code (Terraform/CloudFormation/CDK), deployment scripts, security configurations, and architecture designs. Use when deploying to AWS, designing AWS infrastructure, migrating to AWS, configuring EC2 instances, setting up S3 buckets, managing RDS databases, deploying containers on ECS/EKS, building serverless applications, or when users mention AWS, Amazon Cloud, EC2, S3, Lambda, EKS, CloudFormation, CDK, or AWS services.
majiayu000/claude-skill-registry 163
-
execute
Execute tasks with velocity and quality. Use when ready to implement after clarity and prioritization are complete. This is the fourth system in the 5-system framework.
majiayu000/claude-skill-registry 163
-
supabase-migration-writer
Expert assistant for creating database migrations for the KR92 Bible Voice Supabase project. Use when creating database migrations, adding tables, modifying schemas, creating RPC functions, or writing rollback scripts.
majiayu000/claude-skill-registry 163
-
nowledge-mem
Unified CLI for personal knowledge base. This skill should be used when users want to save memories, search past conversations, persist current sessions, or manage stored information. Triggers: 记忆, 知识库, 保存会话, 搜索记忆, recall, remember, save memory, search knowledge, persist session, nm命令.
majiayu000/claude-skill-registry 163
-
Using GitHub API with gh CLI
This skill teaches how to access GitHub's REST and GraphQL APIs via gh api for inline PR comments, review threads, and data not available through standard gh commands. Use this when you need PR review comments, thread status, or other GitHub data that gh pr view doesn't provide.
majiayu000/claude-skill-registry 163
-
srfi
SRFI Skill
majiayu000/claude-skill-registry 163
-
effect-resources-scope
Resource safety with acquireRelease, Effect.scoped, and finalizers. Use when opening files, sockets, servers, or external handles.
majiayu000/claude-skill-registry 163
-
marketing-strategy-pmm
Product marketing, positioning, GTM strategy, and competitive intelligence. Includes ICP definition, April Dunford positioning methodology, launch playbooks, competitive battlecards, and international market entry guides. Use when developing positioning, planning product launches, creating messaging, analyzing competitors, entering new markets, enabling sales, or when user mentions product marketing, positioning, GTM, go-to-market, competitive analysis, market entry, or sales enablement.
majiayu000/claude-skill-registry 163
-
react-performance-patterns
React performance optimization patterns for TMNL. Covers useMemo, useCallback, React.memo, virtualization, and when optimization matters vs premature optimization. Use for performance-critical components.
majiayu000/claude-skill-registry 163