Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
contentful-sdk
Comprehensive Contentful SDK guide for TypeScript/JavaScript. Covers Management SDK (CMA) for content/schema management, Delivery SDK (CDA) for fetching content, and App Framework SDK for building Contentful apps. Use for any Contentful API integration work.
majiayu000/claude-skill-registry 163
-
App Theming
Your approach to handling app theming. Use this skill when working on files where app theming comes into play.
majiayu000/claude-skill-registry 163
-
pubmed-field-validator
Validate PubMed search field tags against official NCBI documentation before implementing them. Use when adding new field tags to the query builder, debugging search queries, or verifying existing field tag implementations. Prevents invalid tags like [organism] and ensures compliance with NCBI PubMed standards.
majiayu000/claude-skill-registry 163
-
professional-communication
Guide technical communication for software developers. Covers email structure, team messaging etiquette, meeting agendas, and adapting messages for technical vs non-technical audiences. Use when drafting professional messages, preparing meeting communications, or improving written communication.
majiayu000/claude-skill-registry 163
-
new-tool
A set of resources to help agents create new tools and integrate them into the site build process for successful deployment
majiayu000/claude-skill-registry 163
-
moai-workflow-templates
Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
majiayu000/claude-skill-registry 163
-
methods-paper-writer
JASA/Biometrika manuscript structure with VanderWeele notation standards
majiayu000/claude-skill-registry 163
-
report-formatter
Format, beautify, and optimize report content.
LOAD THIS SKILL WHEN: User says "整理報告", "格式化", "美化報告", "polish report" | after report generation | need professional formatting.
CAPABILITIES: Markdown formatting, grammar check, structure optimization, emoji/table/code block styling.
majiayu000/claude-skill-registry 163
-
docs-snipsco-snips-actions-template
majiayu000/claude-skill-registry 163
-
Plugin Installation
Use when the user wants to install, update, or set up a Claude Code plugin
majiayu000/claude-skill-registry 163
-
Confidence Check
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
majiayu000/claude-skill-registry 163
-
json-config-helper
Validate, format, and work with JSON configuration files
majiayu000/claude-skill-registry 163
-
expansion-playbook
Use to package upsell, cross-sell, and advocacy motions tied to customer outcomes.
majiayu000/claude-skill-registry 163
-
screen2navkey
convert Voyager Screen to navigation 3
majiayu000/claude-skill-registry 163
-
Committer
This skill should be used when the user asks to "commit", "create a commit", "make a commit", "git commit", "commit these changes", or wants to stage and commit changes to git. Handles staging files, drafting commit messages, following commit conventions, and managing git commits safely.
majiayu000/claude-skill-registry 163
-
spec-kit-skill
GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: "spec-kit", "speckit", "constitution", "specify", ".specify/", "规格驱动开发", "需求规格".
majiayu000/claude-skill-registry 163
-
google-gemini-embeddings
Build RAG systems, semantic search, and document clustering with Gemini embeddings API (gemini-embedding-001). Generate 768-3072 dimension embeddings for vector search, integrate with Cloudflare Vectorize, and use 8 task types (RETRIEVAL_QUERY, RETRIEVAL_DOCUMENT, SEMANTIC_SIMILARITY) for optimized retrieval.
Use when: implementing vector search with Google embeddings, building retrieval-augmented generation systems, creating semantic search features, clustering documents by meaning, integrating embeddings with Cloudflare Vectorize, optimizing dimension sizes (128-3072), or troubleshooting dimension mismatch errors, incorrect task type selections, rate limit issues (100 RPM free tier), vector normalization mistakes, or text truncation errors (2,048 token limit).
majiayu000/claude-skill-registry 163
-
fvtt-error-handling
This skill should be used when adding error handling to catch blocks, standardizing error handling across a codebase, or ensuring proper UX with user messages vs technical logs. Covers NotificationOptions, Hooks.onError, and preventing console noise.
majiayu000/claude-skill-registry 163
-
ai-news
Aggregate and analyze AI news from 7 authoritative sources including expert newsletters (Andrew Ng's The Batch), research papers (HuggingFace), industry news (TechCrunch, AI News), and community discussions (Reddit, Hacker News). Provides deep trend analysis with expert sentiment and community opinions. This skill should be used when the user wants a comprehensive AI news digest, research recent developments, understand community sentiment, or stay updated on AI trends. Invoke with `/ai-news <days>` (e.g., `/ai-news 3` for past 3 days).
majiayu000/claude-skill-registry 163
-
github-pr-resolver
Automate GitHub pull request review resolution by processing ALL review comments and fixing ALL failing CI checks. Use when: (1) A PR has review comments that need to be addressed and resolved, (2) CI/CD checks are failing and need fixes, (3) You want to process all PR feedback and mark conversations as resolved, (4) You need to iterate on PR feedback quickly. IMPORTANT: This skill processes EVERY comment - no skipping allowed. Always fetches fresh data from GitHub. The only acceptable end state is zero unresolved threads. COMMIT CADENCE: Each thread gets its own commit (fix → commit → resolve → next). Never batch commits at the end.
majiayu000/claude-skill-registry 163
-
sleeptrack-be
This skill provides comprehensive backend REST API integration for Asleep sleep tracking platform. Use this skill when building server-side applications, API proxies for mobile apps, webhook event handlers, cross-platform backends (React Native, Flutter), analytics dashboards, or multi-tenant sleep tracking systems. Covers authentication, user management, session retrieval, statistics, webhook integration, and production-ready patterns with code examples in Python, Node.js, and curl.
majiayu000/claude-skill-registry 163
-
quality-report
Génère un rapport complet de qualité du code incluant les vérifications TypeScript, Biome (lint/format), les tests et la couverture de code. Utilise ce skill quand l'utilisateur demande un rapport de qualité, un audit de code, ou veut vérifier l'état général du projet.
majiayu000/claude-skill-registry 163
-
GitCommitRules
Gitのコミットメッセージを作成する際のルールとフォーマットを定義します。コミットメッセージを作成または提案する際に必ず使用してください。
majiayu000/claude-skill-registry 163
-
async-expert
Expert in asynchronous programming patterns across languages (Python asyncio, JavaScript/TypeScript promises, C# async/await, Rust futures). Use for concurrent programming, event loops, async patterns, error handling, backpressure, cancellation, and performance optimization in async systems.
majiayu000/claude-skill-registry 163