Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
trading-research
Binance cryptocurrency trading research, technical analysis, and position management. Triggers on requests for crypto prices, market data, trading analysis, DCA planning, position sizing, whale activity, or any trading research questions about Bitcoin, altcoins, or crypto markets.
linkedin-lead-gen
Search for, research, and verify non-tech founders on LinkedIn to identify high-value prospects for technology services (Web Dev, ERP, CRM, App Dev, SEO, AI). Generates professional PDF reports. Use when asked to find potential clients or leads.
mermaid-diagrams
Comprehensive guide for creating software diagrams using Mermaid syntax. Use when users need to create, visualize, or document software through diagrams including class diagrams (domain modeling, object-oriented design), sequence diagrams (application flows, API interactions, code execution), flowcharts (processes, algorithms, user journeys), entity relationship diagrams (database schemas), C4 architecture diagrams (system context, containers, components), state diagrams, git graphs, pie charts, gantt charts, or any other diagram type. Triggers include requests to "diagram", "visualize", "model", "map out", "show the flow", or when explaining system architecture, database design, code structure, or user/application flows.
c4-architecture
Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure, create C4 diagrams, or generate context/container/component/deployment diagrams. Triggers include "architecture diagram", "C4 diagram", "system context", "container diagram", "component diagram", "deployment diagram", "document architecture", "visualize architecture".
dotnet-dependency
This skill should be used when investigating .NET project dependencies, understanding why packages are included, listing references, or auditing for outdated/vulnerable packages.
discover-build-systems
This skill acts as a gateway to automatically load build system expertise when Claude detects related tasks. It provides access to 8 specific build tools skills like CMake, Gradle, and Bazel through a progressive loading system. The skill auto-activates based on context and directs users to detailed documentation.
doc-coauthoring
Guides users through a three-stage workflow for creating documentation: context gathering, iterative refinement, and reader testing. It provides specific triggers for when to offer the workflow and handles both automated testing with sub-agents and manual testing in web interfaces. The skill focuses on catching blind spots before documents are shared with real readers.
framework-methodology
A highly innovative meta-cognitive framework for AI assistants that provides systematic protocols for self-awareness and impulse management during collaboration sessions.
domain-management
Manages domain routing and DNS for sgcarstrends.com using Cloudflare and AWS SST. Provides concrete steps for adding subdomains, configuring SSL, and debugging DNS issues with specific code examples for web apps and APIs.
secure-web-search
Provides detailed guidance for performing web searches with privacy protection, source verification, and information validation. Includes specific search operators, privacy-focused engines, credibility checklists, and fact-checking workflows for researchers and security-conscious users.
Skill Builder
Guides users through creating Claude Code Skills with proper YAML frontmatter and directory structure. Explains the progressive disclosure architecture that allows Claude to manage many skills without context overload. Provides concrete examples of valid and invalid skill formats.
executing-plans
This skill manages multi-step implementation plans by breaking them into batches with mandatory code reviews between each batch. It selects appropriate agents based on semantic task analysis, enforces plan adherence with BLOCKED status handling, and integrates with related skills for code review and branch completion.
validating-review-feedback
A workflow skill that validates code review feedback against an implementation plan to prevent scope creep. It parses review files, categorizes blocking issues as in-scope, out-of-scope, or unclear, asks users for decisions on misalignments, and annotates the review file with tags ([FIX]/[WONTFIX]/[DEFERRED]) to guide fixing agents. It also updates the plan with deferred items.
playwright-tester
Provides Playwright-based browser automation with both CLI screenshots and JavaScript execution. Includes server auto-detection, helper utilities for reliable interactions, and examples for responsive testing, form flows, and link checking. Targets frontend debugging and E2E validation workflows.
thx-boris
Provides concrete patterns for using Claude Code effectively, including CLAUDE.md structure, subagent creation, hook automation, permission management, and parallel workflow strategies. Based on practices from Claude Code's creator.
mcp-builder
Build MCP (Model Context Protocol) servers that give Claude new capabilities. Use when user wants to create an MCP server, add tools to Claude, or integrate external services.
recall-reasoning
This skill searches past Claude reasoning sessions and artifact handoffs to find what worked or failed previously. It helps developers avoid repeating mistakes and reuse successful approaches by querying indexed post-mortems and build reasoning files.
zai-cli
A CLI tool that bundles multiple Z.AI capabilities including image/video analysis with GLM-4.6V, real-time web search with filtering, web page extraction to markdown, and GitHub code exploration. It provides a unified interface for developers needing visual content analysis, research, or code investigation tasks.
log-summary-date-ranges
Guidance for analyzing log files and generating summary reports with counts aggregated across multiple date ranges and severity levels. This skill applies when tasks involve parsing log files by date, counting occurrences by severity (ERROR, WARNING, INFO), and outputting structured CSV summaries across time periods like "today", "last 7 days", or "last 30 days".
FFmpeg Media Info
Analyze media file properties - duration, resolution, bitrate, codecs, and stream information
seo-content-writer
Creates high-quality, SEO-optimized content that ranks in search engines. Applies on-page SEO best practices, keyword optimization, and content structure for maximum visibility and engagement.
frontend-component
This skill automatically generates React or Vue components with TypeScript, tests, and styles when triggered by phrases like 'create component'. It validates naming, creates props interfaces, and outputs a complete component folder with barrel exports. It supports different component types and styling approaches.
nav-start
Loads Navigator project documentation and context at session start. Checks project initialization, restores saved context markers, displays OpenTelemetry session statistics, and integrates with project management tools. Provides structured workflow for resuming development work.
nav-skill-creator
This skill analyzes a codebase to identify repetitive patterns and automatically generates new Navigator skills to automate those workflows. It provides a structured process from analysis to testing, including creating SKILL.md files, Python helper functions, templates, and examples based on project conventions.