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.
Develop BACKEND Node.js services, APIs, routes, and models for Link Loom. Handles database interactions, business logic, and server-side operations using `loom-sdk`.
Quickly install loom-nodejs AI skill to your development environment via command line
Source: link-loom/agent-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/link-loom/agent-skills --skill loom-nodejsDevelop 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.
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
https://github.com/link-loom/agent-skills