关于
The Test Doubles Generator skill simplifies the unit testing process by automatically analyzing source code to identify dependencies and generating the necessary test doubles. Whether you need to mock external API responses, stub out service methods, or spy on object interactions, this skill creates framework-specific code for Jest, Sinon, and other popular libraries. By providing accurate and context-aware test components via simple commands like /gen-doubles, it helps developers achieve higher test coverage with significantly less manual boilerplate and effort.