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 -vIf 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-webTo verify the instruction was installed successfully:
npx @uhg-abyss/cli instructions list