angular-access-modifiers

Installation
SKILL.md

Version Support

Minimum Angular Version: 15.0.0
Maximum Angular Version: 21.0.0
Supported Versions: 15, 16, 17, 18, 19, 20, 21

When to Use

Load this skill when:

  • Defining the public API of a component
  • Exposing inputs/outputs (signals)
  • Declaring state for the template
  • Hiding internal logic from consumers and the template

Critical Patterns

public readonly for API/Inputs/Outputs

Installs
3
First Seen
Feb 10, 2026
angular-access-modifiers — araujomartin/angular-agent-skills