What problem does it solve?
Inconsistent tone, marketing hype, and confusing feature names slip into UI text, error messages, and docs, degrading the user experience. This Skill acts as an editorial gate that standardizes every string a person reads in PostHog.
Core Features & Use Cases
- Voice enforcement: Applies sentence case, plain language, American spelling, and a neutral humane tone while banning editorializing words like "seamless" or "powerful".
- Style rules: Prohibits em-dashes, punchy antithesis constructions, and clever one-liners, and requires errors and empty states to point to a next step.
- Feature naming guidance: Carries hard-to-remember naming rules, such as calling the setup tool "Wizard" only as a proper name and "the setup agent" everywhere else.
- Use Case: Before merging a pull request that adds a new tooltip or error message, run this Skill to rewrite the string so it matches PostHog's copy standards.
Quick Start
Review and rewrite the user-facing strings in my code change so they follow the PostHog copy guidelines.