Modern Angular Best Practices A comprehensive set of 112 rules covering TypeScript strictness, signal-based reactivity, component architecture, template optimization, RxJS patterns, SSR hydration, bundle optimization, accessibility, routing, forms, testing, and styling — so every component, service, template, and route you build is fast, accessible, tested, and maintainable. Below are the key patterns organized by what you're working on. For edge cases or when you need specific code examples beyond what's listed here, consult the AGENTS.md reference file in this skill directory. Components & Signals Components are the building blocks. Modern Angular uses signals for reactivity, which changes how you write everything from state to templates. Show more Installs 714 Repository alfredoperez/an…ractices GitHub Stars 34 First Seen Feb 7, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
angular-best-practices
安装
npx skills add https://github.com/alfredoperez/angular-best-practices --skill angular-best-practices