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.
wheels-refactoring
This skill provides concrete refactoring patterns for Wheels (ColdFusion) applications, focusing on fixing N+1 queries, implementing eager loading, adding parameter verification, and extracting methods. It shows before/after code examples for common performance and security issues.
elixir-architect
This skill generates structured documentation and project templates for Elixir applications following Dave Thomas's multi-app approach. It creates comprehensive directory layouts, Architecture Decision Records, and guardrails for AI collaboration workflows. The output includes concrete code examples for patterns like Ecto.Multi, Oban jobs, and state machine validation.
conversation-log
A well-structured skill for creating precise technical conversation logs with clear guidelines for developers and engineers, emphasizing factual accuracy and systematic documentation.
hmdb-database
Provides access to the Human Metabolome Database with 220K+ metabolite entries. Enables searching by name, ID, or structure to retrieve chemical properties, biomarker data, NMR/MS spectra, and pathway information for metabolomics research and metabolite identification tasks.
biorxiv-database
This skill provides Python tools to search and retrieve preprints from the bioRxiv database. It supports keyword, author, and date-range searches, returns structured JSON metadata, and enables PDF downloads. It's useful for literature reviews and tracking recent publications in life sciences.
github-wayback-recovery
Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.
project-planning
Generate structured planning docs for web projects with context-safe phases, verification criteria, and exit conditions. Creates IMPLEMENTATION_PHASES.md plus conditional docs. Use when: starting new projects, adding major features, or breaking large work into manageable phases.
activitypub-federation
This skill provides detailed documentation for implementing and understanding the ActivityPub protocol within WordPress. It covers core concepts like actors, activities, and objects, explains server-to-server federation mechanics, and offers concrete PHP implementation patterns for transformers, handlers, and third-party plugin integrations.
github-code-review
This skill orchestrates AI agents to review GitHub pull requests. It uses specialized reviewers for security, performance, and style checks, integrates with GitHub CLI, and posts findings as PR comments. The documentation includes troubleshooting guides and example workflows.
remembering
Provides persistent memory storage and task handoff between Claude.ai and Claude Code environments via Turso SQLite backend. Implements config KV store, tagged memory recall, background writes, and versioned handoff completion tracking.
test-coverage
This skill analyzes test coverage reports, identifies gaps in code testing, and provides actionable recommendations for improvement. It supports multiple coverage formats, prioritizes untested critical paths, and tracks coverage trends over time to help teams maintain code quality.
personas
Defines eight distinct AI author personas for blog writing, each with specific voice, expertise, perspective, and tone traits. Provides clear selection guidance based on content type and detailed implementation examples for each persona.
marketing-paid-advertising
Provides a detailed operational guide for paid advertising campaigns across Google, Meta, TikTok, and LinkedIn. It includes platform selection matrices, campaign structure frameworks, bidding strategies, and audience targeting tactics. The skill focuses on actionable steps for setup, scaling, and measurement.
gene-database
This skill provides Python scripts to query NCBI's Gene database via E-utilities and Datasets APIs. It enables searching by symbol/ID, retrieving gene metadata (RefSeqs, GO terms, locations), batch processing, and linking to related databases like ClinVar and PubMed. It handles rate limits and includes practical examples for common bioinformatics workflows.
docx
Provides tools for creating, editing, and analyzing .docx files via XML manipulation and JavaScript libraries. Supports tracked changes, comments, and integrates with scientific diagram generation. Includes workflows for redlining and document validation.
ton-vulnerability-scanner
Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts. (project, gitignored)
youtube-downloader
A command-line tool that downloads YouTube videos with quality and format options. It uses yt-dlp, provides video info before download, supports multiple resolutions (1080p to 360p), formats (mp4, webm, mkv), and audio-only MP3 extraction. Installation is automatic if dependencies are missing.
mermaidjs-v11
This skill provides comprehensive access to Mermaid.js v11 for creating text-based diagrams directly within Claude. It covers 24+ diagram types including flowcharts, sequence diagrams, and Gantt charts, with detailed syntax examples, CLI usage, and integration patterns for documentation and technical communication.
hive-mind-advanced
Implements a queen-worker architecture for coordinating multiple AI agents with consensus voting and shared SQLite memory. Supports different queen types (strategic, tactical, adaptive) and worker specializations for tasks like coding, testing, and research. Includes session management and integration with Claude Code commands.
agentdb-memory-patterns
Provides memory management patterns for AI agents using AgentDB's persistent storage. Offers session memory, long-term storage, pattern learning, and context management. Includes CLI tools, API examples, and integration with reasoning agents. Supports multiple learning algorithms and performance optimization.
implement
A structured implementation assistant that enforces TDD methodology with git commit integration. It guides developers through Red/Green/Refactor cycles, maintains task status in plan.md, creates traceable commits with git notes, and executes phase completion protocols. The skill ensures systematic progress tracking and quality gates.
research-executor
Automates academic research using a 7-phase methodology with parallel agents for web, academic, and verification tasks. Enforces strict citation formats and produces structured reports with source validation. Useful for systematic literature reviews and evidence-based analysis.
aws-ses-inbound
A comprehensive guide for setting up AWS SES inbound email processing with SNS webhook delivery, providing clear step-by-step instructions and troubleshooting guidance.
gitlab-ci-patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.