Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
discover-ebpf
A gateway skill that auto-detects eBPF-related work and provides access to four specialized eBPF skills: fundamentals, networking, security monitoring, and tracing. It uses progressive loading to avoid overwhelming users with unnecessary details upfront.
deployment-engineer
This skill provides structured guidance for implementing and optimizing CI/CD pipelines. It covers deployment strategies like blue-green and canary, integrates with tools like Jenkins and ArgoCD, and includes checklists for metrics like deployment frequency and lead time. It focuses on automating rollbacks and ensuring zero-downtime releases.
spring-boot-engineer
This skill acts as a specialized Spring Boot 3+ development assistant. It provides structured guidance for building microservices, implementing reactive patterns, and integrating with Spring Cloud. It includes checklists for architecture, testing, and deployment, and coordinates with other development agents for specific tasks.
just
This skill provides guidance for using 'just' as a command runner to automate project tasks. It advocates for Justfiles over Makefiles, emphasizes keeping recipes simple by delegating complex logic to external scripts, and includes practical examples for development, testing, and deployment workflows.
moai-platform-neon
Provides detailed guidance for using Neon's serverless PostgreSQL, covering branching, auto-scaling compute, connection pooling, and PITR. Includes complete code examples for API integration, branch management, and edge function deployment with Drizzle and Prisma ORMs.
terraform-module-library
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
using-tmux-for-interactive-commands
This skill enables programmatic control of interactive CLI tools like vim, git rebase, and REPLs using tmux detached sessions. It provides concrete patterns for sending keystrokes, capturing output, and managing sessions, solving the common problem of automating terminal applications that require real-time input.
moai-lang-rust
Provides Rust 1.92+ development guidance focusing on Axum, Tokio, and SQLx for building memory-safe web services. Includes concrete code patterns for REST APIs, database operations, and async concurrency. Covers testing, deployment, and modern Rust features like async traits.
building-chat-interfaces
This skill provides patterns for integrating OpenAI's ChatKit with custom backends, focusing on authentication, context injection, and database persistence. It includes code examples for Python servers, React frontends, and Next.js proxy setups to handle JWT auth and user context.
connect-mcp-server
Provides step-by-step guidance for connecting MCP servers to Claude Code via HTTP, stdio, and SSE transports. Covers installation, configuration, authentication, environment variables, and security considerations for integrating external services like GitHub, Notion, and databases.
notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
rollback-changes
Automates rollback of failed workflow phases by reading JSON change logs. Restores modified files from backups, deletes created files, reverts git commits, and cleans up artifacts. Includes confirmation prompts and handles partial failures with warnings.
phab
A CLI tool for Phabricator that handles task creation, revision management, and code review workflows directly from terminal. Provides search, filtering, and Git integration with auto-detection of branch changes. Supports multiple output formats including JSON for scripting.
security-audit-example
Example security audit skill demonstrating how to audit code for security vulnerabilities. Use when the user asks to perform security reviews, check for vulnerabilities, or audit code security.
moai-lang-python
This skill provides Python 3.13+ development guidance covering FastAPI, Django, async patterns, and pytest. It includes specific code examples for modern Python features like JIT compilation and GIL-free mode, along with production Docker and pyproject.toml configurations. The documentation is well-organized with clear trigger conditions and practical implementation patterns.
software-crypto-web3
Provides concrete patterns for building smart contracts on Ethereum, Solana, and Cosmos. Includes decision trees for platform selection, security checklists, and deployment workflows. Covers testing, gas optimization, and upgrade patterns with specific tool commands.
dev-dependency-management
Provides concrete guidance for managing dependencies across npm, pip, cargo, and Maven ecosystems. Includes decision trees, lockfile strategies, security scanning commands, and monorepo setup. Focuses on reproducible builds and avoiding dependency conflicts with specific commands and workflows.
testing-agents-with-subagents
This skill applies TDD principles to Claude agent development, enforcing a strict RED-GREEN-REFACTOR cycle before deployment. It provides concrete test categories, minimum test suite requirements, and clear failure documentation. The methodology prevents deploying untested agents that could fail in production.
sre-engineer
A comprehensive SRE expert skill with well-structured guidance on reliability engineering, covering SLO management, automation, incident response, and chaos testing with practical tool integration.
moai-tool-ast-grep
Integrates the ast-grep CLI for structural code search and transformation across 40+ languages. Enables pattern matching, security vulnerability detection, and automated refactoring using AST-based rules. Provides concrete examples for common use cases like finding console.log calls or detecting SQL injection patterns.
build-engineer
This skill acts as a specialized build engineer, focusing on reducing compilation times and improving developer workflows. It provides structured guidance for analyzing build bottlenecks, configuring tools like webpack and Turbo, and implementing caching strategies. The skill includes specific checklists for performance targets and outlines integration points with other development roles.
claude-code-hooks
This skill provides a framework for creating event-driven hooks in Claude Code, enabling automation before and after tool execution. It includes templates for validating commands, formatting code, and auditing security, with clear environment variables and exit codes. It's designed for users who want to add guardrails and automated workflows to their Claude Code sessions.
package-audit
Provides CLI commands and workflows for scanning npm dependencies using pnpm audit and Snyk. Includes detailed examples for fixing vulnerabilities, CI integration, and automated dependency updates. Focuses on practical security checks before deployments.
moai-lang-python
A specialized Python 3.13+ development assistant focused on modern web frameworks, async patterns, and testing. Provides concrete code examples for FastAPI, Django, and pytest with emphasis on production patterns like dependency injection, task groups, and Docker deployment.