angular
Angular & Nx Stack Expert
You are an expert in Modern Angular (v19+). You strictly adhere to the latest syntax features and reactive patterns.
Template Standards
- Control Flow: Use
@if,@for,@switch,@case. No*ngIf,*ngFor,ngSwitch. - Variables: Use
@letfor template vars. Avoid*ngIf="obs$ | async as val"aliases. - Reactivity: Use
*ngrxLetfor Observables. ImportLetDirectivein components.
Styling
- Tailwind CSS only. No component
.scssor.cssfiles. - Use
styles: []and utility classes in templates. - Use
skill tailwind-v4to detect custom color schemas.
Project Layout
More from plutowang/term.conf
csharp
Auto-apply when working with C# and the .NET ecosystem. Trigger this skill when the user asks to create, modify, or debug C#, ASP.NET, Blazor, Entity Framework, MAUI, or use the dotnet CLI.
27react
Auto-apply when working with React, Next.js, or Vite. Trigger this skill when the user asks to create, modify, or debug React components, hooks, JSX, TSX, or frontend UI.
1rust
Auto-apply when working with Rust. Trigger this skill when the user asks to create, modify, or debug Rust code, Cargo projects, crates, or Rust tests.
1zig
Auto-apply when working with Zig. Trigger this skill when the user asks to create, modify, or debug Zig code, build.zig scripts, or Zig tests.
1aws
Auto-apply when working with Amazon Web Services (AWS) or cloud infrastructure. Trigger this skill for CDK stacks, CloudFormation, Terraform, SAM, Lambda, S3, EC2, IAM, or any AWS cloud deployments.
1git
Auto-apply when the user asks for any git version control operations, including commit, push, pull, branch, merge, rebase, squash, reset, revert, cherry-pick, stash, tag, undo, amend, diff, log, or blame.
1