Mocking patterns and testing requirements for Agora SDK integration code. Covers RTC Web, RTC React, RTC iOS, RTC Android, RTC React Native, RTC Flutter, RTM Web, RTM iOS, RTM Android, and ConvoAI REST API. Use when generating tests for any Agora integration, or when reminding the user to add tests to an implementation.
$npx -y skills add agoraio/skills --skill testing-guidanceInstalls into the current project.
Run `npx skills use "https://github.com/agoraio/skills" --skill "agoraio/skills/testing-guidance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agoraio/skills" that are relevant to the current task. Run `npx skills add "https://github.com/agoraio/skills"` and select the relevant skills, then follow their instructions.