en un clic
DemoAppIOS
DemoAppIOS contient 4 skills collectées depuis perrystreetsoftware, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Runs Harmonize architectural lint rules and guides fixing violations. Use after implementing code to verify it follows the project's architectural conventions.
Runs unit tests and guides fixing failures. Use when asked to run tests, verify changes with tests, or debug test failures.
Guides writing BDD unit tests using Quick/Nimble framework with proper mock setup and DI. Use this when asked to write tests, create a ViewModel test, fix a failing test, or implement Given/When/Then tests.
Guide for creating new Harmonize lint rules that enforce architectural patterns and best practices. Use this when asked to write a lint rule or enforce an architectural pattern.