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.
moai-lang-elixir
Provides specialized guidance for Elixir 1.17+ development with Phoenix 1.7, LiveView, Ecto, and OTP. Includes code patterns for controllers, schemas, GenServers, and deployment. Covers real-time applications, distributed systems, and security practices like authentication and input validation.
qa-observability
This skill provides concrete patterns for integrating observability into QA workflows, covering OpenTelemetry instrumentation, SLO/SLI definitions, trace-based debugging, and cost-aware monitoring. It offers specific guidance on tools like Jaeger, Prometheus, and Grafana, with practical decision trees and anti-pattern warnings.
workflow-guide
This skill explains the two-agent workflow between Cursor (PM) and Claude Code (Worker) for development collaboration. It provides clear role definitions, task management using Plans.md markers, and specific commands for handoffs. The documentation includes workflow diagrams, state transitions, and CI/CD rules with escalation procedures.
docusaurus-deployer
This skill automates deploying Docusaurus documentation sites to GitHub Pages. It provides step-by-step instructions for local validation, configuration updates, and GitHub Actions setup. Includes troubleshooting guides for common issues like broken links and build failures.
venv-manager
A well-structured and practical skill for managing Python virtual environments with clear workflows, robust error handling, and systematic checkpoints.
staging-deployment-phase
Deploys features to staging environment with database migrations, health checks, and deployment verification. Use during /ship-staging phase or when deploying to staging environments for validation before production release.
moai-lang-go
Provides Go 1.23+ development guidance for building REST APIs, microservices, and CLI tools using Fiber, Gin, GORM, and sqlc. Includes concurrency patterns, Docker deployment examples, and integration tests with Testcontainers. Covers practical code examples for common backend development tasks.
starship-config
This skill manages Starship cross-shell prompt configuration with detailed instructions for setup, customization, and troubleshooting. It provides preset application, module configuration, performance optimization, and integration with Nix-based dotfiles. The documentation covers common operations and includes testing procedures.
claude-tail
A CLI tool for viewing Claude Code session logs with real-time following, filtering by event type/tool/time, and multiple display modes. It helps developers monitor tool usage, debug errors, and analyze session patterns through colored output and flexible filtering options.
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.
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.
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.
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.