83,201 skills sorted by stars.
MySQL database patterns for query optimization, schema design, indexing, and security. Quick reference for common patter...
Diagnose slow queries, index tables, analyze EXPLAIN plans, tune MySQL 8 in production with Laravel
Mysticism and contemplative practice across traditions — apophatic and kataphatic theology, the major maps of the mystic...
Symbolic execution analysis using Mythril for deep vulnerability detection in smart contracts. Supports configurable tra...
Query myvariant.info API for aggregated variant annotations from multiple databases (ClinVar, gnomAD, dbSNP, COSMIC, etc...
Detects N+1 query problems in GraphQL resolvers and TypeScript code. Checks for missing DataLoader usage, sequential dat...
Detect and eliminate N+1 query problems in database-backed applications through query counting, execution plan analysis,...
N-version programming for critical implementations - generates N independent solutions and selects the best through comp...
Scan Ecto code for N+1 anti-patterns — Repo calls in loops, missing preloads, unpreloaded associations. Use when excessi...
When loading a list of items with related data, use eager loading (JOINs, includes) instead of la... Use when optimizing...
Open-source workflow automation platform with visual node-based editor, 400+ integrations, webhooks, and self-hosted dep...
Manage n8n workflows — list, execute, activate/deactivate, and monitor executions via the n8n REST API.
n8n workflow automation patterns and API integration. This skill should be used when creating n8n workflows, using webho...
Use when creating new n8n deployments or scaffolding custom node packages from scratch. Prevents misconfiguration by gen...
Use when reviewing n8n workflows or validating workflow JSON before deployment. Prevents production errors by catching a...
World-class expert n8n workflow automation specialist with focus on AI integrations, webhooks, API connections, and buil...
AI capabilities in n8n - agents, LangChain, vector stores, LLM providers, RAG, AI workflows
Programmatic n8n control - REST API, workflow management, executions, credentials, automation
Build and manage n8n workflow automations.
Complete n8n workflow automation skill - build, optimize, deploy, and manage n8n workflows. Covers workflow JSON structu...
n8n workflow automation for building analytics including SkySpark multi-agent systems, FastAPI tool servers, workflow or...
Generates production-ready n8n 2.0+ workflow JSON with nodes, connections, AI agents, RAG pipelines, Task Runners, MCP c...
Manage n8n workflows, credentials, executions, tags, and data tables via the n8n REST API.
Write code and expressions in n8n - JavaScript, Python, built-in variables, data transformation
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTT...
Write Python code in n8n Code nodes. Use when writing Python in n8n, using _input/_json/_node syntax, working with stand...
Export n8n workflows from the running GKE pod in fenrir-marketing namespace and commit them to infrastructure/n8n/workfl...
Use when integrating with n8n programmatically, managing workflows via API, or building n8n admin tools. Prevents authen...
Use when building n8n workflows, creating custom nodes, understanding data flow, or debugging execution issues. Prevents...
Automate daily construction report generation using n8n workflow automation.
CRITICAL: All N8N workflows that use Helper LLM MUST include required parameters. Status webhook URL MUST read from envi...
Use when troubleshooting API connection failures, credential errors, or timeout issues in n8n. Prevents misdiagnosis by...