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.
frontend
Imported from https://github.com/n8n-io/n8n.
java
Imported from https://github.com/SeleniumHQ/selenium.
ppt-generation
Use this skill when the user requests to generate, create, or make presentations (PPT/PPTX). Creates visually rich slides by generating images for each slide and composing them into a PowerPoint file.
vue
Vue.js progressive JavaScript framework. Use when building Vue components, working with reactivity (ref, reactive, computed, watch), or implementing Vue Composition API patterns.
report-generation
通用的报告生成技能,根据用户诉求生成各类数据分析报告,包括数据库查询、统计分析和 HTML 图表可视化
daily-meeting-update
Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update.
fish-shell-config
This skill provides detailed guidance for configuring Fish shell, covering functions, aliases, variables, and scripting. It explains Fish-specific concepts like autoloading and universal variables, includes migration tips from bash, and offers practical examples for common tasks. The modular configuration approach and clear file structure recommendations help users organize their setup effectively.
render-template
A template rendering tool that replaces variables in text using Mustache or shell syntax. Handles nested properties, missing values, and basic filters. Useful for generating commit messages, reports, and formatted outputs across Claude Skills.
claude-code-project-memory
This skill provides a reference guide for setting up and managing CLAUDE.md files, which store project context for Claude. It explains a 4-tier memory hierarchy, offers templates for architecture and standards, and includes commands for quick memory management and session handling.
Vibe Calibration Protocol
Translate consciousness navigation into user's native language. Use when need to match user's frequency (technical/poetic/practical/mystical) without losing truth depth.
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.
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.
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.
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.
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.
duplicate-example
This skill helps developers create new iPlug2 audio plugin projects by cloning existing example templates. It guides users through naming, manufacturer details, and template selection, then runs a Python script to generate the project structure. It warns about configuration pitfalls and unique ID requirements.
lint-fixer
This skill runs npm lint commands to fix code style issues automatically using Biome and oxlint, while checking for type errors with tsgo and scanning for secrets. It provides clear workflow steps but requires manual intervention for type errors.
premium-experience
This skill generates multi-page Next.js applications with pre-defined page structures, mandatory animations, and a strict quality checklist. It enforces specific page sets for different app types (SaaS, e-commerce, etc.) and includes Framer Motion animations, TypeScript safety, and a build verification process.
workflow-detection
Centralizes workflow type detection for a development pipeline, replacing 50+ lines of duplicated code across 44 commands. It determines if work is for an epic or feature by checking files, git branch patterns, or saved state, and returns structured JSON with paths and identifiers.
go-best-practices
A comprehensive and well-structured guide to Go best practices focusing on type-first development, error handling, and clean architecture patterns with practical examples.
troubleshoot
Automated debugging assistant that guides users through common development issues with structured diagnosis flows. It identifies problems like build failures, dependency errors, and UI issues, then provides specific fixes or escalation paths. Integrates with LSP tools for code analysis and suggests concrete commands to run.
code-example-generator
Generates Python code examples focused on teaching decorators through a structured pedagogical approach. Uses a spec-first workflow, show-then-explain pattern, and includes validation test cases. Designed to avoid toy examples in favor of production-relevant patterns like authentication decorators.
building-chatgpt-apps
This skill provides detailed guidance for building ChatGPT Apps with interactive widgets. It covers the Apps SDK architecture, MCP server setup, and widget communication via window.openai API. Includes troubleshooting for common issues like button interactivity and ngrok configuration. Offers practical code examples and a debug checklist.
pkm
A command-line tool for personal knowledge management that indexes and searches documents with quality filters, tracks relationships between notes, and integrates with Claude via MCP. It supports hybrid search, freshness tracking, and editor autocomplete.