Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
novel-generator
智能小说生成器v2.0,支持长篇小说的断点续传、智能上下文管理、三层压缩机制、章节跳转、智能导入设定、AI辅助编辑和记忆管理。当用户需要创作长篇小说、管理复杂故事结构、从外部资源导入设定、或需要AI辅助进行持续性的创意写作时使用此技能。
majiayu000/claude-skill-registry 163
-
Lua Tables Patterns
Use when lua tables as the universal data structure including arrays, dictionaries, objects, metatables, object-oriented patterns, data structures, and advanced table manipulation for building flexible, efficient Lua applications.
majiayu000/claude-skill-registry 163
-
add-card
Create a new card part within a section with factory/class pattern, Card wrapper, and proper cleanup
majiayu000/claude-skill-registry 163
-
elixir-quality-gate
Run comprehensive Elixir quality checks (format, credo, dialyzer, tests) with proper error handling and reporting. Use when validating code quality, before commits, or preparing for deployment.
majiayu000/claude-skill-registry 163
-
kotlin-ktor
Ktor framework - routing, authentication, WebSockets
majiayu000/claude-skill-registry 163
-
create-vlan-network
创建新的 VLAN 网络和对应的 Multus 网络配置。当用户需要新建 VLAN 网段、添加 Multus 网络定义时使用此技能。
majiayu000/claude-skill-registry 163
-
small-script-generator
Generate a small helper script for repetitive tasks. Use when a junior developer needs a quick automation snippet.
majiayu000/claude-skill-registry 163
-
onboarding-blueprint
Template for designing onboarding journeys, milestones, and measurement plans.
majiayu000/claude-skill-registry 163
-
architecture-reviewer
Review software architecture for SOLID principles, design patterns, scalability, and maintainability. Use when evaluating system design or planning refactoring.
majiayu000/claude-skill-registry 163
-
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
majiayu000/claude-skill-registry 163
-
timeout-prevention
Prevent request timeouts in Claude Code sessions by chunking long operations, implementing progress checkpoints, using background processes, and optimizing tool usage patterns. Use when performing bulk operations, processing large datasets, running long-running commands, downloading multiple files, or executing tasks that exceed 2-minute timeout limits. Implements strategies like task decomposition, incremental processing, parallel execution, checkpoint-resume patterns, and efficient resource management to ensure reliable completion of complex workflows.
majiayu000/claude-skill-registry 163
-
scout-travel-agent
Build agentic AI applications with multi-step task orchestration, tool calling, and state management. Use when creating AI agents that autonomously perform complex workflows like the Scout Travel Concierge - an agent that searches flights, checks hotel availability, and manages calendar invites through real API integrations. Triggers: agentic workflows, tool use orchestration, LangChain/LangGraph agents, travel planning agents, multi-step AI automation, autonomous task execution.
majiayu000/claude-skill-registry 163
-
reviewing-component-architecture
Review component architecture for React 19 best practices including size, composition, Server/Client boundaries, and anti-patterns. Use when reviewing component design.
majiayu000/claude-skill-registry 163
-
aws-cdk
AWS Cloud Development Kit infrastructure as code patterns and best practices for serverless, containers, and cloud-native applications
majiayu000/claude-skill-registry 163
-
image-management
Docker 镜像管理
majiayu000/claude-skill-registry 163
-
table-columns
Building table columns with proper types, inline editing components, and pre-built cell renderers
majiayu000/claude-skill-registry 163
-
interactor-agents
Create LLM-powered AI assistants with tools and data sources through Interactor. Use when building conversational AI, chatbots, tool-calling assistants, or agents that need to query databases and external APIs.
majiayu000/claude-skill-registry 163
-
create-container-documentation
Generates README.md, CHANGELOG.md, and event documentation following ModuleImplementationGuide.md Section 13 standards. Creates README with required sections (overview, setup, API endpoints, configuration), generates CHANGELOG entries following semantic versioning, documents published/consumed events (logs-events.md, notifications-events.md), and creates OpenAPI spec documentation. Use when documenting new services, updating API docs, or creating event documentation.
majiayu000/claude-skill-registry 163
-
Nim Memory Management
Use when nim's memory management including garbage collection strategies, manual memory control, destructors, move semantics, ref/ptr types, memory safety, and optimization techniques for performance-critical systems programming.
majiayu000/claude-skill-registry 163
-
parallel-dispatch
Coordinate simultaneous agent execution for independent tasks. Use when multiple tasks can run in parallel without dependencies.
majiayu000/claude-skill-registry 163
-
create-service
Guide for creating services in the backend. Use when asked to create a service layer component. Directs to the appropriate service skill based on the type of service needed.
majiayu000/claude-skill-registry 163
-
axiom-app-shortcuts-ref
Use when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding suggested phrases, or debugging shortcuts not appearing - covers complete App Shortcuts API for iOS 16+
majiayu000/claude-skill-registry 163
-
stripe-integration
Guide for integrating Stripe payments into an existing project. Covers one-time payments, subscriptions, and advanced patterns with security best practices.
majiayu000/claude-skill-registry 163
-
slack-block-kit
Build Slack Block Kit UIs for messages, modals, and Home tabs. Use when creating Slack notifications, interactive forms, bot responses, app dashboards, or any Slack UI. Covers blocks (Section, Actions, Input, Header), elements (Buttons, Selects, Date pickers), composition objects, and the slack-block-builder library.
majiayu000/claude-skill-registry 163