bycometchat· 56 skills
Testing patterns for CometChat React Native — Jest + React Native Testing Library setup, mocking the UI Kit + SDK, testing custom bubbles / headers / composer actions, snapshot pitfalls, E2E with Detox vs Maestro, and CI integration. Covers what to test vs what to skip.
$npx -y skills add cometchat/cometchat-skills --skill cometchat-native-testingInstalls into the current project.
Run `npx skills use "https://github.com/cometchat/cometchat-skills" --skill "cometchat/cometchat-skills/cometchat-native-testing"` 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/cometchat/cometchat-skills" that are relevant to the current task. Run `npx skills add "https://github.com/cometchat/cometchat-skills"` and select the relevant skills, then follow their instructions.