Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alfredoperez avatar

Angular Best Practices Transloco

  • 250 installs
  • 37 repo stars
  • Updated March 28, 2026
  • alfredoperez/angular-best-practices

Add and maintain Transloco-based internationalization in Angular apps, including lazy-loaded translation files, runtime language switching, and typed message keys.

About

Angular best-practices skill focused on Transloco: project structure for locale files, provider configuration, lazy loading per route, switching languages at runtime, and keeping templates type-safe while avoiding common i18n pitfalls.

  • Transloco setup in Angular
  • Lazy translation loading
  • Runtime locale switching
  • Typed translation keys
  • Pluralization and interpolation

Angular Best Practices Transloco by the numbers

  • 250 all-time installs (skills.sh)
  • Ranked #801 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/alfredoperez/angular-best-practices --skill angular-best-practices-transloco

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs250
repo stars37
Last updatedMarch 28, 2026
Repositoryalfredoperez/angular-best-practices

What it does

Add and maintain Transloco-based internationalization in Angular apps, including lazy-loaded translation files, runtime language switching, and typed message keys.

Files

SKILL.mdMarkdownGitHub ↗

Angular Transloco Best Practices

Transloco rules for runtime internationalization, lazy-loaded translations, and testing. Use with the core angular-best-practices skill for comprehensive Angular coverage.

Links

When to Apply

  • Adding runtime i18n with the transloco pipe or directive
  • Lazy-loading translation files per route with scopes
  • Writing tests that use TranslocoTestingModule

Rules

RuleImpactDescription
Lazy Load Translation Files per RouteMEDIUMLoad scoped translations only when a route is activated
Mock Translations in TestsMEDIUMFast deterministic tests without HTTP translation loading
Use Transloco for Runtime i18nMEDIUMDynamic language switching without app rebuilds

Install

Install from skills.sh/alfredoperez/angular-best-practices:

Related skills

Frontend Developmentfrontendintegrationsdocs

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.