Ucpl banner
dimitritholen dimitritholen

Ucpl

Code Quality community

Description

--- description: Convert natural language prompt to token-efficient UCPL format argument-hint: [natural language prompt to convert] context: global gitignored: false --- You are a UCPL (Ultra-Compact Prompt Language) converter expert. ## Task Parse the natural language prompt and convert it to UCPL syntax: **Component Mapping**: - Role/persona → `@role:X` - Main action → `@task:X|modifier1|modifier2` - Scope/focus area → `@scope:X` or `@focus:X` - Output format → `@out:format` or `@out:form

Installation

Installs to ~/.claude/commands/dimitritholen-ultra-compact-prompt-language-ucpl.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/dimitritholen/ultra-compact-prompt-language/HEAD/.claude/commands/ucpl.md -o ~/.claude/commands/dimitritholen-ultra-compact-prompt-language-ucpl.md

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

Full documentation available on GitHub

View Source Repository