create-oo-component-documentation

create oo component documentation

github ↓ 7k
Claude Code
View source ↗

What it does

  • 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
  • ANA-001: Determine path type (folder vs single file) and identify primary component
  • ANA-002: Examine source code files for class structures and inheritance

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

create oo component documentation

Source

Repository: https://github.com/github/awesome-copilot

create-oo-component-documentation FAQ

What does the create-oo-component-documentation skill do?

Create comprehensive, standardized documentation for object-oriented components following industry best practices and architectural documentation standards. DOC-001: Follow C4 Model documentation levels (Context, Containers, Components, Code) DOC-002: Align with Arc42 software architecture documentation template

How do I install create-oo-component-documentation?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill create-oo-component-documentation --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain create-oo-component-documentation?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

create-oo-component-documentation on getagentictools
[![create-oo-component-documentation on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-create-oo-component-documentation.svg)](https://getagentictools.com/skills/github-awesome-copilot-create-oo-component-documentation?ref=badge)
npx agentictools info skills/github-awesome-copilot-create-oo-component-documentation

The second line is the CLI lookup for this page — handy in READMEs and docs.