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.
release
This skill automates the complete release process for ButterCut Ruby gems. It handles version bumping, changelog updates, git tagging, gem building, RubyGems publishing, and GitHub release creation with clear step-by-step guidance and error handling.
claude-md-authoring
This skill helps create and maintain CLAUDE.md files that capture non-obvious project context for AI coding assistants. It provides specific guidelines on what to include (architectural decisions, recurring issues) and what to exclude (obvious patterns, code style rules). The skill emphasizes actionable, project-specific information that AI agents need but can't easily infer from code inspection alone.
create-subagent
Provides step-by-step guidance for creating Claude Code subagents with proper YAML frontmatter, system prompts, and tool configurations. Includes location options, model selection advice, and description best practices for effective delegation.
create-command
Provides detailed guidance for creating custom Claude Code slash commands, covering file structure, argument handling, frontmatter configuration, and practical examples for common development workflows.
equation-solver
A shell script wrapper around nerdamer library for solving algebraic equations with strong security hardening. Implements input validation, injection prevention, and comprehensive testing. Solves linear, quadratic, and polynomial equations up to degree 10, outputting JSON results.
cfn-loop-orchestration
Orchestrates a three-loop multi-agent workflow with gate checks and consensus validation. Manages iteration cycles between implementers and validators, enforces quality gates, and coordinates with Redis for agent synchronization. Provides CLI interface with configurable modes and helper scripts for specific workflow steps.
cfn-node-heap-sizer
A Bash script that dynamically sets Node.js heap memory limits based on execution mode and tool type to prevent out-of-memory errors in CFN Loop task agents. It provides configurable defaults, logging, and integration examples for various environments.
cloudflare-agents
This skill provides detailed guidance for building AI agents on Cloudflare's platform using Durable Objects and the Agents SDK. It covers configuration, migrations, and common pitfalls with specific code examples for WebSocket agents, scheduled tasks, and RAG systems. The documentation addresses 15+ known deployment issues.
frontend-design
This skill creates custom frontend interfaces with strong visual identity, avoiding generic AI aesthetics. It provides clear workflows for both screenshot-based design extraction and original creation, emphasizing typography, color, motion, and spatial composition. The tool integrates with ai-multimodal for asset generation and analysis.
frontend-design-pro
Generates high-quality frontend interfaces with matching real photos or AI image prompts. Enforces specific design systems and provides production-ready code with accessibility compliance.
blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
apple-reminders
Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
clawdhub
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
frontend
Imported from https://github.com/Significant-Gravitas/AutoGPT.
pr-creator
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
documentation-lookup
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
invoice-organizer
Automatically organizes invoices and receipts for tax preparation by reading messy files, extracting key information, renaming them consistently, and sorting them into logical folders. Turns hours of manual bookkeeping into minutes of automated organization.
frontend-ui-ux
Designer-turned-developer who crafts stunning UI/UX even without design mockups
git-master
MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with delegate_task(category='quick', skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
interaction-design
Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.