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.
executive-presence
Provides a structured framework for developing executive presence using Gartner's research methodology. Guides users through discovering their current brand perception, evaluating market position, and creating an intentional personal brand strategy. Includes templates for brand observation journals and discovery conversations.
synalinks
Synalinks is a Python framework for building LLM applications using neuro-symbolic programming. It provides DataModel schemas, Module components, and Program DAGs with JSON operators for control flow. Supports training via in-context reinforcement learning with rewards and optimizers, and integrates with various LLM providers.
sop-creator
Create runbooks, playbooks, and technical documentation for engineering teams. Use when the user wants to document a process, create a runbook, build operational docs, or formalize any repeatable technical procedure. Triggers on requests like "create a runbook for...", "document this process", "write a playbook", or any technical documentation request.
discover-formal
A gateway skill that auto-activates for formal methods tasks and provides access to 10 specialized formal verification skills. It uses a progressive loading system where users first see the gateway, then can browse a category index, and finally load specific skills as needed.
discover-realtime
A gateway skill that auto-detects realtime development tasks and provides access to four related skills via CLI commands. It acts as a discovery mechanism rather than executing tools directly, requiring users to manually load specific skill files.
newsletter-events-list-sources
This skill lists configured event sources from Instagram and web aggregators stored in a YAML config file. It displays sources in formatted tables, handles filtering, and provides helpful empty-state messages with next-step suggestions for adding/removing sources.
writing-plans
Generates detailed implementation plans for engineers with zero codebase context. Provides exact file paths, complete code examples, and verification steps. Follows TDD principles with bite-sized tasks and clear handoff to execution skills.
couple-weekly-report
Generates weekly relationship health reports with affect ratios and repair rates for couples, pulling data from message databases and providing context with actual message quotes. Maps metrics to attachment theory frameworks.
using-git-worktrees
Automates creation of isolated Git worktrees with smart directory selection, .gitignore verification, and project-specific setup. Handles Node.js, Rust, Python, and Go projects with automated dependency installation and baseline testing.
analyze-ci
This skill analyzes failed GitHub Action jobs for MLflow pull requests, extracting root causes and relevant log snippets. It automates the tedious process of manually digging through CI logs to identify why tests or builds failed.
skill-developer
This meta-skill helps developers create and manage Claude Code skills, particularly those wrapping MCP pipelines. It provides templates, clear directory structures, and step-by-step instructions for building new skills. The documentation includes practical examples and references to existing patterns in the repository.
ast-grep-find
Provides AST-based code search and refactoring using ast-grep. Finds syntax patterns like function calls and imports while ignoring strings/comments. Supports multiple languages and includes dry-run previews for safe refactoring.
sql
Sql standards for sql in Database environments. Covers best practices,
plugin-slash-command
Generates Navigator slash command documentation files following project conventions. Guides users through command creation with complexity-based templates, validates output, and ensures consistency with existing patterns. Includes example workflows and validation scripts.
git-worktree
This skill should be used when the user wants to manage Git worktrees - creating worktrees from local or remote branches, listing active worktrees with details, deleting worktrees, or switching between worktrees. Ideal for working on multiple branches simultaneously without stashing changes.
nextjs
Expert in Next.js 14+ App Router architecture, Server Components, data fetching strategies, and performance optimization. Provides guidance on routing, caching, SSR/SSG/ISR, and modern React patterns for building scalable web applications.
maintaining-docs-after-changes
Provides a two-phase workflow for keeping project documentation synchronized with code changes. Analyzes git diffs to identify documentation gaps, then updates README, CLAUDE.md, and other docs. Includes checklists, common mistakes to avoid, and explicit trigger conditions for when to use it.
architecture-skill
Comprehensive system architecture design and implementation workflow that orchestrates expert analysis, technical decision-making, and architectural pattern selection using the integrated toolset. Handles everything from initial system analysis to implementation-ready technical specifications.
security-review
A security review tool that systematically checks code against OWASP Top 10 vulnerabilities and AI/MCP security risks. It provides specific search patterns for each vulnerability category and includes automated scripts for secret detection and dependency scanning. The skill guides developers through a structured audit process with actionable remediation steps.
create-skill
Provides step-by-step guidance for creating Claude Code skills with proper YAML frontmatter, directory structure, and trigger descriptions. Includes practical examples, troubleshooting tips, and covers both personal and project skill deployment.
webapp
Automates visual regression testing for web applications using Playwright screenshots. Compares current screenshots against baselines with pixel diff analysis. Integrates with CFN Loop workflow for automated validation cycles. Manages baseline versions with SQLite storage and Redis coordination.
cfn-agent-lifecycle
Consolidates five separate agent management skills into one package for selecting, spawning, tracking, and processing outputs from Claude agents. Provides SQLite audit trails, dependency validation, and structured JSON outputs for multi-agent workflows.
cfn-web-portal
Provides shell scripts to start a web portal server and query real-time metrics, agent status, and event logs for a multi-agent system. Includes health checks, caching, and multiple output formats.
cfn-promotion
Manages atomic promotion of Claude skills from staging to production with validation checks, SLA enforcement for skills older than 48 hours, and optional git commits with auto-deployment integration. Provides both CLI and TypeScript API interfaces.