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.
ms365-tenant-manager
Comprehensive Microsoft 365 tenant administration skill for setup, configuration, user management, security policies, and organizational structure optimization for Global Administrators
ai-agents
Provides concrete templates and decision trees for building AI agents with MCP tool integration. Covers workflow, tool-using, RAG, planner, multi-agent, OS, and code agent patterns. Includes explicit handoff orchestration, guardrails, and observability guidance. Focuses on executable procedures over theory.
FirstPrinciples
A structured thinking skill that applies first principles reasoning to deconstruct problems, challenge assumptions, and rebuild solutions from fundamental truths. It provides a clear 3-step framework with concrete workflows and examples for breaking down complex systems.
wycheproof
Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases.
audit-prep-assistant
Prepare your codebase for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates comprehensive documentation (flowcharts, user stories, inline comments). (project, gitignored)
frontend-design
This skill helps developers create visually distinctive frontend interfaces by enforcing specific aesthetic principles. It provides detailed guidance on typography, color, motion, and layout to avoid generic designs, pushing for bold creative choices tailored to each project's context.
swiftui-view-refactor
Provides concrete rules for structuring SwiftUI views with specific ordering guidelines, dependency injection patterns, and Observation usage. Focuses on MV patterns, splitting large views, and handling view models safely. Includes practical examples for common refactoring scenarios.
wheels-email-generator
Generates complete email infrastructure for CFML Wheels framework including mailer controllers, HTML/text templates, and configuration. Provides patterns for welcome emails, password resets, and attachments. Includes testing examples and SMTP provider configurations for common services like SendGrid and AWS SES.
grafana-dashboards
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring dashboards, visualizing metrics, or creating operational observability interfaces.
sql-optimization-patterns
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
shopify-api
Complete API integration guide for Shopify including GraphQL Admin API, REST Admin API, Storefront API, Ajax API, OAuth authentication, rate limiting, and webhooks. Use when making API calls to Shopify, authenticating apps, fetching product/order/customer data programmatically, implementing cart operations, handling webhooks, or working with API version 2025-10. Requires fetch or axios for JavaScript implementations.
1password
This skill provides a structured workflow for using 1Password CLI within Claude, focusing on secure secret retrieval. It enforces tmux sessions to handle authentication prompts, includes guardrails against secret exposure, and references official documentation for setup.
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
generate-image
A Python CLI tool that generates and edits images using OpenRouter's API with models like FLUX.2 Pro and Gemini 3 Pro. It handles both creation and modification tasks with clear model selection guidance and API key management.
matchms
Spectral similarity and compound identification for metabolomics. Use for comparing mass spectra, computing similarity scores (cosine, modified cosine), and identifying unknown compounds from spectral libraries. Best for metabolite identification, spectral matching, library searching. For full LC-MS/MS proteomics pipelines use pyopenms.
statistical-analysis
This skill guides users through selecting appropriate statistical tests, checking assumptions, running analyses, and generating APA-formatted reports. It includes decision trees, code examples, and detailed reporting templates for common research scenarios like t-tests, ANOVA, regression, and Bayesian methods.
zod
Zod v4 TypeScript schema validation patterns and best practices. Use when writing or modifying Zod schemas, adding schema annotations/metadata, or validating data with Zod.
k8s-troubleshoot
This skill provides direct access to Kubernetes pods for troubleshooting by searching pods with label selectors and executing diagnostic commands inside containers. It covers common scenarios like checking logs, processes, network connections, and resource usage. The documentation includes specific command examples for real-world issues like dubbo3 provider problems.
tanstack-router
Comprehensive TanStack Router skill providing excellent guidance on type-safe, file-based routing with modern React applications, covering installation, configuration, and advanced patterns.
security-assessment
A comprehensive and well-structured security assessment skill that provides systematic frameworks (STRIDE, OWASP Top 10) for evaluating code, architecture, and infrastructure security with practical guidance and review patterns.
imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
trello
Manage Trello boards, lists, and cards via the Trello REST API.
find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
dotnet-backend-patterns
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications. Covers async/await, dependency injection, Entity Framework Core, Dapper, configuration, caching, and testing with xUnit. Use when developing .NET backends, reviewing C# code, or designing API architectures.