一键导入
DemoAppAndroid
DemoAppAndroid 收录了来自 perrystreetsoftware 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Runs Konsist architectural lint rules and guides fixing violations. Use after implementing code to verify it follows the project's architectural conventions.
Guide for running unit tests, interpreting BDD test output, and debugging test failures. Use this when asked to run tests, fix failing tests, debug test issues, or validate changes with tests.
Guide for writing BDD-style unit tests using Kotest BehaviorSpec. 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 Konsist lint rules that enforce architectural patterns and best practices. Use this when asked to write a lint rule or enforce an architectural pattern.