Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ln-781-build-verifier
Builds all detected projects and verifies successful compilation
majiayu000/claude-skill-registry 163
-
kafka
Apache Kafka on Kubernetes with Strimzi (KRaft mode, no ZooKeeper).
This skill should be used when users ask to deploy Kafka clusters, build
producers/consumers, implement event-driven patterns, or debug Kafka issues.
Includes tested manifests and Makefile for one-command deployment.
majiayu000/claude-skill-registry 163
-
umbraco-controllers
Understand and create controllers in Umbraco backoffice (foundational concept)
majiayu000/claude-skill-registry 163
-
ln-201-opportunity-discoverer
Traffic-First opportunity discovery. KILL funnel filters ideas by traffic channel, demand, competition, revenue, interest, MVP-ability. Outputs one idea + one channel recommendation.
majiayu000/claude-skill-registry 163
-
response-state-visualizer
Stream safe, staged previews of answers in CLI output. Use when you need to show how a response forms or changes state without exposing chain-of-thought.
majiayu000/claude-skill-registry 163
-
run-claude
向助手发出协助请求,适用于需要在隔离的独立环境中执行复杂编程任务、任务规划、文稿撰写的场景。
majiayu000/claude-skill-registry 163
-
mock-authoring
Writing effective dry_run.py mocks for workflow testing without external dependencies
majiayu000/claude-skill-registry 163
-
react-code-smells
Principal-engineer-level React refactoring patterns for eliminating code smells. Covers prop drilling, state explosion, component composition, abstraction quality, coupling, hooks, rendering patterns, and testability. Use when refactoring existing React codebases, reviewing PRs for architectural issues, or identifying technical debt in React applications.
majiayu000/claude-skill-registry 163
-
business-analytics-reporter
This skill should be used when analyzing business sales and revenue data from CSV files to identify weak areas, generate statistical insights, and provide strategic improvement recommendations. Use when the user requests a business performance report, asks to analyze sales data, wants to identify areas of weakness, or needs recommendations on business improvement strategies.
majiayu000/claude-skill-registry 163
-
nextjs-16-app-router-structure
Standard project structure, routing, and component patterns for Next.js 16 App Router applications, so that layouts, pages, and data fetching stay consistent across projects.
majiayu000/claude-skill-registry 163
-
lang-cypher-dev
Foundational Cypher (Neo4j) patterns covering graph pattern matching, MATCH/CREATE/MERGE/DELETE operations, relationships, path patterns, aggregation, filtering, and common graph query patterns. Use when writing Cypher queries, modeling graph data, or needing guidance on graph database operations. This is the entry point for Cypher development.
majiayu000/claude-skill-registry 163
-
automating-database-backups
Process use when you need to automate database backup processes with scheduling and encryption.
This skill creates backup scripts for PostgreSQL, MySQL, MongoDB, and SQLite with compression.
Trigger with phrases like "automate database backups", "schedule database dumps",
"create backup scripts", or "implement disaster recovery for database".
majiayu000/claude-skill-registry 163
-
dspy-signature-designer
This skill should be used when the user asks to "create a DSPy signature", "define inputs and outputs", "design a signature", "use InputField or OutputField", "add type hints to DSPy", mentions "signature class", "type-safe DSPy", "Pydantic models in DSPy", or needs to define what a DSPy module should do with structured inputs and outputs.
majiayu000/claude-skill-registry 163
-
vendure-graphql-reviewing
Review Vendure GraphQL resolvers for missing RequestContext, improper permissions, DTO violations, and schema extension issues. Use when reviewing GraphQL PRs or auditing API quality.
majiayu000/claude-skill-registry 163
-
Requirements Definition
This skill should be used when the user asks to "define requirements", "create specification", "clarify requirements", "write requirements document", or mentions requirement analysis. Provides comprehensive requirements definition methodology.
majiayu000/claude-skill-registry 163
-
implementation-checkpoint
Generate standardized checkpoint reports for multi-phase implementation projects. This skill should be used when pausing implementation at strategic milestones (phase completion, user story completion, critical features) to create comprehensive progress reports with task breakdowns, metrics, knowledge base entries, and resume instructions.
majiayu000/claude-skill-registry 163
-
extension-developer
Use this skill when the user needs help building, testing, or deploying custom LimaCharlie extensions.
majiayu000/claude-skill-registry 163
-
Integration Specialist
RAN system integration with microservices architecture, cognitive consciousness, and intelligent orchestration for seamless network integration. Use when integrating RAN systems, implementing microservices architecture, designing service orchestration, or enabling intelligent network integration.
majiayu000/claude-skill-registry 163
-
agent-messaging
Send and receive messages between AI agents using AI Maestro's messaging system. Use this skill when the user asks to "send a message", "check inbox", "read messages", "notify [agent]", "tell [agent]", or any inter-agent communication.
majiayu000/claude-skill-registry 163
-
weibo-trends-analyzer
Analyzes Weibo (微博) trending topics and generates creative product ideas based on hot search keywords. Fetches real-time trending data from Weibo API, researches background information and user insights, evaluates product development potential using a 100-point scoring system, and creates an interactive HTML dashboard. Use when analyzing Chinese social media trends, identifying product opportunities from trending topics, or generating market-driven creative product concepts.
majiayu000/claude-skill-registry 163
-
mastering-langgraph
Build stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents with LLM-tool loops, branching workflows, conversation memory, human-in-the-loop oversight, and production monitoring. Use when - (1) building agents that use tools and loop until task complete, (2) creating multi-step workflows with conditional branches, (3) adding persistence/memory across turns with checkpointers, (4) implementing human approval with interrupt(), (5) debugging via time-travel or LangSmith. Covers StateGraph, nodes, edges, add_conditional_edges, MessagesState, thread_id, Command objects, and ToolMessage handling. Examples include chatbots, calculator agents, and structured workflows.
majiayu000/claude-skill-registry 163
-
architecture-paradigm-microservices
majiayu000/claude-skill-registry 163
-
python-best-practices
Python 코딩 표준 및 스타일 가이드. 타입 힌트, import 정렬, 예외 처리 등.
majiayu000/claude-skill-registry 163
-
gitAgent
Use this skill in the scenario of writing git commit messages.
majiayu000/claude-skill-registry 163