Follow the repository conventions in AGENTS.md — it is the single source of truth for layout, style rules, and the pre-commit validation checklist.
Quick reminders for Claude Code sessions:
- All committed files are English-only; conversation language is unrestricted.
- Test every documented API example against the live endpoint
(
https://api.frankfurter.dev/v2/...) before writing it down. - The skill lives in
skills/frankfurter-api/; editSKILL.mdfor workflow-level guidance andreferences/for detailed endpoint material.