AGENTS.mdPreview

Download blakeUI Native documentation for AI coding agents

Download blakeUI Native documentation directly into your project for AI assistants to reference.

Note: The agents-md command is specifically for blakeUI React and blakeUI Native.

Usage

npx @blakeui/cli@latest agents-md --native

Or specify output file:

npx @blakeui/cli@latest agents-md --native --output AGENTS.md

What It Does

  • Downloads latest blakeUI Native docs to .blakeui-docs/native/
  • Generates an index in AGENTS.md or CLAUDE.md
  • Adds .blakeui-docs/ to .gitignore automatically

Options

  • --native - Download Native docs only
  • --output <files...> - Target file(s) (e.g., AGENTS.md or AGENTS.md CLAUDE.md)
  • --ssh - Use SSH for git clone

Requirements

  • Tailwind CSS >= v4 (via Uniwind)

On this page