Coding
PromptBeginner5 minmarkdown
Nano Banana Pro
Agent skill for nano-banana-pro
7
- **Run all tests**: `python run_tests.py`
Sign in to like and favorite skills
python run_tests.pypython run_tests.py --category unit|integration|security|e2epython -m pytest tests/path/to/test.py::test_function -vpython run_tests.py --html-reportpython run_server.py or uvicorn app.main:app --reloadpython setup_db.pyapp/models/ (User, KnowledgeDomain, Document, DocumentChunk)/api/v1/ with auth, knowledge-base, ingestion, chat, agentic endpointsapp/services/ (ingestion, embedding, llm, agentic_rag)app/graphs/app., group by standard/third-party/localget_current_usercomms.md for agent coordination when collaborating