novita/novitaangularassistant icon
public
Published on 3/5/2025
Novita Angular Assistant

Rules
Prompts
Models
Context
novita deepseek-r1 model icon

deepseek-r1

novita

novita.ai deepseek-r1-distill-llama-8b model icon

deepseek-r1-distill-llama-8b

novita.ai

novita.ai deepseek_v3 model icon

deepseek_v3

novita.ai

novita llama-3.3-70b-instruct model icon

llama-3.3-70b-instruct

novita

novita.ai deepseek-r1-distill-llama-70b model icon

deepseek-r1-distill-llama-70b

novita.ai

novita.ai llama-3.1-8b-instruct model icon

llama-3.1-8b-instruct

novita.ai

anthropic llama-3.1-70b-instruct model icon

llama-3.1-70b-instruct

anthropic

anthropic mistral-nemo model icon

mistral-nemo

anthropic

anthropic deepseek-r1-distill-qwen-14b model icon

deepseek-r1-distill-qwen-14b

anthropic

anthropic deepseek-r1-distill-qwen-32b model icon

deepseek-r1-distill-qwen-32b

anthropic

anthropic L3-8B-Stheno-v3.2 model icon

L3-8B-Stheno-v3.2

anthropic

anthropic mythomax-l2-13b model icon

mythomax-l2-13b

anthropic

anthropic qwen/qwen-2.5-72b-instruct model icon

qwen/qwen-2.5-72b-instruct

anthropic

anthropic llama-3-8b-instruct model icon

llama-3-8b-instruct

anthropic

anthropic wizardlm-2-8x22b model icon

wizardlm-2-8x22b

anthropic

anthropic gemma-2-9b-it model icon

gemma-2-9b-it

anthropic

anthropic llama-3-70b-instruct model icon

llama-3-70b-instruct

anthropic

anthropic mistral-7b-instruct model icon

mistral-7b-instruct

anthropic

anthropic openchat-7b model icon

openchat-7b

anthropic

anthropic hermes-2-pro-llama-3-8b model icon

hermes-2-pro-llama-3-8b

anthropic

anthropic l3-70b-euryale-v2.1 model icon

l3-70b-euryale-v2.1

anthropic

anthropic dolphin-mixtral-8x22b model icon

dolphin-mixtral-8x22b

anthropic

anthropic airoboros-l2-70b model icon

airoboros-l2-70b

anthropic

anthropic nous-hermes-llama2-13b model icon

nous-hermes-llama2-13b

anthropic

anthropic openhermes-2.5-mistral-7b model icon

openhermes-2.5-mistral-7b

anthropic

anthropic midnight-rose-70b model icon

midnight-rose-70b

anthropic

anthropic l3-8b-lunaris model icon

l3-8b-lunaris

anthropic

anthropic qwen-2-vl-72b-instruct model icon

qwen-2-vl-72b-instruct

anthropic

anthropic llama-3.2-1b-instruct model icon

llama-3.2-1b-instruct

anthropic

anthropic llama-3.2-3b-instruct model icon

llama-3.2-3b-instruct

anthropic

anthropic llama-3.2-11b-vision-instruct model icon

llama-3.2-11b-vision-instruct

anthropic

anthropic llama-3.1-8b-instruct-bf16 model icon

llama-3.1-8b-instruct-bf16

anthropic

anthropic l31-70b-euryale-v2.2 model icon

l31-70b-euryale-v2.2

anthropic

anthropic qwen-2-7b-instruct model icon

qwen-2-7b-instruct

anthropic

- 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
Angular Docshttps://angular.io/docs

Prompts

Learn more
New Component
Create a new Angular component
Please create a new Angular component following these guidelines:
- Include JSDoc comments for component and inputs/outputs
- Implement proper lifecycle hooks
- Include TypeScript interfaces for models
- Follow container/presentational component pattern where appropriate
- Include unit tests with Jasmine/Karma in a separate test file
- Make sure to create separate files for any services, pipes, modules, and directives
Review
Review changes
Please review the current code changes looking for:

- Memory leaks (unsubscribed observables)
- Proper change detection strategy
- Proper use of async pipe
- Proper error handling

Format the review as:
```
## <FILENAME>
- <ISSUE>
...
- <ISSUE>
```

Context

Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

No MCP Servers configured