npx claudepluginhub netresearch/claude-code-marketplace --plugin netresearch-brandingWhen generating reports for Netresearch projects, follow this branding:
# [n] {Report Title}
**Date:** {date}
**Project:** {project_name}
**Author:** Netresearch DTT GmbH
---
:root {
--nr-primary: #2F99A4; /* Teal - primary brand color */
--nr-secondary: #FF4D00; /* Orange - accent color */
--nr-neutral: #585961; /* Gray - text and borders */
--nr-background: #FFFFFF;
--nr-light-bg: #F5F5F5;
}
## {Section Title}
{Content using brand voice: professional, clear, solution-oriented}
### Key Findings
| Item | Status | Notes |
|------|--------|-------|
| {item} | ✅/⚠️/❌ | {notes} |
### Recommendations
1. **{Action}**: {Description}
- Priority: {High/Medium/Low}
- Impact: {Description}
---
**Netresearch DTT GmbH**
Nonnenstraße 11d, 04229 Leipzig, Germany
[www.netresearch.de](https://www.netresearch.de)
*This report was generated with assistance from AI tools.*