If you're using Transloco for Angular internationalization, this skill keeps you on the happy path with three focused patterns: lazy loading translation files per route so you're not shipping every language upfront, mocking translations in tests with TranslocoTestingModule to avoid flaky HTTP calls, and generally leveraging runtime language switching instead of build-time compilation. It's a companion to the main angular-best-practices skill from the same author, so install both for full coverage. The rules are straightforward and target real pain points like bundle size and test reliability rather than trying to teach you Transloco from scratch.
npx -y skills add alfredoperez/angular-best-practices --skill angular-best-practices-transloco --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar