Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
deploying-applications
Deployment patterns from Kubernetes to serverless and edge functions. Use when deploying applications, setting up CI/CD, or managing infrastructure. Covers Kubernetes (Helm, ArgoCD), serverless (Vercel, Lambda), edge (Cloudflare Workers, Deno), IaC (Pulumi, OpenTofu, SST), and GitOps patterns.
majiayu000/claude-skill-registry 163
-
manage-prompts
MUST INVOKE this skill when creating focused prompts in .prompts/prompts/ and multi-stage chains in .prompts/metaprompt/. Create, audit, and maintain all types of prompts including standalone prompts and meta-prompts for AI-to-AI workflows.
majiayu000/claude-skill-registry 163
-
arxiv-analysis
Analyze arXiv research papers and explain them in accessible terms. Use when the user mentions arXiv, research paper, academic paper, scientific paper, preprint, or provides an arxiv.org URL.
majiayu000/claude-skill-registry 163
-
pull-request-risk-assessment
Evaluate pull request changes against Lime's Change Management risk assessment criteria. Use when asked to assess risk of a PR or branch.
majiayu000/claude-skill-registry 163
-
sonar-properties
Generates sonar-project.properties for SonarQube code quality analysis and coverage reporting. Auto-detects test framework (Jest/Vitest) and configures coverage paths.
majiayu000/claude-skill-registry 163
-
generating-test-doubles
Generate mocks, stubs, spies, and fakes for dependency isolation.
Use when creating mocks, stubs, or test isolation fixtures.
Trigger with phrases like "generate mocks", "create test doubles", or "setup stubs".
majiayu000/claude-skill-registry 163
-
ln-403-task-rework
Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.
majiayu000/claude-skill-registry 163
-
chip-clonal-hematopoiesis-agent
majiayu000/claude-skill-registry 163
-
domain-name-brainstormer
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
majiayu000/claude-skill-registry 163
-
process-issues
Process GitHub Issues - fetch open issues, read comments, analyze suggestions, find similar, create Beads tasks, propose fix plan
majiayu000/claude-skill-registry 163
-
card-news-generator-v2
Create 600x600 Instagram-style card news series automatically with optional background images. User provides topic, colors, and optional images - Claude generates content and creates multiple cards with proper text wrapping.
majiayu000/claude-skill-registry 163
-
postfx-composer
EffectComposer setup and architecture for Three.js post-processing pipelines. Use when setting up multi-pass rendering, combining effects, creating custom passes, managing render targets, or building reusable effect stacks. Foundation skill for all post-processing work.
majiayu000/claude-skill-registry 163
-
pdf-toolkit
Comprehensive PDF manipulation - merge, split, rotate, extract pages, add watermarks, compress, and encrypt PDFs programmatically.
majiayu000/claude-skill-registry 163
-
conventions-vue
Apply when working with Vue components, composables, stores, or styling. Ensures code matches established project patterns.
majiayu000/claude-skill-registry 163
-
hti-fallback-guard
In this repo, avoid sloppy fallback logic. Prefer explicit failures, narrow error handling, and clearly marked TODOs over fake success paths.
majiayu000/claude-skill-registry 163
-
sft
Supervised Fine-Tuning with SFTTrainer and Unsloth. Covers dataset preparation,
chat template formatting, training configuration, and Unsloth optimizations
for 2x faster instruction tuning. Includes thinking model patterns.
majiayu000/claude-skill-registry 163
-
institutional-flow-tracker
Use this skill to track institutional investor ownership changes and portfolio flows using 13F filings data. Analyzes hedge funds, mutual funds, and other institutional holders to identify stocks with significant smart money accumulation or distribution. Helps discover stocks before major moves by following where sophisticated investors are deploying capital.
majiayu000/claude-skill-registry 163
-
doc-maintain
Maintain documentation (sync, cleanup, update)
majiayu000/claude-skill-registry 163
-
Wireshark Network Traffic Analysis
This skill should be used when the user asks to "analyze network traffic with Wireshark", "capture packets for troubleshooting", "filter PCAP files", "follow TCP/UDP streams", "detect network anomalies", "investigate suspicious traffic", or "perform protocol analysis". It provides comprehensive techniques for network packet capture, filtering, and analysis using Wireshark.
majiayu000/claude-skill-registry 163
-
zensical-debug
Debug and visually verify zensical sites with Chrome DevTools. Combines zensical development best practices with Chrome MCP port management. User-invocable with /zensical-debug.
majiayu000/claude-skill-registry 163
-
sentry
Monitor application errors, performance, and issues on Sentry
majiayu000/claude-skill-registry 163
-
bluesky
Read from and post to Bluesky social network using the AT Protocol. Use this skill when the user wants to interact with Bluesky including posting text/images/links, replying to posts, reading their timeline, searching posts, viewing profiles, following/unfollowing users, checking notifications, or viewing reply threads. All scripts use PEP 723 inline metadata for dependencies and run via `uv run`. Requires BLUESKY_HANDLE and BLUESKY_PASSWORD environment variables.
majiayu000/claude-skill-registry 163
-
kobo-translation-ar
Translation and localization guidelines for KoboToolbox content from English to Arabic. Use when translating KoboToolbox materials including: (1) Academy courses and educational content, (2) User interface text and documentation, (3) Support articles, (4) Marketing materials, (5) Form building terminology, or (6) XLSForm technical terms. Covers tone, pronouns (tú/usted, tu/vous), gender-inclusive language, and official translations for brand terms and UI elements.
majiayu000/claude-skill-registry 163
-
design-documentation
Transform approved requirements into comprehensive technical designs. Define system architecture, component interactions, data models, and interfaces to create a blueprint for implementation.
majiayu000/claude-skill-registry 163