Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
alembic
Database migration management for SQLAlchemy projects using Alembic
majiayu000/claude-skill-registry 163
-
webvizio-automation
Automate Webvizio tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
book-sft-pipeline
This skill should be used when the user asks to "fine-tune on books", "create SFT dataset", "train style model", "extract ePub text", or mentions style transfer, LoRA training, book segmentation, or author voice replication.
majiayu000/claude-skill-registry 163
-
pyright-lsp
majiayu000/claude-skill-registry 163
-
regex-vs-llm-structured-text
Use when parsing structured text (quizzes, forms, documents). Start with regex, add LLM only for low-confidence edge cases.
majiayu000/claude-skill-registry 163
-
search
Searches the web, legal databases, case law, patents, and case.dev knowledge base via the casedev CLI. Use when the user mentions "search", "legal research", "find cases", "case law", "patent search", "web search", "fetch URL", "webfetch", "legal skills", or needs to research legal topics, find similar cases, or retrieve web content.
majiayu000/claude-skill-registry 163
-
refinar
Refinar — Refinar issues existentes de GitHub con estructura estandar, labels y Project V2
majiayu000/claude-skill-registry 163
-
Root Cause Tracing
Systematically trace bugs backward through call stack to find original trigger
majiayu000/claude-skill-registry 163
-
awt-e2e-testing
AI-powered E2E web testing — eyes and hands for AI coding tools. Declarative YAML scenarios, Playwright execution, visual matching (OpenCV + OCR), platform auto-detection (Flutter/React/Vue), learning DB. Install: npx skills add ksgisang/awt-skill --skill awt -g
majiayu000/claude-skill-registry 163
-
promote-skill
Move a skill from staging to active
majiayu000/claude-skill-registry 163
-
test
Run tests, analyze results, and produce a structured verdict.
majiayu000/claude-skill-registry 163
-
monetization
Estrategia e implementacao de monetizacao para produtos digitais - Stripe, subscriptions, pricing experiments, freemium, upgrade flows, churn prevention, revenue optimization e modelos de negocio SaaS.
majiayu000/claude-skill-registry 163
-
knowledge-distillation
Compress large language models using knowledge distillation from teacher to student models. Use when deploying smaller models with retained performance, transferring GPT-4 capabilities to open-source models, or reducing inference costs. Covers temperature scaling, soft targets, reverse KLD, logit distillation, and MiniLLM training strategies.
majiayu000/claude-skill-registry 163
-
ggg
Smart context filter - reduce tokens 50-90% before sending to Claude. Use when reading large files (>1000 lines), analyzing complex codebases, or when user types 'ggg'. Saves ~69% cost per task.
majiayu000/claude-skill-registry 163
-
session-load
Load previous session state
majiayu000/claude-skill-registry 163
-
PrivateInvestigator
Ethical people-finding. USE WHEN find person, locate, reconnect, people search, skip trace. SkillSearch('privateinvestigator') for docs.
majiayu000/claude-skill-registry 163
-
Plugin Structure
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDE_PLUGIN_ROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest configuration, component organization, file naming conventions, or Claude Code plugin architecture best practices.
majiayu000/claude-skill-registry 163
-
remotion-best-practices
Best practices for Remotion - Video creation in React
majiayu000/claude-skill-registry 163
-
llama-cpp
Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.
majiayu000/claude-skill-registry 163
-
pipeline
Chain agents together in sequential or branching workflows with data passing
majiayu000/claude-skill-registry 163
-
you-sure
Before ANY destructive, irreversible, or high-impact action, pause and surface
a clear checklist of what's about to happen. This includes: file deletions,
database changes, production deployments, mass updates, permission changes,
or anything that can't easily be undone. Require explicit confirmation before
proceeding. Never auto-execute dangerous operations.
majiayu000/claude-skill-registry 163
-
capacity-planning
Forecasting resource usage, load testing interpretation, and scaling limits.
majiayu000/claude-skill-registry 163
-
review
Port of .claude/commands/review.md for Codex. Use MiniMax as the reviewer in place of Task.
majiayu000/claude-skill-registry 163
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
majiayu000/claude-skill-registry 163