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.
meeting-insights-analyzer
A highly practical and well-structured skill that provides actionable communication insights from meeting transcripts with clear examples and specific improvement guidance.
python-development
Provides guidance for writing Python code following modern standards. Covers type hints with MyPy configuration, async/await patterns, Pydantic validation, and naming conventions. Includes concrete code examples for common development scenarios.
pptx
Presentation toolkit (.pptx). Create/edit slides, layouts, content, speaker notes, comments, for programmatic presentation creation and modification.
log
A shell-based logging tool for CFN systems that provides search, aggregation, rotation, and monitoring of JSON-formatted logs. It supports filtering by correlation ID, agent ID, and log level, with export options to CSV and JSON formats.
brand-voice-consistency
Provides concrete brand voice guidelines with specific do's/don'ts, vocabulary lists, and clear examples. Helps maintain consistent tone across marketing copy and customer communications by enforcing active voice, simple language, and value-first messaging.
spec-refactoring
This skill provides a systematic method for refactoring software specifications that have become messy through evolution. It focuses on identifying inconsistencies, removing redundancy, and improving structure while ensuring all implemented features remain covered. The process includes analyzing current state, reviewing implementation, designing better organization, and creating detailed changelogs.
ship-learn-next
Turns passive learning content like transcripts and articles into structured Ship-Learn-Next cycles. Guides users to break down educational material into concrete, weekly 'reps' with specific deliverables, reflection prompts, and progression paths. Focuses on doing over studying.
using-zellij-docs
This skill prevents incorrect Zellij terminal multiplexer advice by forcing checks of the user's actual version and config file before answering questions about shortcuts or features. It addresses the common problem where default shortcuts fail due to custom configurations with clear-defaults=true.
make-pr
Open a pull request for the current feature
codex-cli
Orchestrates OpenAI Codex CLI for parallel task execution with three optimization strategies: context pre-injection, session reuse, and parallel execution. Provides concrete examples for multi-agent workflows and iterative development cycles.
Unit Test Writing
This skill should be used when the user asks to "write tests", "add unit tests", "create test cases", "test this function", "add test coverage", or discusses testing strategies and test implementation.
typography-spacing-enforcer
This skill scans React component code for typography and spacing violations against a design system. It identifies raw HTML headings, incorrect spacing utilities, and provides specific fix suggestions with file references. It helps maintain UI consistency during component development and code reviews.
builder-role-skill
A structured implementation skill that guides developers through multi-phase TDD workflows for building features and components. It provides concrete steps for task decomposition, red-green-refactor cycles, phase integration, and handoff to validators. Includes specific code examples and command-line instructions.
frontend-design
This skill guides creation of distinctive frontend interfaces with strong aesthetic direction. It provides specific design thinking frameworks, typography guidelines, and visual principles to avoid generic AI-generated aesthetics. The skill emphasizes bold creative choices and production-grade implementation across various frameworks.
register-hook
Creates and registers Claude hook scripts with mandatory error handling patterns, proper settings.json registration, and clear restart requirements. Enforces best practices for trap-based error handling, validates matcher syntax, and provides complete workflow examples for different trigger events.
political-attack-neutralization
Implements Gartner's MOAR framework for handling political attacks in workplace settings. Provides concrete four-step process with message templates, obstruction tactics, agitation calibration, and restoration guidelines. Includes specific examples for different scenarios like unauthorized contracts and policy violations.
github-search
This skill provides command-line access to GitHub's search API through Claude, allowing developers to search code, repositories, issues, and PRs directly from their terminal. It wraps GitHub's search functionality with clear parameter options and examples.
academic-pdf-redaction
Redact text from PDF documents for blind review anonymization
claude-code-analyzer
Analyzes Claude Code usage patterns and project structure to recommend workflow improvements. Detects frequently used tools for auto-allow configuration, identifies repetitive commands for slash command creation, and generates CLAUDE.md documentation based on project tech stack.
doc-scraper
Generic web scraper for extracting and organizing Snowflake documentation with intelligent caching and configurable spider depth. Scrapes any section of docs.snowflake.com controlled by --base-path.
create-hooks
This skill provides detailed guidance for creating Claude Code hooks - shell commands triggered by specific events like PreToolUse or PostToolUse. It covers configuration, JSON input parsing with jq, exit code handling, and includes practical examples for auto-formatting, logging, and file protection.
webapp-testing
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
devops
Provides ready-to-use Dockerfiles for Node, Python, and Rust with multi-stage builds, GitHub Actions templates for testing and deployment, and decision trees for choosing deployment strategies. Includes concrete examples of Docker Compose setups and anti-patterns to avoid.
issue-maker
Create GitHub issues following Pollinations team conventions. Use when asked to create issues, track work, or plan features.