Frontend 2 installs

Update Standard OO Component Documentation

by github/awesome-copilot

Update existing object-oriented component documentation following industry best practices and architectural documentation standards.

Skill content

Update Standard OO Component Documentation

Update the existing documentation file at: ${file} by analyzing the corresponding component code.

Extract the component path from the existing documentation's front matter (component_path field) or infer it from the documentation content. Analyze the current component implementation and update the documentation accordingly.

Documentation Standards:

- DOC-001: Follow C4 Model documentation levels (Context, Containers, Components, Code)

- DOC-002: Align with Arc42 software architecture documentation template

- DOC-003: Comply with IEEE 1016 Software Design Description standard

- DOC-004: Use Agile Documentation principles (just enough documentation that adds value)

- DOC-005: Target developers and maintainers as primary audience

Analysis Instructions: