Polish Ui banner
anyproto anyproto

Polish Ui

Design community

Description

Polish UI elements by auditing SCSS and TSX markup against the Anytype design system, then fixing discrepancies. ## Arguments $ARGUMENTS — Component name, file path, or area to polish (e.g. "sidebar widgets", "list view", "dataview"). If empty, polish the most recently changed components. ## Instructions ### Phase 1: Identify Target Files 1. Find the component files matching the user's description (`.tsx` + `.scss`). 2. If no specific target, check `git diff --name-only HEAD~3` for recently

Installation

Installs to ~/.claude/commands/anyproto-anytype-ts-polish-ui.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/anyproto/anytype-ts/HEAD/.claude/commands/polish-ui.md -o ~/.claude/commands/anyproto-anytype-ts-polish-ui.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository