π―
angular-access-modifiers
π―Skillfrom araujomartin/angular-agent-skills
What it does
Validates and refactors Angular TypeScript access modifiers to improve encapsulation, prevent unintended property exposure, and enforce clean component design.
Part of
araujomartin/angular-agent-skills(3 items)
angular-access-modifiers
Installation
Quick InstallInstall with npx
npx skills add https://github.com/araujomartin/angular-agent-skills --skill angular-access-modifiersNeed more details? View full documentation on GitHub β
1Installs
-
AddedFeb 10, 2026
More from this repository2
π―π―
skill-creatorπ―Skill
Generates Angular skill templates, boilerplate code, and documentation with customizable parameters and best practices for rapid development.
angular-component-inputsπ―Skill
Generates and validates strongly-typed input decorators and bindings for Angular components with comprehensive type safety and runtime checks.