con un clic
DemoAppIOS
DemoAppIOS contiene 4 skills recopiladas de perrystreetsoftware, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.