Perceptual Protocols
Description
A family of small protocols for the perceptual side of designer-agent collaboration.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Perceptual Protocols
This project is all about how things should feel.
We've spent the last two years building increasingly sophisticated ways to give AI agents procedural knowledge. How to write CSS. How to follow a design system. How to obey our rules. Owl-Listener contains a lot of procedural design skills and methods that are all machine readbale and made for producing great design with LLMs. This collection is more about telling the LLM how things should feel with great accuracy so you can get rich and meaningful outcomes.
Designers, musicians, writers, architects, and every creative human spend their career cultivating, is **perceptual**. Taste. Judgement. The ability to look at something and know it is wrong before you can articulate why. We've been encoding the **how** and ignoring the **what it should feel like**.
This is a family of protocols for this.
What's in here
Each protocol does one thing and stops. Each one outputs a plain markdown file that any agent — Claude, Gemini, ChatGPT, Cursor, Copilot — can read. They work alone, but they compose into a complete workflow when used together.
| Protocol | What it does | Output | Status |
|---|---|---|---|
| mood-protocol | Declare what the product should feel like, from visual references | mood.md |
Released (v0.1) |
| vocab-protocol | Share a vocabulary for the static qualities you mean | vocab.md |
Released (v0.1) |
| motion-protocol | Share a vocabulary for how the product should move | motion.md |
Released (v0.1) |
| voice-protocol | Specify how the brand writes — personality, register, mechanics | voice.md |
Released (v0.1) |
| listen-protocol | Author a brief from audio references; share sound vocabulary | listen.md + sound.md |
Released (v0.1) |
| situation-protocol | Weight the qualities differently by context | situation.md |
Released (v0.1) |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11