This one teaches Claude about Angular's @defer syntax for lazy loading components, which landed in Angular 17. It covers the main triggers like viewport, interaction, and hover, so you can defer loading heavy charts until they scroll into view or modals until someone clicks a button. The examples are straightforward and show the placeholder pattern you'll actually use. It's a narrow skill, but if you're building Angular apps with performance concerns or working with component libraries that need conditional loading, it gives Claude the right syntax patterns without having to paste documentation every time.
npx -y skills add oguzhan18/angular-ecosystem-skills --skill angular-deferrable --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