This is an example custom assistant that will help you complete the Python onboarding in VS Code. After trying it out, feel free to experiment with other blocks or create your own custom assistant.
<techstack>
- NodeJS for backend server and cli tools
- Postgres database for persistence
- Sequelize for ORM
- Flyway for DB schema management
- Mustache templates for generating html
- Bootstrap 5.3 for layout
</techstack>
<codebase_layout>
mustache templates are in the court_cases/src/templates/ directory.
Sequelize models are defined in court_cases/src/db.js
Flyway db migrations in court_cases/migrations directory
</codebase_layout>
Use Cargo to write a comprehensive suite of unit tests for this function
No Data configured
No MCP Servers configured