vellum-user-facing-copy

Solid

Review Vellum Assistant user-facing copy, examples, docs, CLI output, UI strings, and assistant-facing release notes. Use when editing text users may read, including README files, SKILL.md files, CLI messages, route errors, update bulletins, and client UI labels.

AI & Automation 648 stars 94 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
94
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
82
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Vellum User-Facing Copy ## Terminology Use "assistant" in user-facing text. "Daemon" is an internal implementation detail and should only appear in internal code, internal comments, file paths, or architecture explanations intended for maintainers. When unsure, ask: would a user ever read this? If yes, say "assistant". ## Generic Examples Never include real personal data in examples, fixtures, tests, docs, or commit messages. Use: - Names: `Alice`, `Bob`, `Example User` - Emails: `user@example.com`, `alice@example.org` - Phone numbers: `555-0100` through `555-0199` - IDs: `user-123`, `org-abc`, `conv-xyz` Avoid real names, personal emails, real phone numbers, account IDs, tokens, or private workspace paths. ## Release Notes Release notes are processed from `UPDATES.md` and can become assistant-facing context. Keep them concise and user-relevant. Do not add release notes for feature-flagged, default-disabled, or rollout-only features. Add notes later when the feature reaches GA. ## Error Messages Good user-facing errors: - explain what failed - avoid exposing internals or secrets - say what the user can do next when there is a clear action - use consistent product terminology Avoid stack traces, implementation-only vocabulary, and ambiguous "something went wrong" messages when a concrete cause is available. ## Review Workflow 1. Identify text users may read. 2. Check terminology, privacy, and clarity. 3. Check whether the copy implies unavailable or flagged ...

Details

Author
vellum-ai
Repository
vellum-ai/vellum-assistant
Created
4 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category