·loom-nodejs
</>

loom-nodejs

Develop BACKEND Node.js services, APIs, routes, and models for Link Loom. Handles database interactions, business logic, and server-side operations using `loom-sdk`.

6Installs·0Trend·@link-loom

Installation

$npx skills add https://github.com/link-loom/agent-skills --skill loom-nodejs

How to Install loom-nodejs

Quickly install loom-nodejs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/link-loom/agent-skills --skill loom-nodejs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: link-loom/agent-skills.

SKILL.md

View raw

This skill allows you to develop backend services for the Link Loom ecosystem, adhering to strict architectural, stylistic, and documentation standards.

Understanding what to build is as important as how to build it.

| Service | Default choice. Contains business logic, database interactions, and complex operations. Extends BaseModel patterns usually. | | Function | Single-purpose, often stateless utility or cloud function logic (e.g., timed, startup). Do not make a Function if it manages entity state. |

Develop BACKEND Node.js services, APIs, routes, and models for Link Loom. Handles database interactions, business logic, and server-side operations using `loom-sdk`. Source: link-loom/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/link-loom/agent-skills --skill loom-nodejs
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from link-loom/agent-skills

Quick answers

What is loom-nodejs?

Develop BACKEND Node.js services, APIs, routes, and models for Link Loom. Handles database interactions, business logic, and server-side operations using `loom-sdk`. Source: link-loom/agent-skills.

How do I install loom-nodejs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/link-loom/agent-skills --skill loom-nodejs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/link-loom/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills