home/categories/cloud/yuma-722-zen-connect-night-lottery-trial-github-skills-azure-functions-nodejs-skill-md
clouddevops

azure-functions-nodejs

Create and configure Node.js Azure Functions projects using command-line tools. Use when users want to (1) create a new Azure Functions project with Node.js/TypeScript, (2) add HTTP trigger functions or other trigger types, (3) scaffold Azure Functions templates, (4) migrate from programming model v3 to v4, or (5) set up local Azure Functions development environment with proper configuration files.

yuma-722
maintainer
yuma-722
Updated 1/19/2026
Stars
0
Forks
0
quick start

Installation and usage

Create and configure Node.js Azure Functions projects using command-line tools. Use when users want to (1) create a new Azure Functions project with Node.js/TypeScript, (2) add HTTP trigger functions or other trigger types, (3) scaffold Azure Functions templates, (4) migrate from programming model v3 to v4, or (5) set up local Azure Functions development environment with proper configuration files.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use azure-functions-nodejs