4 komut
4 komut bulundu
Kod Açıklama kategorisinde en hızlı fikir veren komutlarla başla, sonra filtreleri daralt.
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...
Generate a conventional commit message for these code changes: **What changed:** [changes_description] **Rules:** - Format: type(scope): short description - Types: feat...
Design a database schema for [application]. Entities: [entities]. Include: tables, columns with types, relationships, indexes. Optimize for [read/write] heavy workload.