setup-ux-copy

Enforce UX text style and documentation consistency via PostToolUse hooks.

34|4|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/redpanda-data/ui-harness --skill setup-ux-copy-redpanda-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-ux-copy
Source: https://github.com/redpanda-data/ui-harness/tree/main/setup-ux-copy
Command: npx skills add https://github.com/redpanda-data/ui-harness --skill setup-ux-copy-redpanda-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures consistent and high-quality UX text and documentation style across your projects, by enforcing specific formatting and content rules.

Core Features & Use Cases

  • UX Text Style Enforcement: Enforce UX text style via PostToolUse hooks for UI strings and prose-style for documentation.
  • Redpanda Term Capitalization: Enforce Redpanda-specific product name capitalization.
  • Custom Checks: Perform a series of custom checks on text style, such as ban on exclamation points, "click here" links, and non-inclusive terms.
  • Use Case: For teams working on Redpanda-related products, this Skill helps maintain a consistent and professional user experience.

Quick Start

Use the setup-ux-copy skill to enforce UX text style in your project. Copy the provided scripts to your .claude/hooks/ directory and configure the hooks accordingly.

Frequently Asked Questions about setup-ux-copy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce consistent UX text style in UI strings and documentation?

You can enforce consistent UX text style by copying configuration scripts to your .claude/hooks/ directory and applying PostToolUse hooks to automatically check UI strings and prose for formatting and content consistency.

Can I automatically ban specific phrases like "click here" in my UI text?

Yes, you can configure custom checks to ban specific phrases like "click here" links, exclamation points, and non-inclusive terms, ensuring your UI text maintains a professional and consistent tone.

How do I enforce product name capitalization for Redpanda documentation?

You can enforce Redpanda-specific product name capitalization by applying the UX text style scripts, which automatically check and correct capitalization rules across your UI strings and documentation.

What is the best way to maintain documentation quality for Redpanda-related projects?

The best way to maintain documentation quality is to implement PostToolUse hooks that enforce prose-style formatting, perform custom text checks, and ensure consistent terminology across your project files.

Do I need specific scripts to check UI strings for capitalization and formatting?

Yes, enforcing UI string checks requires copying specific scripts to your .claude/hooks/ directory and configuring the hooks to validate capitalization, formatting, and content consistency automatically.

What limitations exist when enforcing UX text style with hooks?

Enforcement relies on specific scripts and configuration within the .claude/hooks/ directory, meaning checks are limited to the defined rules for capitalization, formatting, and banned terms without broader contextual analysis.