Marketplace
SkillHub Club catalog feed.
Public marketplace mirror sourced from skillhub.club. This source view keeps the new outcome-first browsing model while filtering server-side to a single upstream feed.
foundry-nextgen-frontend
Build elegant frontend UIs following Microsoft Foundry's NextGen Design System using Vite + React + pnpm + Framer Motion. Use when creating dashboards, agent builders, data grids, entity management interfaces, or any application matching Foundry's refined dark-themed aesthetic.
azure-ai-search-python
Clean code patterns for Azure AI Search Python SDK (azure-search-documents). Use when building search applications, creating/managing indexes, implementing agentic retrieval with knowledge bases, or working with vector/hybrid search. Covers SearchClient, SearchIndexClient, SearchIndexerClient, and KnowledgeBaseRetrievalClient.
cursor-skill-creator
Creates Cursor-specific AI agent skills with SKILL.md format. Use when creating skills for Cursor editor specifically, following Cursor's patterns and directories (.cursor/skills/). Triggers on "cursor skill", "create cursor skill".
swarm
Imported from https://www.skillhub.club/skills/parruda-swarm.
apify-audience-analysis
Understand audience demographics, preferences, behavior patterns, and engagement quality across Facebook, Instagram, YouTube, and TikTok.
postgres-hybrid-text-search
Hybrid search in PostgreSQL combining BM25 keyword search (pg_textsearch) with semantic search (pgvector) using RRF fusion
find-hypertable-candidates
Analyze an existing PostgreSQL database to identify tables that would benefit from conversion to TimescaleDB hypertables
design-postgres-tables
Comprehensive PostgreSQL-specific table design reference covering data types, indexing, constraints, performance patterns, and advanced features
codemcp
Imported from https://www.skillhub.club/skills/ezyang-codemcp.
upgrading-expo
Guidelines for upgrading Expo SDK versions and fixing dependency issues
expo-tailwind-setup
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
expo-api-routes
Guidelines for creating API routes in Expo Router with EAS Hosting
accessibility
Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
flight
Flight canvas for comparing flights and selecting seats. Use when users need to browse flight options and book seats.
mirascope
Imported from https://www.skillhub.club/skills/mirascope-mirascope.
kiro-skill
Imported from https://github.com/feiskyer/claude-code-settings.
skill-from-masters
Help users create high-quality skills by discovering and incorporating proven methodologies from domain experts. Use this skill BEFORE skill-creator when users want to create a new skill - it enhances skill-creator by first identifying expert frameworks and best practices to incorporate. Triggers on requests like "help me create a skill for X" or "I want to make a skill that does Y". This skill guides methodology selection, then hands off to skill-creator for the actual skill generation.
daily
Create daily notes and manage morning, midday, and evening routines. Structure daily planning, task review, and end-of-day reflection. Use for daily productivity routines or when asked to create today's note.
agent-creator
Guide for creating Multi-Agent System (MAS) implementations. Use this skill when you need to create agent teams with different coordination patterns: centralized (TeamSwarm with orchestrator) or decentralized (Swarm workflow). Uses filesystem-server tools (write_file, edit_file, read_file) to create complete agent team structures in ./agents/ directory with proper configuration, prompts, and swarm definitions based on task requirements.
theme-factory
Step-by-step guide to add a new UI theme to AiderDesk (SCSS + CSS variables + types + i18n).
ja
Imported from https://github.com/wasabeef/claude-code-cookbook.
rds
AWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups, managing replicas, troubleshooting connectivity, or optimizing performance.
cognito
AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user attributes, or integrating with social identity providers.
sns
AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.