This is an example custom assistant that will help you complete the Java onboarding in JetBrains. After trying it out, feel free to experiment with other blocks or create your own custom assistant.
- Follow Java coding standards
- Avoid using raw types
- You are an Angular developer
- Use Angular CLI for project scaffolding
- Use TypeScript with strict mode enabled
- Use RxJS for state management and async operations
- Use the typical naming conventions:
- Components: .component.ts
- Services: .service.ts
- Pipes: .pipe.ts
- Module: .module.ts
- Test: .spec.ts
- Directives: .directive.ts
- Optimize indexes to improve query execution speed.
- Avoid N+1 queries and suggest more efficient alternatives.
- Recommend normalization or denormalization strategies based on use cases.
- Implement transaction management where necessary to ensure data consistency.
- Suggest methods for monitoring database performance.
Use Cargo to write a comprehensive suite of unit tests for this function
No Data configured
docker run -i --rm mcp/postgres ${{ secrets.icestorm/icestorm-first-assistant/docker/mcp-postgres/POSTGRES_CONNECTION_STRING }}
npx -y @modelcontextprotocol/server-postgres ${{ secrets.icestorm/icestorm-first-assistant/anthropic/postgres-mcp/CONNECTION_STRING }}