Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
7
This file defines the rules, coding standards, workflow guidelines, references, documentation structure, and best practices for the AI coding assistant within this project. It is a living document that evolves with the project.
Sign in to like and favorite skills
This file defines the rules, coding standards, workflow guidelines, references, documentation structure, and best practices for the AI coding assistant within this project. It is a living document that evolves with the project.
.gitignore files to exclude specified files and directories.venv, node_modules).package-lock.json)..py, .js, .md)..gitignore to exclude unnecessary files.ModuleNotFoundError for missing dependencies.requirements.txt to manage project dependencies.{project_name}_documentation.{ext}).