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