Skip to content

v0.8.0 - 32 skills, 9 rules

Choose a tag to compare

@github-actions github-actions released this 03 Apr 21:54
· 20 commits to main since this release

Added

  • 3 new skills: mobile-testing (unit and integration testing with Jest, React Native Testing Library, flutter_test, snapshot testing), mobile-e2e-testing (end-to-end testing with Detox, Maestro, Patrol, device farm setup), mobile-ci-cd (GitHub Actions workflows, EAS Build pipelines, build caching, code signing in CI)
  • 1 new rule: mobile-test-coverage (flags untested components, missing test files, low coverage thresholds, snapshot-only tests)
  • 3 new MCP tools: mobile_runTests, mobile_setupCI, mobile_generateTestFile
  • Totals: 27 skills, 8 rules, 22 MCP tools