Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bdd-scenario-quality-check
检查Given-When-Then格式规范性,发现场景缺口,提供丰富建议。当BDD场景编写完成后使用,确保场景质量符合CRAFT标准。
majiayu000/claude-skill-registry 163
-
setting-up-a-project
You MUST use this skill when the user asks you to setup a claude code project. You should also suggest it if there is no CLAUDE.md or when starting work on an empty codebase.
majiayu000/claude-skill-registry 163
-
email-sequences
Creates automated email sequences for every stage of the customer journey including welcome, nurture, conversion, and launch flows. This skill should be used when building automated email flows, launching products, improving email-driven conversions, or onboarding new customers.
majiayu000/claude-skill-registry 163
-
pagerunner-skill
Real Chrome automation for AI agents — authenticated sessions, PII anonymization, snapshots, and multi-agent coordination via KV store.
majiayu000/claude-skill-registry 163
-
file-reader
Read a small snippet of a text file using file_read.
majiayu000/claude-skill-registry 163
-
contact-center
majiayu000/claude-skill-registry 163
-
c3-query
This skill should be used when the user asks "where is X", "how does X work", "explain X",
"show me the architecture", "find component", "what handles X", or references C3 IDs (c3-0, c3-1, adr-*).
Requires .c3/ to exist. For changes, route to c3-alter instead.
majiayu000/claude-skill-registry 163
-
composable-svelte-media
Audio, video, and voice components for Composable Svelte. Use when implementing audio players, video embeds, or voice input. Covers AudioPlayer (Web Audio API), VideoEmbed (YouTube/Vimeo/Twitch), and VoiceInput (MediaRecorder) from @composable-svelte/media package.
majiayu000/claude-skill-registry 163
-
feature-dev
Guía el desarrollo de nuevas features. Usar cuando se implementa funcionalidad nueva, se trabaja en issues de GitHub, se planifica arquitectura, o se crean PRs de desarrollo.
majiayu000/claude-skill-registry 163
-
claude-code-project-memory
Configure CLAUDE.md project memory files for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy and quick-add commands.
majiayu000/claude-skill-registry 163
-
ollama-rag
Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models.
majiayu000/claude-skill-registry 163
-
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
majiayu000/claude-skill-registry 163
-
vanilla-rails-naming
Use when naming classes, methods, routes in vanilla Rails codebases - fixes concern verb/noun confusion, bang method misuse, custom action anti-patterns
majiayu000/claude-skill-registry 163
-
claude-hooks-developer
Create, configure, and manage Claude Code hooks for workflow automation, validation, and security. Guides hook implementation, configuration patterns, and best practices.
majiayu000/claude-skill-registry 163
-
git-branch-cleanup
ローカルGitブランチを分析し、安全にクリーンアップします。マージ状態、古さ、リモート追跡状況によってブランチを分類し、削除すべきブランチを特定します。ユーザーが「ブランチを整理」「古いブランチを削除」と依頼した時にアクティベートします。
majiayu000/claude-skill-registry 163
-
numerical-methods
Numerical algorithms and computational techniques for statistics
majiayu000/claude-skill-registry 163
-
execute-plan
Execute structured task plans with status tracking. Use when the user provides a plan file path in the format `plans/{current-date}-{task-name}-{version}.md` or explicitly asks you to execute a plan file.
majiayu000/claude-skill-registry 163
-
research-executor
执行完整的 7 阶段深度研究流程。接收结构化研究任务,自动部署多个并行研究智能体,生成带完整引用的综合研究报告。当用户有结构化的研究提示词时使用此技能。
majiayu000/claude-skill-registry 163
-
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
majiayu000/claude-skill-registry 163
-
api-tracing
Instrument API requests with spans and distributed tracing. Use when tracking request latency or debugging API issues.
majiayu000/claude-skill-registry 163
-
odoo-code-reviewer
Reviews Odoo 16.0 code for best practices, security issues, performance problems, and OCA guidelines compliance. This skill should be used when the user requests code review, such as "Review this code" or "Check this module for issues" or "Is this code optimized?" or "Security review needed for this module".
majiayu000/claude-skill-registry 163
-
commit-patterns
Generates conventional commit messages. Use when creating git commits or reviewing staged changes. Ensures NO AI attribution in commits.
majiayu000/claude-skill-registry 163
-
obsidian
Expert knowledge for developing Obsidian plugins and themes using TypeScript, CodeMirror 6, and CSS variables - covers plugin lifecycle, Vault API, Workspace API, editor extensions, and styling patterns
majiayu000/claude-skill-registry 163
-
App Components
Your approach to handling app components. Use this skill when working on files where app components comes into play.
majiayu000/claude-skill-registry 163