·loom-react
</>

loom-react

Develop FRONTEND React components, pages, and UI logic for Link Loom web applications. Handles view rendering, user interactions, and client-side state using `link-loom-react-sdk`.

5Installs·0Trend·@link-loom

Installation

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

How to Install loom-react

Quickly install loom-react 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-react
  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 standardizes frontend development for Link Loom applications, enforcing consistency in styling, structure, and code quality.

| Type | Path Pattern | Naming Style | Example |

| Page | src/pages/ / .page.jsx | PascalCase.jsx | src/pages/account/AccountProfile.page.jsx | | Component | src/components/ / / .component.jsx | PascalCase.jsx | src/components/shared/Navbar/Navbar.component.jsx | | Service | src/services/ / / .service.js | [Domain][Entity]Service | IdentityUserManagementService |

Develop FRONTEND React components, pages, and UI logic for Link Loom web applications. Handles view rendering, user interactions, and client-side state using `link-loom-react-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-react
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from link-loom/agent-skills

Quick answers

What is loom-react?

Develop FRONTEND React components, pages, and UI logic for Link Loom web applications. Handles view rendering, user interactions, and client-side state using `link-loom-react-sdk`. Source: link-loom/agent-skills.

How do I install loom-react?

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-react 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