Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
6
Use Chakra UI as the base component library.
Sign in to like and favorite skills
Use Chakra UI as the base component library. Read backend/API_DOC.md to understand the backend API.
Use
uv for dependencies management.
DO NOT INSTALL django-rest-framework, keep it simple base Django only.
Always update backend/API_DOC.md whenever you change the API. Always add or update backend tests when you work on the API. Run them to verify that everything works correctly. Make sure to update the reset_db.py command when you change the data model.