Skip to main content

Web Instructions

The Web Instructions are a fundamental instruction that provides guidance for AI coding assistants when working with Abyss in web applications.

Prerequisites

Before installing this instruction, ensure you have the Abyss CLI set up properly:

npx @uhg-abyss/cli -v

If the command fails, refer to the CLI Setup Guide for installation instructions.

Installation

Install the instruction using the Abyss CLI:

npx @uhg-abyss/cli instructions add abyss-web

To verify the instruction was installed successfully:

npx @uhg-abyss/cli instructions list
Table of Contents