Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cucumber-step-definitions
Writing effective step definitions and organizing test code
majiayu000/claude-skill-registry 163
-
create-master-skill
Create a master system skill (shared resource library) for any integration. Load when user mentions "create master skill", "new master skill", "shared skill library", "integration master", or wants to build a reusable skill foundation for multiple related skills.
majiayu000/claude-skill-registry 163
-
power-agent-creator
This skill should be used when users want to create powerful AI agents comparable to Claude Code or sonph-code. It provides battle-tested system prompts, masterfully-crafted tool implementations, and the simple but powerful agent loop pattern. Use this skill when users ask to build coding agents, AI assistants with tools, or any autonomous agent that needs file operations, code execution, search, and task management capabilities. The key insight is that customization requires only ONE HumanMessage after the SystemPrompt.
majiayu000/claude-skill-registry 163
-
Financial Analyst
Analyze financial data, build models, evaluate investments, and provide data-driven financial recommendations
majiayu000/claude-skill-registry 163
-
profile-engine
Profile the Rust simulation engine to identify performance bottlenecks. Use when optimizing engine performance or investigating slow code paths.
majiayu000/claude-skill-registry 163
-
skeleton-generate
Skills版エージェント骨格(CLAUDE.md, .codex/skills/, .codex/等)を生成し、初期設定を完了する。「スケルトン生成」「エージェント生成」「骨格作成」を依頼されたときに使用する。
majiayu000/claude-skill-registry 163
-
code-fragment-extractor
仔细彻底阅读探索用户提供的代码目录/文件,分析拆解出对应的代码片段以供参考,颗粒度细到功能级别,只做片段提取不改变代码内容和页面布局结构,提取到./fragment-extractor目录下,按照指定模板格式生成代码片段模板文件,确保功能完整性和代码片段的实际性。
majiayu000/claude-skill-registry 163
-
plan-orchestrator
Orchestrate multi-phase plan implementation through implement-evaluate cycles with specialized subagents. Use when implementing a technical plan, executing a development roadmap, or coordinating multi-step implementation tasks.
majiayu000/claude-skill-registry 163
-
llm-integrator
Integrate LLM providers (Claude, GPT, etc.) with emotive-mascot for sentiment-driven emotional responses. Use when connecting to AI services, implementing chat interfaces, or creating emotion-aware conversational experiences.
majiayu000/claude-skill-registry 163
-
candidate-kb
Manage candidate knowledge base. Use when ingesting CVs, adding profile information, or querying candidate details for resume/cover letter generation.
majiayu000/claude-skill-registry 163
-
spec-linker
Creates and maintains bidirectional links between specifications and GitHub issues/PRs via comments
majiayu000/claude-skill-registry 163
-
refactor-flow
Improve code quality, reduce technical debt, restructure for maintainability
majiayu000/claude-skill-registry 163
-
patterns/vtable
Vtable Pattern (C-Specific) pattern for C development
majiayu000/claude-skill-registry 163
-
kubernetes-secrets-manager
Kubernetes Secrets Manager - Auto-activating skill for DevOps Advanced.
Triggers on: kubernetes secrets manager, kubernetes secrets manager
Part of the DevOps Advanced skill category.
majiayu000/claude-skill-registry 163
-
github-flow-for-claude-on-web
Complete GitHub workflow for Claude Code on the web. ALL GitHub operations MUST use REST API (never gh CLI). Includes branch naming (claude/*-sessionId), push retry logic, PR/issue management via API, and complete workflows. Use for all GitHub interactions in Claude Code web environment.
majiayu000/claude-skill-registry 163
-
brokle-frontend-dev
Use this skill when developing Next.js/React frontend code for Brokle. Includes components, pages, hooks, API clients, stores, or any frontend features.
majiayu000/claude-skill-registry 163
-
lola-modules
Create and manage Lola modules for multi-assistant AI context distribution. Use when building portable AI skills with multi-assistant support (Claude Code, Cursor, Gemini CLI). This skill is triggered when users say "create a lola module", "build a lola skill", "write a module.yml", "add slash commands to lola", or "distribute skills to multiple assistants".
majiayu000/claude-skill-registry 163
-
ai-omni-dev
AI Omni VSCode Extension 开发指南系统。当需要开发、修改、调试或扩展 AI Omni 插件时使用。优先查阅 ./skills-list.md 确定子模块。支持 Extension 后端开发、Webview Vue3 前端开发、共享层设计、通信机制和 codeXray 功能开发。当用户提到插件开发、webview、extension、命令注册、消息通信、Vue3 组件时使用。
majiayu000/claude-skill-registry 163
-
effect-service
Generate new Effect-TS services with proper patterns. Use when creating new services, layers, or adding methods to existing services.
majiayu000/claude-skill-registry 163
-
swift-sharing
A library for sharing state across your app with persistence and observation support
majiayu000/claude-skill-registry 163
-
rust-backend-axum
Build production-ready Rust backend APIs with Axum framework. Covers router composition, state management, extractors, middleware (auth, tracing), error handling with IntoResponse, and graceful shutdown. Use when building Rust web services, REST APIs, or when working with Axum, Tower middleware, or async Rust backends.
majiayu000/claude-skill-registry 163
-
add-malli-schemas
Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling
majiayu000/claude-skill-registry 163
-
pyiceberg-storage
ALWAYS USE when working with Iceberg table storage, ACID transactions, or time-travel queries. Use IMMEDIATELY when creating/loading Iceberg tables, implementing schema evolution, querying historical snapshots, or debugging catalog operations. Provides research steps for PyIceberg SDK, catalog integration, and storage layer operations.
majiayu000/claude-skill-registry 163
-
golang-performance
Go performance optimization techniques including profiling with pprof, memory optimization, concurrency patterns, and escape analysis.
majiayu000/claude-skill-registry 163