clipboard-transformer-rules
Installation
SKILL.md
Clipboard Transformer Rules
Make the smallest correct config change. Preserve comments, ordering, formatting style, imports, and unrelated user settings. Prefer application-level validation, but keep discovery and editing usable without an installed CLI.
Load only the references needed for the task:
- Read
references/paths.mdwhen locating config, state, cache, schema, or plugin paths. - Read
references/rules.mdbefore authoring shared fields, built-in text/URL rules, or rulesets. - Read
references/shell-rules.mdbefore adding or changingshelloritem-shellrules. - Read
references/imports.mdwhen inspecting, adding, or changing imports. - Read
references/plugins.mdfor plugin-owned rule types or plugin commands. - Read
references/cli.mdbefore constructing validation, rule-catalog, effective-view, transform, watch, or diagnostic commands.