Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
format-commit-message
Generate standardized conventional commit messages with Claude Code attribution. Use when creating automated commits, release commits, or any git commit requiring consistent formatting.
majiayu000/claude-skill-registry 163
-
dev-swarm-draft-commit-message
Draft a conventional commit message when the user asks to commit code.
majiayu000/claude-skill-registry 163
-
p5-code-review
Reviews p5.js tower defense game code for architecture patterns, manager responsibilities, performance issues, and code quality. Use when reviewing enemies, towers, managers, renderers, or asking for code review.
majiayu000/claude-skill-registry 163
-
add-cuda-kernel
Step-by-step tutorial for adding new CUDA kernels to FlashInfer
majiayu000/claude-skill-registry 163
-
maturin-debugger
Diagnose and fix maturin build issues for PyO3 Python bindings. Use when encountering problems with maturin develop, missing Python exports, module registration errors, or type stub generation issues. Particularly useful when new PyO3 methods compile but don't appear in Python.
majiayu000/claude-skill-registry 163
-
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