Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
maui-media-picker
Guidance for picking photos/videos, capturing from camera, multi-select (.NET 10), MediaPickerOptions, platform permissions, and FileResult handling in .NET MAUI. USE FOR: "pick photo", "capture photo", "take picture", "pick video", "camera capture", "MediaPicker", "photo gallery", "image picker", "multi-select photos", "MediaPickerOptions". DO NOT USE FOR: general file picking (use maui-file-handling), image display or optimization (use maui-performance), or camera streaming (use maui-platform-invoke).
majiayu000/claude-skill-registry 163
-
test-scripts-and-infrastructure
how to structure and write tests (shell) scripts involving infrastructure
majiayu000/claude-skill-registry 163
-
skill-finder
Find the right Affitor skill for your goal. Triggers on: "which skill should I use", "find me a skill", "what skills are available", "help me choose a skill", "skill for SEO", "skill for email", "explore skills", "I'm new to Affitor", "what can Affitor do", "search skills", "skill for blog writing", "skill for landing pages", "skill for analytics".
majiayu000/claude-skill-registry 163
-
configuring-better-auth
Implement OAuth 2.1 / OIDC authentication using Better Auth with MCP assistance. Use when setting
up a centralized auth server (SSO provider), implementing SSO clients in Next.js apps, configuring
PKCE flows, or managing tokens with JWKS verification. Uses Better Auth MCP for guided setup.
NOT when using simple session-only auth without OAuth/OIDC requirements.
majiayu000/claude-skill-registry 163
-
AgentDB Vector Search
Implement semantic vector search with AgentDB for intelligent document retrieval, similarity matching, and context-aware querying. Use when building RAG systems, semantic search engines, or intelligent knowledge bases.
majiayu000/claude-skill-registry 163
-
tdd
Test-driven development workflow with philosophy guide - plan → write tests → implement → validate
majiayu000/claude-skill-registry 163
-
paper-self-review
This skill should be used when the user asks to "review paper quality", "check paper completeness", "validate paper structure", "self-review before submission", or mentions systematic paper quality checking. Provides comprehensive quality assurance checklist for academic papers.
majiayu000/claude-skill-registry 163
-
db-run
Запуск 1С:Предприятие. Используй когда пользователь просит запустить 1С, открыть базу, запустить предприятие
majiayu000/claude-skill-registry 163
-
141-java-refactoring-with-modern-features
Use when you need to refactor Java code to adopt modern Java features (Java 8+) — including migrating anonymous classes to lambdas, replacing Iterator loops with Stream API, adopting Optional for null safety, switching from legacy Date/Calendar to java.time, using collection factory methods, applying text blocks, var inference, or leveraging Java 25 features like flexible constructor bodies and module import declarations. Part of the skills-for-java project
majiayu000/claude-skill-registry 163
-
kit-agents
(ePost) Use when creating, modifying, or auditing agents, skills, commands, hooks, or planning kit ecosystem changes
majiayu000/claude-skill-registry 163
-
scope
Exploratory workflow for understanding problem spaces and drafting feature proposals, refactorings, or complex bug-fixes. Creates detailed tickets in your issue tracker without doing implementation work.
majiayu000/claude-skill-registry 163
-
complexity
Analyze code complexity and find refactor targets using radon/gocyclo. Triggers: "complexity", "analyze complexity", "find complex code", "refactor targets", "cyclomatic complexity", "code metrics".
majiayu000/claude-skill-registry 163
-
aads-router-ood-guardrails
Handle router, ROI, policy-taxonomy, and OOD updates in AADS-ULoRA while preserving stage-order behavior and Phase 5 latency guardrails. Use for changes under src/router, src/ood, policy regression scripts, or phase5 performance guardrail scripts and config.
majiayu000/claude-skill-registry 163
-
refactoring-patterns
Apply named refactoring transformations to improve code structure without changing behavior. Use when the user mentions "refactor this", "code smells", "extract method", "replace conditional", "technical debt", "move method", "inline variable", or "decompose conditional". Also trigger when cleaning up legacy code, preparing code for new features by restructuring, or identifying which transformation to apply to a specific code smell. Covers smell-driven refactoring, safe transformation sequences, and testing guards. For code quality foundations, see clean-code. For managing complexity, see software-design-philosophy.
majiayu000/claude-skill-registry 163
-
pdf
Professional PDF solution. Create PDFs using HTML+Paged.js (academic papers, reports, documents). Process existing PDFs using Python (read, extract, merge, split, fill forms). Supports KaTeX math formulas, Mermaid diagrams, three-line tables, citations, and other academic elements. Also use this skill when user explicitly requests LaTeX (.tex) or native LaTeX compilation.
majiayu000/claude-skill-registry 163
-
长列表虚拟滚动优化方案
处理超过 1000 条数据的大型列表渲染时的性能优化方案,包含定高和不定高两种策略。
majiayu000/claude-skill-registry 163
-
ai-sdk
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".
majiayu000/claude-skill-registry 163
-
pr-ui-test
Automated UI testing for pull requests using Playwright MCP and the gh CLI. ALWAYS invoke this skill when the user asks to test a PR's UI, run visual regression checks on a pull request, QA a frontend PR, verify UI changes, smoke-test a branch, or test edge cases for a PR. Also trigger when the user says "test this PR", "check the UI on this branch", "QA this", "run playwright on the PR", "review and test", or any variation of testing frontend/UI changes in a pull request context. Do NOT attempt to run Playwright or post PR comments directly — ALWAYS route through this skill first.
majiayu000/claude-skill-registry 163
-
aim-parzival-constraints
Load Parzival behavioral constraints as context reminder
majiayu000/claude-skill-registry 163
-
similarity-logic
Use when working with logic IC similarity calculations - comparing 74xx series, CD4000 CMOS, technology families (LS, HC, HCT), function groups (NAND, NOR, flip-flops), or logic IC-specific similarity logic.
majiayu000/claude-skill-registry 163
-
brief
Create or update project brief through interactive discovery. Use when starting any new idea, revisiting an idea after time away, or when vision feels unclear.
majiayu000/claude-skill-registry 163
-
estimation-planning
Project estimation and scheduling techniques for software development. Covers work breakdown structures (WBS), critical path method (CPM), PERT three-point estimation, Gantt charts, resource leveling, Goldratt's critical chain project management (buffer management), story point estimation, planning poker, reference class forecasting (Kahneman/Flyvbjerg), cone of uncertainty, schedule compression (crashing vs. fast-tracking), milestone planning, dependency management, and Brooks's Law. Connects GSD wave execution planning as a practical estimation and scheduling framework.
majiayu000/claude-skill-registry 163
-
lit
Web Components development with Lit including custom elements, reactive properties, shadow DOM, and interoperability.
majiayu000/claude-skill-registry 163
-
model-trainer
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