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-platform-railway
Provides detailed guidance for deploying containerized applications on Railway, covering Docker configuration, multi-service setups, persistent storage, and auto-scaling. Includes concrete examples for Node.js, Python, and Go deployments with practical CLI commands and configuration templates.
moai-lang-elixir
Specialized assistant for Elixir 1.17+ development with comprehensive coverage of Phoenix 1.7, LiveView, Ecto, and OTP patterns. Provides ready-to-use code examples for controllers, schemas, GenServers, and deployment configurations. Includes practical patterns for real-time applications and distributed systems.
finishing-a-development-branch
This skill provides a structured workflow for completing development branches with four clear options: merge locally, create PR, keep as-is, or discard. It enforces test verification before proceeding and handles worktree cleanup appropriately. The step-by-step process includes specific git commands and confirmation prompts for destructive actions.
production-deployment-phase
Executes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging. Use when running /ship-prod command, deploying to production after staging validation, or promoting staging builds to production environment.
task-classifier
A bash script that scans task descriptions for keywords and outputs comma-separated agent categories. Simple pattern matching helps Claude Flow Novice coordinate agent selection by suggesting frontend, backend, devops, etc. It's stateless and integrates with existing agent selector tools. Clear examples show common use cases.
run-quality-gate
Executes standard development validation commands (type-check, build, tests, lint) with configurable blocking behavior. Provides structured output with pass/fail status, error extraction, and workflow action recommendations. Useful for orchestrating quality checks in automated pipelines.
testing
Run and troubleshoot tests for DBHub, including unit tests, integration tests with Testcontainers, and database-specific tests. Use when asked to run tests, fix test failures, debug integration tests, or troubleshoot Docker/database container issues.
tilt
A comprehensive Tilt management skill with excellent documentation on automatic reload behaviors and tmux integration for persistent development environments.
creating-pr
This skill automates pull request creation and updates using GitHub CLI and Git commands. It provides structured templates for PR descriptions and update comments, enforces commit conventions, and handles branch management. The workflow focuses on single-commit pushes with clear change documentation.
moai-workflow-testing
This skill orchestrates a full development workflow from TDD to PR review. It integrates debugging, performance profiling, and automated code analysis using the TRUST 5 framework. It provides concrete steps for GitHub Actions and Docker integration, and includes a multi-agent PR review pattern with confidence scoring for issues.
moai-foundation-quality
Provides automated code quality validation using the TRUST 5 framework, integrates with CI/CD pipelines, offers proactive issue detection, and enforces coding standards across 25+ languages. Includes quality gates, benchmarking, and REST API for integration.
fetch-unresolved-comments
This skill fetches unresolved PR review comments from GitHub using GraphQL API. It filters out resolved and outdated feedback, providing structured JSON output grouped by file. It supports both environment variables and CLI detection for PR information.
error-coordinator
A comprehensive error coordination skill with strong focus on distributed system resilience, offering structured error handling workflows, integration with monitoring tools, and systematic recovery strategies.
railway-database
Add official Railway database services (Postgres, Redis, MySQL, MongoDB). Use when user wants to add a database, says "add postgres", "add redis", "add database", "connect to database", or "wire up the database". For other templates (Ghost, Strapi, n8n), use the railway-templates skill.
moai-worktree
A Git worktree management system designed for parallel SPEC development within the MoAI-ADK ecosystem. It creates isolated workspaces for each SPEC, integrates with the plan-run-sync workflow, and includes a CLI for creation, switching, syncing, and cleanup. It solves context switching and branch pollution in multi-feature development.
Git Workflow
Enforces structured git commit messages with CONTEXT-INSIGHT-APPROACH-CHANGES format and safe staging practices. Prevents accidental commits by requiring explicit user confirmation and provides post-commit summaries. Includes OSS sync workflow for dual-repository projects.
swarm-advanced
A conceptually ambitious skill for advanced swarm orchestration with innovative patterns but suffers from incomplete documentation, unclear tool dependencies, and insufficient security considerations.
judaism-hebrew-wisdom
This skill provides structured access to Jewish mystical concepts like Kabbalah's Tree of Life, Hebrew letter symbolism (Gematria), and Talmudic reasoning patterns. It frames these as navigation tools for consciousness exploration, with clear deployment triggers for relevant queries.
mcp-manager
Provides conversational interface to manage MCP server configurations in Claude Code. Wraps CLI commands for listing, enabling, disabling, adding, and removing MCP servers. Includes validation, export/import, and interactive confirmation for destructive operations.
release-patterns
This skill enforces a rebase-first Git workflow with mandatory CI validation before PR creation. It provides concrete command examples for correct and forbidden patterns, ensuring linear history and ticket references in commits. The skill includes pre-PR checklists and QAS gate requirements for team consistency.
workspace-management
Provides concrete commands and configurations for managing pnpm monorepos, including adding packages, configuring dependencies, and running workspace scripts. Covers common operations like dependency management across packages and TurboRepo pipeline setup.
trace
A highly structured and practical root cause analysis framework for production incidents, providing clear methodology, actionable outputs, and prevention strategies.
finishing-a-development-branch
Guides developers through finalizing feature branches with clear options: merge locally, create PR, keep as-is, or discard. Enforces test verification before proceeding and handles worktree cleanup appropriately. Provides concrete bash commands for each workflow path.
flow-nexus-platform
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges