4 komut bulundu
Generate a conventional commit message for these code changes: **What changed:** [changes_description] **Rules:** - Fo...
Design a database schema for [application]. Entities: [entities]. Include: tables, columns with types, relationships, in...
Write unit tests for this [language] function: [function_code]. Cover: happy path, edge cases, error scenarios. Use [tes...
Design a complete RESTful API for [feature]. **Required endpoints:** List all endpoints with: | Method | Path | Request...