Skip to main content

Mobile Instructions

The Mobile Instructions are a fundamental instruction that provides guidance for AI coding assistants when working with Abyss in mobile 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-mobile

To verify the instruction was installed successfully:

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