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.
analyze-ci
This skill analyzes failed GitHub Action jobs for MLflow pull requests, extracting root causes and relevant log snippets. It automates the tedious process of manually digging through CI logs to identify why tests or builds failed.
create-skill
Provides step-by-step guidance for creating Claude Code skills with proper YAML frontmatter, directory structure, and trigger descriptions. Includes practical examples, troubleshooting tips, and covers both personal and project skill deployment.
cfn-web-portal
Provides shell scripts to start a web portal server and query real-time metrics, agent status, and event logs for a multi-agent system. Includes health checks, caching, and multiple output formats.
cfn-promotion
Manages atomic promotion of Claude skills from staging to production with validation checks, SLA enforcement for skills older than 48 hours, and optional git commits with auto-deployment integration. Provides both CLI and TypeScript API interfaces.
release-manager
Manages the release lifecycle for morphir-dotnet projects, handling version selection, changelog updates, GitHub Actions workflow triggering, and post-release verification. It provides specific scripts for preparation, monitoring, and validation, coordinating with a QA skill for testing.
6_stripe-integration
Provides step-by-step guidance for implementing Stripe payment processing with working code examples for payment flows, subscriptions, webhooks, and customer management. Covers security best practices, testing procedures, and essential webhook events.
nodejs-best-practices
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
Ethical Hacking Methodology
This skill should be used when the user asks to "learn ethical hacking", "understand penetration testing lifecycle", "perform reconnaissance", "conduct security scanning", "exploit vulnerabilities", or "write penetration test reports". It provides comprehensive ethical hacking methodology and techniques.
log
A shell-based logging tool for CFN systems that provides search, aggregation, rotation, and monitoring of JSON-formatted logs. It supports filtering by correlation ID, agent ID, and log level, with export options to CSV and JSON formats.
register-hook
Creates and registers Claude hook scripts with mandatory error handling patterns, proper settings.json registration, and clear restart requirements. Enforces best practices for trap-based error handling, validates matcher syntax, and provides complete workflow examples for different trigger events.
devops
Provides ready-to-use Dockerfiles for Node, Python, and Rust with multi-stage builds, GitHub Actions templates for testing and deployment, and decision trees for choosing deployment strategies. Includes concrete examples of Docker Compose setups and anti-patterns to avoid.
nav-upgrade
Automates Navigator plugin updates with version detection, conflict resolution, and post-update validation. Handles stable and pre-release versions, updates project configuration files, and verifies installation. Saves 8-13 minutes per update compared to manual process.
workflow
This skill tracks edge cases and calculates cost savings for CFN skills. It logs execution failures, identifies recurring issues, generates update proposals, and provides ROI metrics through SQLite-based tracking.
cfn-expert-update
A Bash script that scans git commits to identify changes relevant to a CFN system expert agent, then injects structured knowledge updates. It classifies commits by priority, maintains state to avoid duplicates, and supports dry-run mode for testing.
mcporter
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
payload
Use when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.
azure-devops-cli
Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.
nextjs-expert
Next.js expert for App Router, SSR/SSG, API routes, middleware, and deployment
permission-analyzer
Analyzes Claude session logs to generate permissions configuration for autonomous mode. Reads actual Bash commands and MCP tool usage to create allow/deny rules, helping avoid dangerously-skip-permissions flag. Outputs JSON config that can merge with existing settings.
dokploy-mcp-20251227-101534
This skill provides deployment automation for Dokploy platform through MCP integration. It covers project setup, application deployment, Git provider configuration, database provisioning, and environment management with detailed decision trees for different build types and providers.
senior-backend
Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
discord-bot
Provides multi-language starter code for Discord bots with security-first setup. Includes Rust (serenity), Python (discord.py), and Node.js (discord.js) examples for slash commands, embeds, buttons, and event handlers. Emphasizes token protection and pre-commit hooks.
ssh
Execute commands on remote servers via SSH, transfer files with SCP, and manage multiple hosts. Use when working with remote servers, deployments, system administration, log analysis, or any task requiring remote command execution. Supports SSH agent, key-based, and password authentication via environment variables, never exposing credentials.
cfn-memory-monitoring
Adds memory monitoring to Docker agent containers, reporting usage to Redis and triggering alerts. Includes a wrapper script for periodic reporting, health checks with memory thresholds, and Docker Compose configuration with memory limits.