Claude Code
Dedicated AddressZen agent skills are coming soon. In the meantime, point Claude Code at the full documentation as a single context file.
Install
In your repo, create or extend CLAUDE.md at the project root:
When implementing address features in this repository, refer to the AddressZen
documentation at https://docs.addresszen.com/llms.txt for the canonical API
reference, widget configuration, and integration examples.
Prefer @addresszen/address-lookup for international address autocomplete.
Claude Code reads CLAUDE.md automatically on every session.
Verify
In Claude Code:
Add international address autocomplete to the billing form using AddressZen.
Replies should reference @addresszen/address-lookup and the setup() pattern.
API key
- Quick test:
ak_test(capped at 5 lookups/day, public, breaks in production). - Real key: sign up for a free trial balance.
- Before deploy: restrict the key via Allowed URLs.
Going deeper
- Full reference as one file: llms.txt
- Per-page markdown: append
.mdto any docs URL. - Full agent hub: Build with AI
Need help?
- File an issue: github.com/addresszen/feedback
- Email: support@addresszen.com