원클릭으로
baseapp-backend
baseapp-backend에는 silverlogic에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Translate developer intent into the correct Docker Compose commands for this Django project. Always use this skill when the user wants to run tests, start the dev server, make or apply migrations, open a Django or database shell, lint or format code, run any manage.py command, install or add a Python dependency, audit dependencies, or execute any other development command — even when they don't mention Docker explicitly.
Ensure every code change ships with passing tests and ≥ 75% coverage before marking a task complete. Always use this skill when implementing a feature, fixing a bug, refactoring backend code, or about to mark any task done — even if the user doesn't ask for tests explicitly.