Tag: node-js

Type: All Skills Tools
skill ★ 1,010

Node.js Server-Side Authentication for CloudBase

This skill guides the use of the CloudBase Node SDK for robust server-side identity management. It enables backend services to read caller identity, look up user profiles, or issue custom login tickets, ensuring secure authorization decisio…

TencentCloudBase/CloudBase-MCP node-js authentication cloudbase identity
skill ★ 1,010

Node.js Server-Side Authentication for CloudBase

This skill provides Node.js backend capabilities for managing server-side identity within CloudBase. It allows developers to read the caller's identity, look up user profiles, or issue custom login tickets to integrate external user systems…

TencentCloudBase/CloudBase-MCP node-js auth identity cloudbase
skill ★ 1,010

Node.js Backend AI Model Integration Skill

This skill enables secure, server-side integration of various AI models into Node.js backends, supporting functions like text generation, image creation, and agent orchestration via the CloudBase SDK. It is designed for cloud functions and …

TencentCloudBase/CloudBase-MCP node-js backend llm serverless
tool

LobeHub CLI for managing AI services

This comprehensive command-line interface provides robust management capabilities for LobeHub services, including agent lifecycle management, content generation, and knowledge base operations. It is built with Commander.js and interacts wit…

lobehub/lobe-chat cli llm agent-management content-generation
skill ★ 50

Backend Architecture Patterns for Scalable Node.js APIs

Provides comprehensive architectural patterns and best practices for developing scalable server-side applications using Node.js, Express, and Next.js. It covers API design, database optimization (e.g., N+1 prevention, transactions), and imp…

tan-yong-sheng/ai-vision-mcp backend-patterns node-js api-design database-optimization
skill ★ 158

Upgrading GitHub Actions to Node 24

Provides a methodology for upgrading GitHub Actions references from deprecated Node 20 runtimes to Node 24 using the smallest safe major version bumps. It includes patterns for verifying runtime compatibility and inspecting composite action…

sbroenne/mcp-server-excel github-actions node-js dependency-updates devops
tool ★ 372,633

Node.js Debugging with Inspector and CDP

This utility provides comprehensive debugging capabilities for Node.js, enabling deep inspection of locals, handling async issues, and profiling CPU/heap usage. It supports both the `node inspect` CLI and programmatic interaction via the Ch…

openclaw/openclaw node-js debugging cdp inspector
skill ★ 27,411

Interactive pnpm dependency upgrade skill

This skill facilitates interactive dependency updates within a pnpm workspace, managing version bumps and checking against minimum release age constraints. It handles transitive dependency resolution and ensures lockfile integrity without m…

langfuse/langfuse pnpm dependency-management package-manager monorepo
skill

CloudBase Cloud Functions Development

Provides guidance for developing, deploying, and debugging CloudBase Event and HTTP Functions. It covers runtime implementation details, programming models, and configuration for serverless workloads.

TencentCloudBase/CloudBase-AI-ToolKit serverless cloud-functions cloudbase runtime-development
skill ★ 30

Build and Run InfluxDB MCP Server

A workflow for building, configuring, and running the InfluxDB MCP server against InfluxDB 3 Core or Enterprise instances. It covers environment setup, Docker deployment, and testing via the MCP Inspector.

influxdata/influxdb3_mcp_server influxdb mcp-server docker node-js