Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
command-development
Create and refine single-file commands with @/! injection. Use when authoring new commands or improving existing ones. Includes namespacing rules, thin interface patterns, and delegation best practices. Not for skills or agents.
majiayu000/claude-skill-registry 163
-
ownership-borrowing
Master Rust's ownership, borrowing, and lifetime system for memory-safe code. Use when the user encounters borrow checker errors, lifetime annotations, needs smart pointers (Box/Rc/Arc), works with move semantics, or asks about Clone vs Copy, ownership transfer, and reference management in Rust.
majiayu000/claude-skill-registry 163
-
notion-spec-to-implementation
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
majiayu000/claude-skill-registry 163
-
bmad-bmb-create-agent
Create a new BMAD agent with best practices and compliance
majiayu000/claude-skill-registry 163
-
ai-content-creator
AI 内容创作专家,生成高质量的 SEO 和 GEO 优化内容,支持多种内容类型和风格。
majiayu000/claude-skill-registry 163
-
task-intelligence
Protocolo de Inteligência Pré-Tarefa — ativa TODOS os agentes relevantes do ecossistema ANTES de executar qualquer tarefa solicitada pelo usuário.
majiayu000/claude-skill-registry 163
-
gitops-workflow
GitOps workflow patterns with ArgoCD and Flux for declarative Kubernetes deployments. Use when implementing GitOps, automating deployments, or setting up progressive delivery.
majiayu000/claude-skill-registry 163
-
frontend-project-creator
创建新的前端项目,支持框架和组件库选择。当用户需要从零开始创建前端项目并指定技术栈时使用。此 skill 支持 React 框架设置,提供 MUI、shadcn/ui 或 Bootstrap 组件库选项,包含路由配置和多页面结构。
majiayu000/claude-skill-registry 163
-
Verification Before Completion
Run verification commands and confirm output before claiming success
majiayu000/claude-skill-registry 163
-
scrapling
Use Scrapling for web extraction (HTTP, async, dynamic, stealth fetchers). Prefer Scrapling for scraping pipelines; fallback to `playwright-ext` when blocked.
majiayu000/claude-skill-registry 163
-
audit-cohesion
Audit codebase for internal cohesion - how well components fit together and maintain consistent patterns. Distinct from audit-arch (which checks rule violations); this checks integration fitness and convergence. Use when user says "audit cohesion", "check cohesion", "cohesion audit", or "alignment check".
majiayu000/claude-skill-registry 163
-
tour
Friendly onboarding tour of Claude Code capabilities for users asking what it can do.
majiayu000/claude-skill-registry 163
-
parallel-worktrees
Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.
majiayu000/claude-skill-registry 163
-
hugging-face-cli
Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.
majiayu000/claude-skill-registry 163
-
ENA Database
Access European Nucleotide Archive via API/FTP. Retrieve DNA/RNA sequences, raw reads (FASTQ), genome assemblies by accession, for genomics and bioinformatics pipelines. Supports multiple formats.
majiayu000/claude-skill-registry 163
-
socratic-questioning
Guide discovery through questioning techniques and pattern recognition for Clean Code, GoF design patterns, and architectural decisions. Use when coaching developers, facilitating design discussions, or helping teams discover solutions.
majiayu000/claude-skill-registry 163
-
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
majiayu000/claude-skill-registry 163
-
database-admin
Expert database administrator specializing in modern cloud databases, automation, and reliability engineering. Masters AWS/Azure/GCP database services, Infrastructure as Code, high availability, disaster recovery, performance optimization, and compliance. Handles multi-cloud strategies, container databases, and cost optimization. Use PROACTIVELY for database architecture, operations, or reliability engineering.
majiayu000/claude-skill-registry 163
-
update-design
Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update.
majiayu000/claude-skill-registry 163
-
arcanea-code-review
Conduct thorough, constructive code reviews that improve code quality and team knowledge. Focuses on what matters - architecture, logic, security, maintainability - while avoiding bikeshedding.
majiayu000/claude-skill-registry 163
-
test-architecture
Test organization, fixtures, factories (factory_boy/faker), test isolation, database cleanup, and test configuration. Use when the user is setting up a test suite, organizing test files, creating test fixtures, or dealing with test isolation issues.
majiayu000/claude-skill-registry 163
-
testing
Write tests for IntelliFill using Jest (backend) and Vitest (frontend). Use when adding unit tests, integration tests, or component tests.
majiayu000/claude-skill-registry 163
-
telegram-bot-builder
Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategie...
majiayu000/claude-skill-registry 163
-
search-router
Choose the right search tool for each query type
majiayu000/claude-skill-registry 163