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.
writing-plans
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
k8s-security-policies
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.
code-review
A sophisticated, systematic code review methodology leveraging LSP tools with a structured 9-phase approach that adapts to available language server capabilities across programming languages.
parsing-hecras-geometry
This skill provides Python tools to parse and modify HEC-RAS geometry files (.g##) using fixed-width FORTRAN format. It handles cross sections, storage areas, bridges, culverts, lateral structures, and Manning's n tables. The documentation includes clear examples for common workflows like reading station-elevation data, updating roughness values, and extracting structure information.
organizing-ebfe-models
Organizes FEMA eBFE/BLE model downloads into standardized 4-folder structure (HMS Model, RAS Model, Spatial Data, Documentation). Handles variable archive patterns, nested zips, and generates reusable Python functions. Includes DSS validation and compute test suggestions for hydraulic engineering workflows.
compliance-auditor
This skill automates compliance auditing for major regulations like GDPR, HIPAA, and PCI DSS by integrating tools like Prowler and Checkov. It provides structured workflows for gap analysis, evidence collection, and reporting, reducing manual audit preparation time from months to weeks.
deep-researcher
This skill enforces systematic research with mandatory verification from 3+ independent sources. It rejects vague requests, documents evidence trails with URLs and access dates, and outputs structured markdown files. The methodology includes confidence scoring and handles source contradictions transparently.
documentation-engineer
A specialized agent for managing technical documentation systems. It handles API docs, tutorials, and reference guides with tools for markdown, AsciiDoc, Sphinx, MkDocs, Docusaurus, and Swagger. Focuses on automating documentation generation, maintaining consistency, and improving developer onboarding.
sales-engineer
A comprehensive sales engineering skill with detailed workflows, checklists, and integration with MCP tools for technical pre-sales, demonstrations, and proof-of-concept development.
business-analyst
A comprehensive business analyst skill with structured workflows, extensive methodology coverage, and clear communication protocols for bridging business and technical domains effectively.
blucli
A CLI wrapper for controlling Bluesound/NAD audio players. It provides device discovery, playback control, volume adjustment, grouping, and TuneIn radio integration. The tool is designed for users who prefer terminal control over their audio systems.
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
clinvar-database
Provides detailed guidance for querying and processing NCBI ClinVar variant data. Covers web searches, API access via E-utilities, bulk FTP downloads, and multiple file formats (XML, VCF, tab-delimited). Includes practical examples for filtering, annotation, and data quality validation in genomic workflows.
mastra
Mastra is an agent framework that orchestrates multiple tools and services to complete complex tasks. It provides structured workflows for handling multi-step processes, with built-in error handling and tool coordination. The framework focuses on reliability and clear execution paths.
moai-domain-frontend
Provides concrete code patterns for React 19, Next.js 16, and Vue 3.5 development, including server components, state management, and performance optimization techniques. Includes specific examples for component architecture, bundle optimization, and Web Vitals monitoring.
understanding-sources
This skill explains walkerOS source patterns for capturing events from browsers, dataLayers, and servers. It provides concrete interface definitions, push signatures by source type, and practical examples for implementing event collection in web applications.
cursor-mem
This skill connects Cursor IDE with Claude-mem's MCP server to search past session records and add new observations. It enables knowledge persistence across Claude Code and Cursor sessions, allowing developers to reference previous decisions and patterns.
plugin-improve
A sophisticated plugin improvement workflow with comprehensive versioning, backup, and testing protocols. Features innovative deep-research handoff detection and tiered investigation system for systematic plugin maintenance.
stripe-integration
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
kegg-database
Provides direct REST API access to KEGG databases for pathway analysis, gene mapping, and compound/drug interactions. Includes Python helper functions covering all KEGG operations with clear examples for academic research workflows. Well-documented with API limitations and best practices.
proof-composer
Validates entire engineering proof chain. Verifies architecture, backend maps, backend code, standardization, frontend types, infrastructure topology all compose correctly. This is the final DEPLOYMENT GATE - deployment blocked if proof chain invalid. Use when engineering thread completes all actions.
chroma
Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.
lead-research-assistant
Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.
ts-agent-sdk
Generate typed TypeScript SDKs for AI agents to interact with MCP servers. Converts verbose JSON-RPC curl commands to clean function calls (docs.createDocument() vs curl). Auto-detects MCP tools from server modules, generates TypeScript types and client methods, creates runnable example scripts. Use when: building MCP-enabled applications, need typed programmatic access to MCP tools, want Claude Code to manage apps via scripts, eliminating manual JSON-RPC curl commands, validating MCP inputs/outputs, or creating reusable agent automation.