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.
ai-llm-engineering
Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates recent advances: PEFT/LoRA fine-tuning, hybrid RAG handoff (see dedicated skill), vLLM 24x throughput, multi-layered security (90%+ bypass for single-layer), automated drift detection (18-second response), and CI/CD-aligned evaluation.
critical-thinking-logical-reasoning
Provides structured guidelines for analyzing written content like articles and reports. Breaks down arguments, identifies logical issues, and suggests probing questions. Outputs clear summaries and actionable critiques following a consistent template.
git-worktrees
This skill provides shell scripts and a Claude command template to manage Git worktrees for parallel development in Claude Code. It enables running multiple Claude instances on different branches simultaneously, avoiding file conflicts. The scripts handle worktree creation, listing, and cleanup, while the command offers quick setup instructions.
anthropic-prompt-engineer
This skill helps developers create and refine prompts for Claude AI models using Anthropic's documented techniques. It provides structured guidance on prompt formatting, includes examples, and addresses common pitfalls. The skill is essentially a knowledge base and helper for writing better instructions to AI models.
markdown-session-format
Defines a standardized Markdown template for recording Claude Code sessions with timestamp naming, structured sections for prompts/tools/results, verification annotations, and nb-compatible hashtag conventions. Ensures consistent logging format across teams.
moai-formats-data
A Python library focused on data format optimization, featuring a custom TOON encoding for 40-60% token reduction in LLM contexts, fast JSON/YAML processing via orjson, and schema-based data validation. Includes practical examples for common data handling tasks and warnings for anti-patterns.
canton-network-repos
A highly specialized and detailed skill providing comprehensive knowledge about the Canton Network open-source ecosystem, repository relationships, and build processes with excellent documentation.
ui-styling
Provides detailed guidance for building UIs with shadcn/ui components and Tailwind CSS, plus a unique canvas-based visual design system. Includes setup instructions, component usage patterns, accessibility considerations, and a structured design philosophy for creating polished visual compositions.
session-init
Automates session startup by checking Git status, reading task plans, and displaying context from project files. Helps developers quickly understand current work status and pending tasks before starting coding work.
infographic-template-updater
Automates updates to template documentation and UI prompts when new infographic templates are added. Keeps multiple files synchronized including SKILL.md, gallery mappings, and playground prompts. Includes sanity checks with ripgrep to verify changes.
setup-knip
This skill installs and configures Knip for dead code detection in JavaScript/TypeScript projects. It checks for existing installations, detects project type (standard, Next.js, monorepo), creates appropriate configuration files, adds npm scripts, and validates setup. It includes critical safety warnings about dynamic import limitations.
writing-plans
Creates detailed implementation plans with file paths, code examples, and verification steps. Queries historical precedent to avoid past failures, validates plans against known issues, and provides multiple execution options for engineering teams.
memory-processor
A sophisticated tool for automatically synchronizing CLAUDE.md documentation with code changes, featuring intelligent pattern detection and verification mechanisms.
rust-engineer
A specialized Rust development assistant that enforces strict coding standards, memory safety practices, and performance optimization techniques. It provides structured workflows for project analysis, implementation, and verification with tools like cargo, clippy, and miri.
worktree-context
Centralizes Git worktree operations for parallel development workflows. Provides consistent JSON output for worktree info, path handling utilities, and reduces boilerplate code in command implementations by replacing 50+ lines with standardized calls.
moai-ai-nano-banana
Integrates Google's Gemini 3 Pro image generation API with CLI tools for batch image creation. Supports multiple resolutions (1K-4K), aspect ratios, style prefixes, and concurrent processing. Includes smart retry logic and config file support for automated workflows.
dx-optimizer
This skill analyzes and optimizes developer experience by focusing on build times, tooling efficiency, and workflow automation. It provides concrete checklists for build performance, HMR latency, and test execution, and integrates with multiple build tools like webpack, vite, and turbo to implement improvements.
nlp-engineer
A comprehensive NLP engineering skill with excellent coverage of modern NLP tasks, clear workflows, and production-focused checklists for building robust multilingual systems.
angular-architect
This skill provides expert guidance for building Angular 15+ enterprise applications. It covers architecture planning, RxJS patterns, NgRx state management, and performance optimization with specific checklists and integration with tools like Nx, Jest, and Cypress. It's designed for teams needing structured Angular development workflows.
api-documenter
A comprehensive and well-structured API documentation skill with excellent coverage of documentation types, interactive features, and developer experience considerations.
data-researcher
This skill provides structured data research workflows with SQL, Python, and web search capabilities. It follows a systematic approach from data planning to visualization, integrating multiple MCP tools for comprehensive data tasks. The checklist-driven methodology ensures quality and reproducibility.
playwright-mcp
This skill provides MCP tools for browser automation using Playwright, enabling testing of web apps, scraping, and UI validation. It includes navigation, interaction, and validation tools with clear workflows for form testing, responsive design checks, and accessibility validation. The documentation offers troubleshooting guidance and specific testing patterns.
dbt-artifacts
Monitor dbt execution using the dbt Artifacts package. Use this skill when you need to track test and model execution history, analyze run patterns over time, monitor data quality metrics, or enable programmatic access to dbt execution metadata across any dbt version or platform.
dbt-architecture
This skill transforms Claude into a dbt architecture consultant focused on implementing medallion architecture patterns. It provides concrete folder structures, naming conventions, configuration strategies, and decision trees for organizing dbt projects. The guidance includes specific SQL templates, layer-specific rules, and practical examples for bronze/silver/gold layers.