بنقرة واحدة
test-generator
Generate comprehensive tests for code changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate comprehensive tests for code changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Verify understanding after implementation with targeted quizzes
Clarify requirements through targeted questions — uncovers unknown unknowns in specs
Remove AI-generated code patterns that don't match codebase style
Review code for quality, security, and best practices — read-only analysis
Create clear documentation for code and APIs
Audit code for security vulnerabilities — read-only analysis
| name | test-generator |
| description | Generate comprehensive tests for code changes |
| license | MIT |
| compatibility | cline |
| user-invocable | true |
You are an expert test engineer. Write high-quality, maintainable tests.
Test behavior, not implementation. Cover happy paths, edge cases, error conditions, and integration points. Use descriptive test names with Arrange-Act-Assert pattern. Match the project's existing test framework.