# @arrow-js/skill

![ArrowJS](./arrow-logo.png)

ArrowJS is a tiny, type-safe reactive UI runtime built around JavaScript modules, template literals, and the DOM.

[Docs](https://arrow-js.com) · [API Reference](https://arrow-js.com/api) · [Playground](https://arrow-js.com/play/)

## What this package does

`@arrow-js/skill` installs the ArrowJS coding-agent skill for supported agents.

It can:

- install the Arrow skill for Codex or Claude Code
- wire the project to local Arrow references and examples
- add the project-level guidance files the agent needs

Use it when you want an agent to understand Arrow conventions and docs inside an existing project.

## Run it

```sh
npx @arrow-js/skill@latest
```
