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.
vulnerability-resolver
A specialized tool for managing OWASP Dependency-Check vulnerabilities in the morphir-dotnet project. It provides structured workflows for scanning, analyzing CVEs, creating suppression files, and guiding fix decisions with clear decision trees and command examples.
feature-spec-writer
Provides structured templates for converting product insights into feature specifications. Includes quick and detailed formats with real examples. Guides users through problem-first thinking and impact analysis. Helps product managers create clear engineering requirements.
funnel-analysis
Provides two SQL-based funnels for analyzing user conversion and drop-off points in messaging platforms. Includes standard 28-day and onboarding 7-day funnels with clear step definitions for engagement metrics like message counts and active days.
qlty-check
This Skill wraps the qlty CLI to provide unified code quality checks across 40+ languages. It runs linters, auto-fixes issues, calculates metrics, and finds code smells. The documentation shows clear command examples for common workflows like pre-commit checks and quality reporting.
code-simplification
This skill provides structured guidance for identifying and eliminating unnecessary code complexity. It focuses on breaking down convoluted logic, removing redundant abstractions, and improving readability while preserving functionality. The framework includes specific patterns to look for and concrete refactoring steps.
task-master-install
Installs task-master for AI-assisted project breakdown and specification-driven development. Provides clear installation steps, MCP server setup for AI agents, and troubleshooting guidance for common Node.js issues.
safety-pattern-auditor
This skill provides a structured 5-phase workflow for auditing command safety patterns. It includes baseline capture, gap analysis, regression testing, priority assessment, and reporting. The skill generates detailed audit reports with actionable recommendations and tracks security coverage over time.
designing
A structured design session skill that guides users through a 10-phase pipeline to turn ideas into implementation plans. It coordinates multiple AI agents for research and validation, manages task decomposition into 'beads', and handles parallel execution tracking. The system adapts complexity based on initial scoring.
receiving-code-review
This skill provides a structured approach to handling code review feedback, emphasizing verification over immediate implementation. It establishes clear response patterns, forbids performative agreement, and offers specific handling for unclear feedback and external reviewers. The skill promotes technical rigor and includes practical examples of good and bad responses.
revising-findings
Implements verification findings from code review reports with scope-based parallel workflow. Separates common issues (immediate) from exclusive issues (after cross-check), handles uncertain cases with user prompts, and dispatches fixes to appropriate agents.
root-cause-tracing
Provides a systematic method for tracing bugs backward through call stacks to find root causes, with concrete examples of adding instrumentation and analyzing stack traces. Includes a bisection script for identifying test pollution.
release
This skill automates the complete release process for ButterCut Ruby gems. It handles version bumping, changelog updates, git tagging, gem building, RubyGems publishing, and GitHub release creation with clear step-by-step guidance and error handling.
claude-md-authoring
This skill helps create and maintain CLAUDE.md files that capture non-obvious project context for AI coding assistants. It provides specific guidelines on what to include (architectural decisions, recurring issues) and what to exclude (obvious patterns, code style rules). The skill emphasizes actionable, project-specific information that AI agents need but can't easily infer from code inspection alone.
create-subagent
Provides step-by-step guidance for creating Claude Code subagents with proper YAML frontmatter, system prompts, and tool configurations. Includes location options, model selection advice, and description best practices for effective delegation.
create-command
Provides detailed guidance for creating custom Claude Code slash commands, covering file structure, argument handling, frontmatter configuration, and practical examples for common development workflows.
equation-solver
A shell script wrapper around nerdamer library for solving algebraic equations with strong security hardening. Implements input validation, injection prevention, and comprehensive testing. Solves linear, quadratic, and polynomial equations up to degree 10, outputting JSON results.
cfn-loop-orchestration
Orchestrates a three-loop multi-agent workflow with gate checks and consensus validation. Manages iteration cycles between implementers and validators, enforces quality gates, and coordinates with Redis for agent synchronization. Provides CLI interface with configurable modes and helper scripts for specific workflow steps.
cfn-node-heap-sizer
A Bash script that dynamically sets Node.js heap memory limits based on execution mode and tool type to prevent out-of-memory errors in CFN Loop task agents. It provides configurable defaults, logging, and integration examples for various environments.
cloudflare-agents
This skill provides detailed guidance for building AI agents on Cloudflare's platform using Durable Objects and the Agents SDK. It covers configuration, migrations, and common pitfalls with specific code examples for WebSocket agents, scheduled tasks, and RAG systems. The documentation addresses 15+ known deployment issues.
frontend-design
This skill creates custom frontend interfaces with strong visual identity, avoiding generic AI aesthetics. It provides clear workflows for both screenshot-based design extraction and original creation, emphasizing typography, color, motion, and spatial composition. The tool integrates with ai-multimodal for asset generation and analysis.
frontend-design-pro
Generates high-quality frontend interfaces with matching real photos or AI image prompts. Enforces specific design systems and provides production-ready code with accessibility compliance.
blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
apple-reminders
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.