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.
cfn-deployment
Automates Claude skill deployment with atomic database transactions, validation checks, and rollback capability. Handles skill state transitions from APPROVED to DEPLOYED with version management and audit trails. Includes TypeScript API and shell scripts for different deployment scenarios.
file
Provides file locking and atomic write operations for bash scripts with configurable timeouts, queuing, checksum verification, and backup creation. Integrates with TypeScript APIs and includes metrics reporting and stale lock cleanup.
cfn-loop-validation
Implements multi-layer validation gates for CFN Loop workflows with clean agent exit patterns. Enforces dependency ordering between implementers and validators using Redis coordination. Provides three quality modes with configurable thresholds and prevents common orchestration deadlocks.
SQLite Memory Access
Provides a SQLite-based memory persistence system with 5-level ACL for agent workflows. Includes CLI wrapper for shell scripting and TypeScript API for programmatic access. Supports encrypted storage, TTL expiration, and Redis session integration.
google-sheets-validation
A validation script for Google Sheets that checks schema structure, data integrity, and formula correctness. It provides JSON output with detailed error reporting and integrates with CI/CD workflows to prevent spreadsheet errors from propagating through automated processes.
cfn-marketing-ad-campaigns
This skill provides shell scripts for managing paid advertising campaigns across Google, Meta, and LinkedIn platforms. It handles campaign creation, budget adjustments, bid strategy updates, and performance monitoring with clear parameter validation and structured JSON responses.
product-analytics
Provides a structured framework for analyzing product usage data with clear templates for executive summaries, metrics tables, pattern analysis, and actionable recommendations. Guides users through defining questions, collecting data, and creating comprehensive reports with specific sections and quality checklists.
vercel-kv
Provides detailed guidance for implementing Vercel KV (Redis-compatible storage) in Next.js applications. Covers setup, basic operations, caching patterns, rate limiting, and session management with concrete code examples. Includes key naming conventions and TTL best practices.
roughcut
Creates video rough cut yaml file for use with Buttercut gem. Concatenates visual transcripts with file markers, creates a roughcut yaml with clip selections, then exports to XML format. Use this skill when users want a "roughcut", "sequence" or "scene" generated. These are all the same thing, just with different lengths.
dotnet-run-file
Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.
router-startup
A master routing skill that directs startup-related queries to 23 specialized sub-skills. It uses keyword matching and context-based decision trees to connect users with the right analysis tools for idea validation, market research, and business planning.
computer-scientist-analyst
Analyzes events through computer science lens using computational complexity, algorithms, data structures, systems architecture, information theory, and software engineering principles to evaluate feasibility, scalability, security. Provides insights on algorithmic efficiency, system design, computational limits, data management, and technical trade-offs. Use when: Technology evaluation, system architecture, algorithm design, scalability analysis, security assessment. Evaluates: Computational complexity, algorithmic efficiency, system architecture, scalability, data integrity, security.
pptx
A comprehensive PowerPoint skill with strong design guidance and creative palettes, though implementation relies heavily on external scripts and manual XML handling.
senior-secops
Comprehensive SecOps skill for application security, vulnerability management, compliance, and secure development practices. Includes security scanning, vulnerability assessment, compliance checking, and security automation. Use when implementing security controls, conducting security audits, responding to vulnerabilities, or ensuring compliance requirements.
orchestration
A system prompt that transforms Claude into a task orchestrator, automatically breaking down complex requests into parallel sub-tasks for worker agents. It provides clear role separation (orchestrator vs worker), domain-specific reference guides, and structured progress reporting for software development workflows.
ccw-help
A help system for Claude Code Workflow with 78 commands. Provides command search, next-step recommendations, documentation lookup, and issue reporting. Uses JSON indexes for fast queries without duplicating source files. Supports six operational modes including search, recommendations, and deep analysis.
zapier-workflows
A skill that enables Claude to manage and trigger pre-built Zapier workflows while remembering user preferences for MCP tools. Bridges the gap between Zapier's MCP server and webhook-triggered multi-step Zaps. Allows users to trigger complex automations with natural language and teaches Claude their preferred tools over time.
search
This skill enables natural language search through Claude Code session history stored in JSONL files. It helps developers find previous prompts, conversations, and file modifications across sessions. The tool parses user messages from project directories and matches queries against content, skipping agent logs. It's useful for maintaining project continuity and avoiding repeated work.
invoice-organizer
Extracts invoice data from PDFs and images to organize files with standardized naming. Handles date, vendor, and amount extraction for basic expense tracking. Useful for small business owners and freelancers managing receipts.
heroui-recommender
This skill helps developers choose appropriate HeroUI components for new features or when migrating from shadcn/ui. It provides component recommendations with TypeScript examples, semantic color guidance, and accessibility best practices. The skill integrates with Context7 MCP to fetch current HeroUI documentation.
condition-based-waiting
Replaces arbitrary timeouts in tests with condition polling to eliminate flaky behavior caused by timing guesses. Provides concrete patterns for waiting on events, state changes, and file operations with clear error handling and timeout management.
defense-in-depth
This skill teaches a four-layer validation pattern for preventing bugs caused by invalid data. It shows how to add checks at entry points, business logic, environment boundaries, and debug logging to make certain bugs structurally impossible rather than just fixing symptoms.
cfn-dependency-ingestion
Parses CloudFormation dependency diagrams to dynamically generate file ingestion commands, reducing execution time from 60 seconds to 3ms through content injection and parallel chunk reading for task tool agents.
aot-guru
Specialized Native AOT, trimming, and optimization expert for morphir-dotnet. Expert in single-file trimmed executables, AOT compilation, size optimization, and guiding toward AOT-compatible features. Use when troubleshooting compilation, diagnosing trimming issues, optimizing binary size, implementing reflection workarounds, or maintaining best practices. Triggers include "AOT", "Native AOT", "trimming", "single-file", "size optimization", "reflection error", "IL2026", "IL3050", "PublishAot", "PublishTrimmed", "source generator", "Myriad".