# denwa-web-shared

A shared library for Next.js App Router projects containing reusable components, hooks, schemas, and utilities.

## AI Agent Integration

This library supports `@tanstack/intent` for automated developer assistance.

If you use an AI agent (Claude Code, Cursor, Copilot, etc.), run the following command in your project to install this library's skills:

```bash
npx @tanstack/intent@latest install
```
