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.
Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io.
workflow-execute-plans
Execute written implementation plans: first read and critically review the plan, then implement in small batches (default 3 tasks), produce verification evidence per batch and pause for feedback; must stop immediately and ask for help when blocked/tests fail/plan unclear. Trigger words: execute plan, implement plan, batch execution, follow the plan.
adaptyv
This skill provides API access to Adaptyv's cloud protein testing platform. It enables submitting protein sequences for experimental validation like binding assays and expression testing, with results in about 21 days. Includes guidance for sequence optimization using computational tools before submission.
skill-share
A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.
developer-growth-analysis
Analyzes local Claude chat history to identify coding patterns and skill gaps, then generates personalized improvement reports with curated HackerNews learning resources. Automatically sends findings to Slack DMs for easy reference.
update-component-reference
This skill should be used when the user wants to add components (commands, agents, skills, hooks, or MCP servers) to the Component Reference section of the website.
discover-observability
A gateway skill that auto-activates for observability tasks and provides access to 8 specialized monitoring skills. It uses progressive loading: first the gateway, then category index, then specific skills. Works by triggering on keywords like monitoring, logging, tracing, and metrics.
discover-workflow
A gateway skill that automatically loads workflow-related tools when working with Beads. It provides access to five specific skills for context management, dependency handling, multi-session coordination, core Beads commands, and project synthesis. Uses progressive loading to avoid overwhelming users.
dispatching-parallel-agents
This skill provides a pattern for dispatching multiple Claude agents to investigate independent test failures or bugs concurrently. It includes clear criteria for when to use parallel agents, example prompts, and real debugging scenarios showing time savings from parallel investigations.
xlsx
A comprehensive and professional Excel skill with excellent financial modeling standards, strong emphasis on formula usage over hardcoding, and robust error handling through LibreOffice recalculation.
communication-styles
Teaches the Social Styles Framework for adapting communication to different stakeholders. Provides specific strategies for Amiable, Expressive, Analytic, and Driver personality types. Includes trigger scenarios, engagement tactics, and stress response handling for each style.
writing-documentation-with-diataxis
Applies the Diataxis framework to structure technical documentation into four distinct types based on user intent: tutorials, how-to guides, reference, and explanation. Provides a clear decision compass and specific writing principles for each type, helping writers avoid common pitfalls like mixing learning and working content.
swift-best-practices
Provides concrete guidelines for writing and reviewing Swift code with a focus on Swift 6+ concurrency features, API design, and migration strategies. Includes specific code examples for async/await, actors, and MainActor usage, along with common pitfalls to avoid. Targets macOS 15.7+ and iOS 18+ development.
discover-wasm
This skill acts as a gateway to discover and load WebAssembly-related Claude skills. It auto-activates when detecting wasm-related terms and provides commands to view available wasm skills. The main function is to help users find and access wasm development tools through a progressive loading system.
root-cause-tracing
Provides a systematic method for tracing bugs backward through call stacks to find root causes, with concrete examples and instrumentation techniques. Focuses on fixing problems at their source rather than symptoms.
finishing-a-development-branch
Guides developers through finalizing feature branches with clear options: merge locally, create PR, keep as-is, or discard. Enforces test verification before proceeding and handles worktree cleanup appropriately. Provides concrete bash commands for each workflow path.
data-seeding
This skill helps create and manage database seed scripts for development and testing, enabling easy setup of test data, initialization of demo environments, and resetting databases to a known state.
getting-started
Mandatory bootstrap skill that enforces proper Claude Skills workflow. Teaches skill discovery, requires manager-review before responses, and prevents editing generated .claude/ directory. Establishes citation requirements and CI log handling patterns.
continuity_ledger
Creates external markdown ledgers to preserve session state across Claude's /clear command. Provides a structured template for tracking goals, decisions, and progress, enabling developers to resume work after clearing context without losing critical information.
rp-explorer
RP-Explorer provides CLI commands for exploring existing codebases with token-efficient methods. It helps developers understand project structure through tree views, code signatures, search, and context export before planning or debugging. The tool focuses on brownfield projects where you need to quickly grasp architecture.
moai-plugin-builder
Provides detailed guidance for building Claude Code plugins with correct directory structure, component definitions, and configuration. Includes practical examples for commands, agents, skills, hooks, MCP and LSP servers. Covers common pitfalls like incorrect folder placement and path configuration rules.
SkillForge
SkillForge helps developers create Claude Skills by providing templates and guidance. It focuses on generating well-structured skills with proper documentation and configuration. The tool addresses common pitfalls in skill development.
flow-nexus-platform
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
data-migration
Plan and execute database migrations, data transformations, and system migrations safely with rollback strategies and data integrity validation. Use when migrating databases, transforming data schemas, moving between database systems, implementing versioned migrations, handling data transformations, ensuring data integrity, or planning zero-downtime migrations.