π―Skills4
Performance optimization guidelines for Angular 20+ applications covering Signals, httpResource, @defer, @for/@if directives, BEM CSS methodology, and naming conventions, with 35+ rules across 8 categories.
Angular + BEM CSS methodology guide for creating reusable components with component-scoped BEM blocks, max 2-level nesting, proper component decomposition, semantic element naming, and flat selectors.
Performance optimization guidelines and coding standards for Angular applications designed for AI agents, covering both modern Angular 20+ with Signals and legacy Angular 12-16 with NgModules patterns.
A comprehensive naming convention guide for TypeScript and Angular applications, covering casing rules, prefix conventions, the S-I-D principle (Short, Intuitive, Descriptive), and structured naming patterns for variables and functions.
