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.
jira-task
Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.
building-native-ui
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
expo-cicd-workflows
Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.
zlibrary-to-notebooklm
自动从 Z-Library 下载书籍并上传到 Google NotebookLM。支持 PDF/EPUB 格式,自动转换,一键创建知识库。
worktree-manager-skill
Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.
backlink-analyzer
Analyzes backlink profiles to understand link authority, identify toxic links, discover link building opportunities, and monitor competitor link acquisition. Essential for off-page SEO strategy.
analyze-video
This skill adds visual descriptions to existing audio transcripts by extracting and analyzing video frames. It creates enhanced transcripts with periodic visual context, useful for making video content more accessible. The workflow involves frame extraction with ffmpeg and manual JSON editing to add visual descriptions.
code-reviewer
This skill provides Python scripts for automated code review across multiple languages. It includes PR analysis, code quality checking, and report generation. The documentation references checklists and standards but lacks concrete implementation details in the provided examples. It supports TypeScript, JavaScript, Python, Swift, Kotlin, and Go.
permission-analyzer
Analyzes Claude session logs to generate permissions configuration for autonomous mode. Reads actual Bash commands and MCP tool usage to create allow/deny rules, helping avoid dangerously-skip-permissions flag. Outputs JSON config that can merge with existing settings.
dokploy-mcp-20251227-101534
This skill provides deployment automation for Dokploy platform through MCP integration. It covers project setup, application deployment, Git provider configuration, database provisioning, and environment management with detailed decision trees for different build types and providers.
Rust
Rust development patterns, project setup, CLI/TUI applications, error handling, and system integration
parse-conversation-timeline
Parses raw Claude conversation logs into structured JSON timelines for audit analysis. Extracts events, classifies file operations, detects state transitions, and generates statistics. Useful for compliance checks and understanding agent workflow patterns.
tdd-implementation
Enforces TDD workflow for Java development by blocking production code edits until proper test-first process is followed. Uses session-based state machine with verified phase transitions and requires manual verification against original use-cases.
senior-backend
Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
ghostty-config
Provides detailed guidance for editing Ghostty terminal configuration files, including config syntax, file locations, CLI commands, and keybinding actions. Covers platform-specific differences and includes practical examples for common workflows.
agent-template-generator
Generates standardized agent profiles with built-in validation patterns and test-driven protocols. Automates agent creation by injecting validation hooks and success criteria checks, reducing setup time from 60 to 5 minutes.
fluxwing-component-expander
Add interaction states like hover, focus, disabled, active, error to existing uxscii components. Use when working with .uxm files, when user wants to expand, enhance, or add states to .uxm components.
discord-bot
Provides multi-language starter code for Discord bots with security-first setup. Includes Rust (serenity), Python (discord.py), and Node.js (discord.js) examples for slash commands, embeds, buttons, and event handlers. Emphasizes token protection and pre-commit hooks.
gmail-skill
Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.
ssh
Execute commands on remote servers via SSH, transfer files with SCP, and manage multiple hosts. Use when working with remote servers, deployments, system administration, log analysis, or any task requiring remote command execution. Supports SSH agent, key-based, and password authentication via environment variables, never exposing credentials.
Documentation review
Reviews documentation for factual accuracy
data-visualizer
Automated data visualization tool for exploratory analysis, model performance evaluation, and business reporting. It generates publication-quality plots, dashboards, and reports, seamlessly integrated with SpecWeave's increment workflow.
verification-before-completion
Enforces a strict verification workflow before claiming task completion. Requires running actual verification commands and examining output before making success claims. Targets common developer rationalizations about skipping verification steps.
crypto-analysis
Breaks cryptographic systems and decrypts ciphertext. Use when working with RSA, AES, XOR, classical ciphers, hash functions, or when challenge involves encryption, decryption, keys, or mathematical crypto attacks.