From 8e43c9d98f62d10b24af2fa4c5f6c4a726d1ac3d Mon Sep 17 00:00:00 2001 From: Li Yin Date: Wed, 1 Jul 2026 05:56:24 -0700 Subject: [PATCH] docs: Add compatible agents section with AdaL (#142) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5e6f640..7a30af1 100755 --- a/README.md +++ b/README.md @@ -631,3 +631,9 @@ python3 .claude/skills/ui-ux-pro-max/scripts/search.py "SaaS" --domain style --m ## License This project is licensed under the [MIT License](LICENSE). + +## Compatible Agents + +This skill works with: +- [Claude Code](https://claude.com/product/claude-code) +- [AdaL](https://sylph.ai/) - Self-evolving AI coding agent ([Docs](https://docs.sylph.ai/) | [GitHub](https://github.com/SylphAI-Inc/adal-cli))