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.
faber-config
Loads and resolves FABER configuration files with workflow inheritance support. Handles namespace resolution, inheritance chain merging, and step validation. Provides deterministic operations for configuration management without file modification.
mongodb
Comprehensive MongoDB reference skill with extensive coverage of CRUD operations, aggregation pipelines, indexing, and deployment strategies, making it an essential tool for MongoDB developers.
validate-git-safety
Prevents catastrophic git history rewrites by validating commands against protected version branches. Specifically blocks operations like filter-branch --all that could affect v1, v13, v21 markers. Returns JSON status indicating safe/blocked with affected branches and suggestions.
frame
A workflow automation skill that fetches work items from issue trackers, classifies work types, sets up development environments, and initializes workflow context. It coordinates with other agents and follows a structured execution flow with clear error handling and status reporting.
cfn-mdap-context-injection
A bash script that extracts relevant code sections from the MDAP codebase for debugging specific workflow failures. Groups files by functional area like Docker, CLI, or orchestration to provide targeted context without reading entire repositories.
edge-computing-patterns
Deploy to edge runtimes (Cloudflare Workers, Vercel Edge, Deno Deploy) for globally distributed, low-latency applications. Master edge middleware, streaming, and runtime constraints for 2025+ edge computing.
COMPLIANCE_VALIDATION
This skill validates medical residency schedules against ACGME regulations and institutional rules. It runs systematic audits, analyzes historical patterns, and suggests fixes for violations. It's designed for program coordinators who need to ensure schedules meet regulatory requirements before deployment and for reporting.
conversation-sync
A bash script that copies Claude Code conversation session files from .codex/sessions to .claude.json for context preservation across environment changes like WSL/Docker crashes. Provides filtering by date range, project, and dry-run mode.
faber-state
Provides CRUD operations for managing FABER workflow state files, supporting both per-run and legacy storage. Handles phase/step updates, artifact tracking, and completion marking with structured JSON responses.
dependency-upgrade
Provides a structured approach for upgrading major dependency versions, including compatibility analysis, staged rollout plans, and testing strategies. Offers concrete commands for npm/yarn, migration scripts, and automated update configurations like Renovate and Dependabot.
docker-log-debugger
Provides Docker Compose log filtering commands to identify errors in containerized applications. Focuses on grep patterns for error detection with time-based filtering and service-specific commands for common debugging scenarios.
verification-gate
A quality gate that runs automatically before declaring any task complete. It executes tests, builds, security checks, and code reviews silently, fixing issues when possible or prompting users with simple questions. Users only see success messages after all validations pass.
update-buttercut
This skill automates updating the ButterCut CLI tool with dual update paths: git pull for git repositories or direct download from GitHub. It includes backup creation, version verification, and test execution to ensure updates don't break existing functionality. The workflow handles edge cases like uncommitted changes and provides clear failure reporting.
windows-expert
Provides practical guidance for Windows-WSL interoperability tasks including path conversion, executable calling, and system administration. Covers common pain points like file permissions, line endings, and networking quirks. Focuses on actionable commands rather than theoretical concepts.
frontend-htmx
Provides a complete Rust stack for building web applications with server-side rendering using Axum, Askama templates, and HTMX for dynamic interactions. Eliminates JavaScript build toolchains and deploys as a single binary. Includes template examples, handler patterns, and HTMX attribute usage for common UI updates.
self-improving
Use when starting infrastructure, testing, deployment, or framework-specific tasks - automatically searches PRPM registry for relevant expertise packages and suggests installation to enhance capabilities for the current task
container-signing
Provides a complete GitHub Actions workflow for signing Docker images with Cosign and generating SLSA provenance attestations. Includes Dockerfile labels, permission setup, verification commands, and troubleshooting guidance for implementing container supply chain security.
log-classifier
Automatically classifies log files into 10 types using path patterns, keywords, and metadata analysis. Provides confidence scores, reasoning, and suggested fields. Handles both new logs and reclassification of existing files with clear error handling.
k8s-security-policies
This skill implements Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC to secure clusters, enforce network isolation, and apply pod security standards for production-grade, compliant environments.
docusaurus
A Docusaurus documentation expert skill that helps create, configure, and deploy modern documentation sites. It provides guidance on MDX authoring, plugin development, theming, versioning, i18n, and deployment to platforms like GitHub Pages and Vercel.
4-step-program
A coordinator workflow that enforces a fix-review-iterate loop for Docker agents, requiring GitHub PR posting for all code reviews. It ensures 100% issue coverage and 10/10 review quality before presenting to humans.
deployment-management
Manages LangGraph Cloud deployments via CLI commands for listing, filtering, and deleting test resources. Focuses on cleanup workflows with environment variable handling and interactive confirmation prompts to prevent accidental deletion.
gitlab-ci-patterns
Provides ready-to-use GitLab CI/CD pipeline templates for common scenarios including multi-stage workflows, Docker builds, Kubernetes deployments, Terraform automation, and security scanning. Includes caching strategies and best practices for pipeline optimization.
devops-engineer
Use when setting up CI/CD pipelines, containerizing applications, or managing infrastructure as code. Invoke for pipelines, Docker, Kubernetes, cloud platforms, GitOps.