emotional-design-norman
Emotional Design (Norman)
Overview
Apply Norman's three-level emotional design model to set emotional goals, evaluate current experience, and propose changes that preserve usability while increasing meaning and delight. Read references/emotional-design.md for definitions, findings, and checklists.
Workflow
- Frame context
- Identify user, context of use, constraints, and desired emotion.
- If missing, infer from product category and ask 1-2 focused questions.
- Map to three levels
- List current cues and gaps per level.
- Use
references/emotional-design.md"Level cues" to avoid overlap.
- Design interventions
- Propose changes per level with expected emotional effect.
- Keep behavioral usability intact; do not trade usability for surface appeal.
- Align and prioritize
- Resolve conflicts between levels.
- Prioritize changes that reinforce multiple levels.
- Validate
- Suggest lightweight tests: first-impression check (visceral), task success/effort (behavioral), recall/meaning interviews (reflective).
Output format
- Provide a short summary, then organize by level:
- Visceral: observation -> change -> expected emotion
- Behavioral: observation -> change -> expected emotion
- Reflective: observation -> change -> expected meaning
References
- Read
references/emotional-design.mdwhen defining levels, choosing levers, or citing key findings.
More from derklinke/codex-config
copywriting
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.
26supabase-postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
23pdf
Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.
23marketing-psychology
When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental models organized for marketing application.
22justfile-authoring
Create, edit, or review justfiles for the just command runner. Use when adding or modifying recipes, parameters, dependencies, settings, attributes, aliases, or shebang scripts; fixing invocation or working-directory behavior; or documenting tasks for `just --list` output.
22commit-conventions
Create conventional commit messages and plan commits. Use when a user asks to commit changes, write commit messages, or organize commits. Enforce repo-specific git/commit rules from AGENTS.md and split multiple logical changes into separate, digestible commits.
21