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.
2agent
Sets up a two-agent workflow between Cursor (PM) and Claude Code (implementer) by generating command files, memory structures, and version tracking. Handles initial setup, updates, and Cursor integration with backup and merge capabilities.
git-worktrees
This skill provides shell scripts and a Claude command template to manage Git worktrees for parallel development in Claude Code. It enables running multiple Claude instances on different branches simultaneously, avoiding file conflicts. The scripts handle worktree creation, listing, and cleanup, while the command offers quick setup instructions.
canton-network-repos
A highly specialized and detailed skill providing comprehensive knowledge about the Canton Network open-source ecosystem, repository relationships, and build processes with excellent documentation.
session-init
Automates session startup by checking Git status, reading task plans, and displaying context from project files. Helps developers quickly understand current work status and pending tasks before starting coding work.
infographic-template-updater
Automates updates to template documentation and UI prompts when new infographic templates are added. Keeps multiple files synchronized including SKILL.md, gallery mappings, and playground prompts. Includes sanity checks with ripgrep to verify changes.
setup-knip
This skill installs and configures Knip for dead code detection in JavaScript/TypeScript projects. It checks for existing installations, detects project type (standard, Next.js, monorepo), creates appropriate configuration files, adds npm scripts, and validates setup. It includes critical safety warnings about dynamic import limitations.
rust-engineer
A specialized Rust development assistant that enforces strict coding standards, memory safety practices, and performance optimization techniques. It provides structured workflows for project analysis, implementation, and verification with tools like cargo, clippy, and miri.
worktree-context
Centralizes Git worktree operations for parallel development workflows. Provides consistent JSON output for worktree info, path handling utilities, and reduces boilerplate code in command implementations by replacing 50+ lines with standardized calls.
dx-optimizer
This skill analyzes and optimizes developer experience by focusing on build times, tooling efficiency, and workflow automation. It provides concrete checklists for build performance, HMR latency, and test execution, and integrates with multiple build tools like webpack, vite, and turbo to implement improvements.
code-review-excellence
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
prompt-engineering-patterns
Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.
mermaid
Render Mermaid diagrams as SVG or ASCII art using beautiful-mermaid. Use when users need to create flowcharts, sequence diagrams, state diagrams, class diagrams, or ER diagrams. Supports both graphical SVG output and terminal-friendly ASCII/Unicode output.
email-sequence
When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.
enforcescript-patterns
Provides reference patterns for EnforceScript development in Arma Reforger, covering component architecture, network replication, persistence, and memory management. It's a documentation skill that helps developers avoid common pitfalls specific to the Enfusion engine.
discover-distributed-systems
This skill acts as a gateway to a collection of 17 distributed systems reference documents. It auto-activates when discussing topics like consensus algorithms, CRDTs, or replication, and provides commands to load detailed markdown files covering specific concepts and workflows.
systematic-debugging
A four-phase debugging framework that enforces root cause investigation before fixes. It provides concrete steps for error analysis, evidence gathering, hypothesis testing, and implementation with clear red flags and failure patterns. Includes specific sub-skill integration for complex scenarios.
.claude
A coding rules skill that enforces specific development practices for Rust and Tauri projects. It provides concrete guidelines on comments, code quality, and project-specific workflows, helping maintain consistency across development teams.
woocommerce-code-review
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.
defi-protocol-templates
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
eslint-checker
A well-structured ESLint integration skill with excellent grounding protocols, clear workflows, and comprehensive error handling for JavaScript/TypeScript code quality enforcement.
Prompt Enhancer
A Claude skill that transforms vague user prompts into structured technical specifications when triggered with -e or --enhance flags. It analyzes session context to extract intent and creates actionable steps with optional fields like tech stack, constraints, and success metrics.
incoherence
A 21-step automated workflow that detects mismatches between documentation, specifications, and actual code implementation. It surveys codebases, identifies inconsistencies, presents issues via interactive questions, and applies user-approved fixes without manual file editing.
Convex Agents Usage Tracking
Tracks LLM token consumption and usage metrics for billing, monitoring, and optimization. Use this to log token usage, calculate costs, generate invoices, and understand which agents or users consume the most resources.
spec-creation
This skill helps developers create detailed implementation specs with testable acceptance criteria, pattern references, and validation commands. It enforces a structured template to prevent incomplete specifications and ensures specs are ready for execution agents.