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-domain-database
Provides concrete code examples for PostgreSQL, MongoDB, and Redis operations including connection setup, query patterns, and multi-database coordination. Covers practical scenarios like user data routing, cache warming, and rate limiting with working JavaScript/TypeScript implementations.
inmemoria
In Memoria builds persistent semantic understanding of codebases for AI agents via MCP. It learns project patterns once, then serves that intelligence without re-parsing. Includes setup, learn, check, watch, and server commands. Works with Claude, Copilot, and other MCP tools.
verification-before-completion
Enforces a verification-first workflow before claiming completion of coding tasks. Requires running actual verification commands (tests, builds, linters) and checking output before making success claims. Prevents premature "done" statements and false completion reports.
material-component-dev
This skill provides detailed instructions for creating new material components within ByteDance's FlowGram form-materials package. It covers directory structure, coding standards, TypeScript configuration, Storybook integration, and troubleshooting common issues specific to their monorepo setup.
commit
A Claude skill that creates git commits with user approval, runs git status/diff, groups related changes, drafts descriptive messages, and generates reasoning files for future context. It explicitly avoids Claude attribution in commits.
databases
Provides guidance for working with MongoDB and PostgreSQL databases, including schema design, query writing, performance optimization, and administration tasks. Includes a performance analyzer tool that identifies slow queries and suggests index improvements for both database systems.
docx
This skill provides tools for creating, editing, and analyzing .docx files through XML manipulation and external libraries. It offers multiple workflows for different scenarios including text extraction, document creation with docx-js, and editing with Python's Document library. The redlining workflow supports tracked changes and comments for professional document review.
TTS Audio Mastering
Practical mastering steps for TTS audio: cleanup, loudness normalization, alignment, and delivery specs.
url-dump
This skill captures URLs, extracts content, and generates structured markdown files for Obsidian knowledge bases. It categorizes content, provides insights, and integrates with user profiles for personalized organization. Handles both single and batch URL processing with special templates for tools.
.claude
This Skill provides detailed setup and workflow instructions for a Django+React web application with PostgreSQL, GraphQL/REST APIs, and Celery. It covers dependency management with uv/pnpm, testing with pytest/Playwright, and development workflows. The documentation is thorough but specific to one project's tech stack.
iot-engineer
Provides MCP tools and workflows for designing and implementing IoT solutions, covering device connectivity, edge processing, cloud integration, and data pipelines. It includes structured checklists, specific tool integrations for MQTT, AWS IoT, and Azure IoT, and predefined communication protocols for systematic IoT project execution.
task-distributor
A comprehensive task distribution expert with detailed workflow, extensive optimization techniques, and clear integration patterns for intelligent workload allocation across distributed systems.
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.
software-frontend
Provides detailed guidance for building modern frontend applications with Next.js 16, React 19, TypeScript, and Tailwind CSS. Includes framework selection decision trees, specific version recommendations, and integration patterns for common libraries like shadcn/ui and TanStack Query.
web-fetch
A practical web content fetching tool that intelligently extracts and converts HTML to clean markdown with site-specific selectors and fallback options.
backend-nodejs
Provides a modern Node.js backend stack with Hono/NestJS, Drizzle ORM, and Vitest. Includes setup commands, project structure, code patterns for routes and validation, database operations, and migration workflows. Offers clear anti-pattern guidance and tool comparisons.
python-packaging
Provides detailed guidance on Python package creation, covering project structure, pyproject.toml configuration, build backends, and PyPI publishing. Includes multiple layout patterns, CLI integration examples, and modern tooling setup for testing and formatting.
gemini-logo-remover
This skill removes Gemini logos and watermarks from images using OpenCV inpainting. It provides functions for coordinate-based and corner-based removal with example code. The implementation is straightforward but requires manual coordinate adjustment and works best on small areas with uniform backgrounds.
mcp-builder
Provides a detailed guide for building MCP servers with TypeScript or Python, covering research, implementation, and evaluation phases. Includes concrete examples for tool design, error handling, and testing workflows. Offers practical evaluation scripts to test server functionality with real LLM interactions.
product-strategist
A toolkit for product leaders to generate OKR cascades from company to team levels, with alignment tracking and multiple strategy templates. Helps translate high-level goals into actionable team objectives.
epic-meta-prompting
Automates research and planning phases for epics by generating and executing prompts through isolated sub-agents. Provides concrete commands for creating prompts, running them, and committing results with metadata extraction. Handles both auto and interactive modes with state tracking.
research
블로그 콘텐츠를 위한 심층 웹 리서치 프로토콜. 웹 검색, 미디어 수집, 출처 검증, 인용 관리를 포함한다. 콘텐츠 작성 전 리서치가 필요하거나 출처 기반 콘텐츠를 생성할 때 사용한다.
moai-workflow-spec
A workflow tool for creating software specifications using the EARS format. It structures requirements into five patterns, integrates with Plan-Run-Sync methodology, and generates standardized SPEC documents with test scenarios and implementation templates.
context-manager
This skill manages shared state and context across multiple AI agents, focusing on fast retrieval (<100ms), strong consistency, and secure storage. It integrates with Redis, Elasticsearch, and vector databases to handle project metadata, task history, and agent interactions. The skill provides structured workflows for architecture analysis, implementation, and monitoring of distributed context systems.