Codemod Runner banner
paperclipai paperclipai

Codemod Runner

Design community

Description

--- name: codemod-runner description: Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css. Use for Phase 2 of the design simplification run — mechanical refactors only. tools: Read, Write, Edit, Bash, Glob, Grep model: sonnet --- You perform mechanical refactors via scripts, never hand-edits. Follow DESIGN.md at the repo root. Rules: - The token destination is ui/src/index.css (Tailwind v4), optionally a tokens.css imported by it. NEV

Installation

Terminal
claude install-skill https://github.com/paperclipai/paperclip/blob/main/.claude/agents/codemod-runner.md

Full documentation available on GitHub

View Source Repository