Total 46,665 skills
Showing 12 of 46665 skills
Configure Cross-Origin Resource Sharing (CORS) and security headers. Use for APIs accessed from browsers on different domains.
Configure request timeouts to prevent slow requests from blocking resources. Use for protecting APIs from long-running operations.
Use when building instantaneous UI feedback under 100ms - button presses, toggles, state changes that feel immediate and responsive
Routes analysis and debugging tasks. Triggers on analyze, debug, troubleshoot, review, audit, security, performance, optimize, investigate, trace.
Semantic skill discovery and routing using GraphRAG, vector embeddings, and multi-tool search. Automatically matches user intent to the most relevant skills from 144+ available options using ck semantic search, LEANN RAG, and knowledge graph relationships. Triggers on /meta queries, complex multi-domain tasks, explicit skill requests, or when task complexity exceeds threshold (files>20, domains>2, complexity>=0.7).
Installing mods on a Hytale dedicated server. Covers the correct folder structure (mods vs plugins), config file locations, BlockCounter issues, and Docker considerations. Use when adding mods to a Hytale server, troubleshooting mod loading issues, or configuring mod settings.
Creating pixel art textures for Hytale following official art style guidelines. Covers texture density (32px/64px), color theory, shadow painting, avoiding pure black/white, and texture techniques. Use when creating textures for blocks, items, characters, or any visual assets.
Java 25 features and patterns for Hytale plugin development. Covers modern Java syntax (records, sealed classes, pattern matching, virtual threads), JDK installation, and Hytale-specific Java conventions. Use when writing Java code for Hytale plugins or troubleshooting Java version issues.
Setting up Model Context Protocol (MCP) integration between Blockbench and Claude AI for AI-assisted 3D modeling. Use when configuring BlockbenchMCP, connecting Claude to Blockbench, troubleshooting MCP connection issues, or enabling AI-powered model creation and manipulation.
Use when Playwright scripts fail, tests are flaky, selectors stop working, or timeouts occur - provides systematic debugging approach for browser automation issues
Use when querying Outlit customer data via MCP tools (outlit_*). Triggers on customer analytics, revenue metrics, activity timelines, cohort analysis, churn risk assessment, SQL queries against analytics data, or any Outlit data exploration task.
Use when completing development phases or branches to identify and update CLAUDE.md or AGENTS.md files that may have become stale - analyzes what changed, determines affected contracts and documentation, and coordinates updates