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.
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.
generate-changelog
Generates formatted changelog sections from git commits, plan files, or manual entries following Keep a Changelog conventions. Maps conventional commit types to standard categories and handles edge cases like empty releases.
Cloudflare Manager
Provides command-line tools for managing Cloudflare services including Workers, KV Storage, R2 buckets, Pages, and DNS. Includes setup validation, detailed troubleshooting guides, and practical examples for common deployment scenarios. Well-documented with clear error handling and permission checking.
project-release
A comprehensive and well-structured release automation tool that standardizes the release process for a GitHub project with clear versioning rules and thorough documentation.
drafting-pr
Automates draft pull request creation and updates for GitHub workflows. Provides specific templates for PR descriptions and update comments, enforces conventional commit messages, and integrates with GitHub CLI commands. Focuses on work-in-progress documentation without automatic code reviews.
platform-engineer
This skill provides a structured approach for building internal developer platforms using tools like Backstage, ArgoCD, and Crossplane. It focuses on reducing developer cognitive load through self-service templates, GitOps workflows, and platform APIs. The checklist and phased workflow help teams systematically improve provisioning times and adoption rates.
git-workflow
Provides structured guidance on Git workflows for teams, covering branching strategies, commit conventions, PR reviews, and release automation. Includes decision trees, templates, and integration with CI/CD tools. Focuses on practical implementation with clear examples and anti-patterns.
rails-expert
A comprehensive Rails expert skill providing structured guidance for modern Rails 7+ development with excellent coverage of conventions, Hotwire, testing, and deployment workflows.
mcp-server-kubernetes
Imported from https://www.skillhub.club/skills/flux159-mcp-server-kubernetes.
performance-analysis
Provides performance analysis tools for Claude Flow swarms, detecting bottlenecks in communication, processing, memory, and network operations. Generates reports and offers optimization suggestions. Includes CLI commands for detection, profiling, and automated fixes with integration examples for CI/CD pipelines.
migration-patterns
Enforces security-first database migrations by requiring RLS policies in the same file as table creation. Provides clear forbidden/correct patterns, mandatory approval workflows, and production deployment safeguards. Focuses on preventing common security oversights in Prisma-based PostgreSQL projects.
provisioning-with-comtrya
A comprehensive and safety-focused guide for using Comtrya in multi-OS provisioning scenarios, emphasizing validation, dry-run testing, and structured rollout to prevent system breakage.
database-optimizer
A comprehensive database optimization skill with extensive coverage of performance tuning techniques across multiple database systems, featuring structured workflows and practical tool integration.
moai-platform-clerk
Provides detailed implementation guidance for Clerk authentication in Next.js apps, covering setup, middleware, hooks, and integrations. Includes specific code examples for WebAuthn, passkeys, and third-party services like Supabase and Convex. Focuses on practical deployment steps and common use cases.
performance-monitor
A comprehensive performance monitoring expert skill with extensive coverage of monitoring concepts, tools, and workflows, well-structured for system observability and optimization tasks.
analysis-phase
Validates cross-artifact consistency and detects breaking changes during feature analysis. Use when running /analyze command, validating spec-plan alignment, checking task-implementation consistency, or identifying API/database/UI breaking changes before deployment. (project)
docker-containerization
Provides Docker expertise for multi-stage builds, orchestration, and container security. Includes specific Dockerfile patterns for Python/Next.js, docker-compose configurations for dev/prod, and escalation triggers for production changes. Tailored to a specific project's architecture with file locations and health checks.
git-workflow-manager
A comprehensive guide for implementing conventional commits and semantic versioning workflows with clear examples and practical commands.
router-operations
Routes operations questions to 15 specialized skills for QA, testing, DevOps, observability, and git workflows. Provides decision trees, domain detection, and pre/post-deployment checklists. Helps teams navigate complex operational toolchains by matching problems to appropriate solutions.
deployment-rollback
Provides concrete rollback procedures for SST deployments with specific commands for AWS Lambda, database migrations, and Next.js. Includes practical scenarios like critical bug fixes and database failures, plus automated rollback workflows with health checks.
sst-deployment
Configures and deploys AWS infrastructure using SST v3, handling Lambda functions, API routes, environment variables, custom domains, and multi-stage environments. Provides concrete examples for API and Next.js deployments with stage-specific configurations.
moai-platform-vercel
Provides detailed guidance for deploying Next.js applications on Vercel, covering edge functions, ISR caching, storage solutions, and GitHub Actions integration. Includes practical code examples for common deployment scenarios and optimization techniques.