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.
foundations
A structured onboarding skill for new Claude Code users that teaches core concepts through a consistent teaching pattern. It covers CLAUDE.md, slash commands, skills, and includes clear completion criteria. The skill follows a predictable CONCEPT→EXAMPLE→EXERCISE→VERIFY flow for each topic.
testing-anti-patterns
This skill identifies and prevents common testing anti-patterns like testing mock behavior, adding test-only methods to production code, and improper mocking. It provides concrete examples of bad practices and fixes, with gate functions to guide developers before making mistakes.
biddeed-2025-complete-analysis
This skill generates detailed year-end reports by aggregating data from conversations, GitHub repos, Supabase databases, and personal tracking systems. It produces both markdown documents and interactive HTML dashboards with charts, focusing on business metrics, technical deployments, swimming performance, and family life management.
adhd-task-management
A specialized task management system designed for ADHD users, featuring abandonment detection, timed interventions, and pattern recognition. It tracks task states, provides micro-commitment prompts, and offers body doubling support to improve follow-through.
slack-gif-creator
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
learn-from-mistakes
Enforces a structured workflow for analyzing and preventing recurring agent mistakes through phase-based enforcement hooks. It mandates investigation before fixing, implements prevention mechanisms, and requires mistake reproduction testing. The skill uses state tracking to block premature fixes and logs errors for pattern analysis.
flutter-pub
This skill provides direct access to pub.dev's API for searching Flutter/Dart packages, retrieving version info, scores, and dependencies. It saves developers time by automating package lookup and formatting results into markdown tables with installation instructions.
create-source
This skill provides a detailed, example-driven workflow for creating walkerOS event sources. It guides developers through research, example creation, mapping, implementation, testing, and documentation phases with concrete templates and validation gates.
drawnote-skill
智能笔记与流程图绘制工具(优化版-无权限读取)。根据用户提供的内容,自动生成精美的可视化笔记和流程图,支持多种风格(手写笔记、思维导图、流程图等),并导出为图片。使用内置模板,无需读取文件权限。适用于:(1) 学习笔记可视化,(2) 知识梳理与总结,(3) 流程图绘制,(4) 概念解释图表
linkedin-authority-builder
Build a LinkedIn content system for thought leadership. Use when someone needs to establish authority, attract inbound leads, or build a consistent content presence. Covers positioning, content pillars, formats, and posting rhythm.
browser-automation
This skill provides expert browser automation for web scraping, form filling, screenshot capture, and workflow automation using tools like Playwright and Puppeteer, excluding testing-specific tasks.
visual-regression
Expert in visual regression testing that detects unintended UI changes using tools like Playwright, Percy, and Chromatic. It helps catch layout shifts, responsive design issues, and cross-browser differences that functional tests miss, ensuring visual consistency.
react-native-setup
Expert in configuring React Native 0.83+ and Expo SDK 54+ development environments, specializing in Node.js, Xcode, Android Studio setup, New Architecture, EAS Build, and troubleshooting installation issues across all major operating systems.
slo-implementation
This skill helps define and implement Service Level Indicators (SLIs) and Objectives (SLOs) with error budgets and alerting, enabling teams to set measurable reliability targets and balance system stability with development velocity.
framework
This skill provides expert knowledge of the SpecWeave framework, a spec-driven development system for AI coding assistants. It covers increment-based workflows, mandatory file structures, naming conventions, and lifecycle management to ensure disciplined, documentation-first development.
brownfield-analyzer
Analyzes existing brownfield projects to map documentation to SpecWeave's structure, recommends a migration path (Quick Start or Comprehensive), and creates a project context map for efficient, just-in-time migration.
k8s-security-policies
This skill implements Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC to secure clusters, enforce network isolation, and apply pod security standards for production-grade, compliant environments.
aws-cost-expert
This Claude Skill provides expert AWS cost optimization guidance, covering Reserved Instances, Savings Plans, Spot Instances, and service-specific strategies for EC2, Lambda, S3, and RDS to help reduce your AWS bill using tools like Cost Explorer and Trusted Advisor.
n8n-kafka-workflows
This skill provides expert guidance on integrating Apache Kafka with n8n for no-code/low-code event-driven workflow automation, covering setup, trigger/producer nodes, common patterns like event enrichment and error handling, and best practices.
docusaurus
A Docusaurus documentation expert skill that helps create, configure, and deploy modern documentation sites. It provides guidance on MDX authoring, plugin development, theming, versioning, i18n, and deployment to platforms like GitHub Pages and Vercel.
mobile-debugging
This skill provides expert debugging assistance for React Native and Expo mobile applications, covering tools like React DevTools, Flipper, and Chrome DevTools, along with techniques for network debugging, crash analysis, and error handling to efficiently resolve issues.
stripe-integration
This skill enables robust Stripe payment processing for PCI-compliant checkout flows, subscription billing, and secure payment handling, including webhooks, refunds, and customer management.
plugin-validator
This skill validates SpecWeave plugin installations only when explicitly requested by the user, ensuring the marketplace is registered, core plugins are installed, and suggesting context-specific plugins to prevent errors before starting work.
code-reviewer
An elite AI-powered code review expert that analyzes code for security vulnerabilities, performance issues, and best practices using modern static analysis tools and AI techniques to ensure quality, security, and maintainability.