Netresearch branding
Skill netresearch/netresearch-branding-skill/skills/netresearch-branding
Agent Skill for implementing Netresearch brand guidelines - colors, typography, components | Claude Code compatible
npx -y skills add netresearch/netresearch-branding-skill --skill netresearch-brandingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when working with ANY Netresearch visual output: branded pages, dashboards, HTML reports, extension icons, README badges, or CSS theming. Enforce strict brand compliance with mandatory logo usage, brand colors, typography, footer, and reference-driven implementation.
The file declares its own license as (MIT AND CC-BY-SA-4.0). That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
4.1 KB, as published. Nobody here has run it
Netresearch Brand Guidelines (Strict)
Apply Netresearch brand identity to web outputs, documentation, and TYPO3 extensions.
Auto-Trigger Conditions
Apply automatically when any of the following is true:
- GitHub org is
netresearchor composer vendor isnetresearch/ - Creating/modifying HTML pages, dashboards, reports, docs pages, or component demos
- Creating extension icons or branded UI assets
- Prompt contains branding terms (e.g. logo, style guide, brand colors)
- Another skill generates user-facing visual content
Hard Validity Rules
Output is invalid if any item is missing:
- Header logo (
assets/logos/netresearch-symbol-only.svg, or fallback fromreferences/logo-svg.md) - Brand colors:
#2F99A4(primary),#FF4D00(accent only),#585961(text) - Typography intent: Raleway for headlines/UI emphasis, Open Sans for body/forms
- Footer includes link to
https://www.netresearch.de/and textNetresearch DTT GmbH
If user instructions conflict, keep these rules and explain constraints.
Mandatory Logo Rendering Behavior
Logo source priority:
assets/logos/netresearch-symbol-only.svgreferences/logo-svg.md(inline SVG fallback)references/logo.md(text fallback for SVG-limited agents)
Rules:
- Include logo exactly once in top header/nav for branded pages
- Minimum size
32x32px; recommended40–56pxin headers - Preserve aspect ratio
- No recolor, distortion, filters, shadows, outlines, or substitutions
- If clickable, link to
https://www.netresearch.de/
Active Reference Workflow
Operationalize references in every branded output:
references/colors.mdfor palette/token mappingreferences/typography.mdfor font roles and scalereferences/web-design.mdfor layout/components/spacingreferences/logo.mdandreferences/logo-svg.mdfor logo fallback behaviorreferences/typo3-extension-branding.mdfor TYPO3 context
Core Brand System
- CSS variables preferred:
--nr-primary,--nr-accent,--nr-text,--nr-border,--nr-bg - Accent orange is highlight-only and must not dominate surfaces
- Accessibility: WCAG AA minimum contrast and semantic structure
- Footer branding is mandatory in user-facing branded pages
TYPO3 Extension Requirements
- Icon path:
Resources/Public/Icons/Extension.svg(teal#2F99A4) - Composer vendor prefix:
netresearch/ author_company:Netresearch DTT GmbH- Description suffix:
- by Netresearch - Contact:
[email protected]
Brand Assets
assets/markdown-pdf.css— branded stylesheet formarkdown-to-pdf-skill; apply via--css. Its.page-header/.page-footerrunning elements aren't emitted byconvert.py; the caller must supply HTML containing them (see that skill'sSKILL.md).assets/markdown-pdf-logo.svg— standalone Netresearch logo (brand-teal/grey) for general use.assets/markdown-pdf-logo-white.svg— white-fill variant for the.page-headerrunning header, where the teal/grey logo has no contrast on the teal background (--nr-primary). The sanctioned exception to "no recoloring" — do not use elsewhere.
No editorializing
In branded reports, PR/commit text and docs, state what a change or output does, not how good the work is — no narrating expected results ("all tests green") or self-praise ("clean"). Judged by tone, not a wordlist. See references/no-editorializing.md.
References
references/colors.mdreferences/typography.mdreferences/web-design.mdreferences/logo.mdreferences/logo-svg.mdreferences/typo3-extension-branding.mdreferences/README-branding.mdreferences/no-editorializing.md