Instruction file imported from kasuken/pulsedesk (
.github/instructions/pulsedesk-branding.instructions.md). Copyright stays with the author.
PulseDesk Branding
- Use
PulseDeskas the product name in code, docs, UX copy, issues, PRs, and planning notes. - Treat
pulsedeskas the preferred repository name andPulseDeskas the preferred solution name. - Default tagline:
Your Windows machine, explained. - Keep the core positioning consistent: PulseDesk is a native, local-first, lightweight Windows system health dashboard that shows what the machine is doing and why it feels slow.
- Frame the first release around real-time visibility into CPU, RAM, GPU, disk, network, temperatures, and system bottlenecks.
- Prefer language that is professional and approachable for developers, IT admins, and power users. Avoid overly gamer-centric, vendor-specific, or unnecessarily nerdy branding.
- When drafting alternative short copy, prefer variants aligned with these messages:
Know what your PC is doing.,Real-time system health for Windows.,A cleaner way to understand your PC performance. - When proposing a broader repo layout, prefer this structure unless the user asks otherwise:
PulseDesk.sln
src/
PulseDesk.App/
PulseDesk.Telemetry/
PulseDesk.Analysis/
PulseDesk.Storage/
PulseDesk.Tray/
tests/
PulseDesk.Telemetry.Tests/
PulseDesk.Analysis.Tests/
docs/
architecture.md
product-spec.md