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.
weather
Get current weather and forecasts (no API key required).
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.
agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Process PDF files - extract text, create PDFs, merge documents. Use when user asks to read PDF, create PDF, or work with PDF files.
tailwind-design-system
Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.
ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.
commit
Create a git commit with conventional commit format. MUST use anytime you want to commit changes.
game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
kubernetes
Imported from https://github.com/Klavis-AI/klavis.
front-end
Imported from https://github.com/ThePrimeagen/99.
Creating Financial Models
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
hk-cn-content-matrix
香港/中文内容运营指南 - 小红书、抖音、微信公众号内容创作模板和策略。香港本地化,生活/理财/旅行/美妆赛道。
target-info-search-summarization
高精度的目标信息搜索与总结工作流。用于在全球范围内检索各类隐蔽、专业或难以直接获取的信息。当用户需要执行以下任务时使用:(1) 跨境行业调研(如交易所费用、授权协议、金融费率);(2) 海外政策与准入研究(如特定国家的行业标准、牌照申请、合规条款);(3) 深度竞争对手情报挖掘(如供应商体系、未公开的商业报价、招标详情);(4) 专业领域技术规范溯源(如行业标准协议、专业白皮书)。该技能通过跨语言迭代搜索、官方与生态系统交叉验证以及深度文件解析(filetype:pdf)确保信息的高置信度。
ui-ux-pro-max
Frontend UI/UX design best practice for web and mobile. Use when user asks about design, creating or updating frontend pages/component, landing pages, dashboards, admin panels, e-comerce, SaaS, protfolio, blogs, mobile or about frontend related design.
apify-lead-generation
Generates B2B/B2C leads by scraping Google Maps, websites, Instagram, TikTok, Facebook, LinkedIn, YouTube, and Google Search. Use when user asks to find leads, prospects, businesses, build lead lists, enrich contacts, or scrape profiles for sales outreach.
claude-code-mcp
Imported from https://www.skillhub.club/skills/steipete-claude-code-mcp.
moai-platform-supabase
Provides Supabase implementation patterns for PostgreSQL 16 with pgvector, RLS policies, real-time subscriptions, and Edge Functions. Includes modular guides for database setup, multi-tenant isolation, and TypeScript client integration with practical code examples.
moai-lang-ruby
A specialized Ruby 3.3+ and Rails 7.2 development assistant that provides code examples for controllers, models, RSpec tests, and modern patterns. Covers ActiveRecord, Hotwire/Turbo, Sidekiq jobs, and includes practical testing patterns with FactoryBot and system specs.
moai-domain-database
Provides concrete implementations for PostgreSQL, MongoDB, and Redis operations including connection setup, query optimization, caching patterns, and multi-database synchronization. Includes working code examples for rate limiting, distributed locking, and real-time analytics using Redis data structures.
moai-lang-python
A specialized Python 3.13+ development assistant focused on modern web frameworks, async patterns, and testing. Provides concrete code examples for FastAPI, Django, and pytest with emphasis on production patterns like dependency injection, task groups, and Docker deployment.
moai-library-shadcn
Provides detailed guidance for implementing and optimizing shadcn/ui component libraries in React projects. Covers installation, component usage, theming, performance optimization, and integration with modern tools like TypeScript and Tailwind CSS. Includes specific code examples for common patterns and best practices.
reuse-health-inline
An inline orchestration workflow that detects code duplication in TypeScript projects and consolidates it through prioritized phases. It uses reuse-hunter for detection and reuse-fixer for consolidation with validation gates after each step. The workflow runs directly without spawning separate agents, reducing token overhead.
generate-changelog
Generates formatted changelog sections from git commits, plan files, or manual entries following Keep a Changelog conventions. Maps conventional commit types to standard categories and handles edge cases like empty releases.
defense-in-depth
This skill promotes a multi-layer validation pattern where data is validated at every layer it passes through, making certain bug categories structurally impossible rather than just caught. It provides concrete examples and a four-layer framework for implementation.