methodology-process
| rank | capability | source |
|---|---|---|
| #76 | quarantine Measuring whether the AI actually helped users accomplish their goals. | Owl-Listener/ai-design-skills |
| #77 | quarantine Interpreting implicit and explicit feedback — edits, regenerations, abandonment. | Owl-Listener/ai-design-skills |
| #78 | quarantine Designing around token limits, memory, and conversation persistence. | Owl-Listener/ai-design-skills |
| #79 | quarantine Turn-taking, repair sequences, grounding, and dialogue structure for human-AI interaction. | Owl-Listener/ai-design-skills |
| #80 | quarantine User correction, thumbs up/down, inline editing, and reinforcement signals. | Owl-Listener/ai-design-skills |
| #81 | quarantine Reading user emotional state from text signals — caps, punctuation density, repetition, latency — and adapting before the user disengages. | Owl-Listener/ai-design-skills |
| #82 | quarantine Designing interfaces where AI generates UI components dynamically. | Owl-Listener/ai-design-skills |
| #83 | quarantine When the AI leads vs. when the user leads, and how to hand off control. | Owl-Listener/ai-design-skills |
| #84 | quarantine Coordinating text, image, voice, and tool-use modalities in a single interaction. | Owl-Listener/ai-design-skills |
| #85 | quarantine Revealing AI capability gradually to match user mental models. | Owl-Listener/ai-design-skills |
| #86 | quarantine Designing reasoning chains that produce better outputs. | Owl-Listener/ai-design-skills |
| #87 | quarantine Defining output format, length, tone, and content boundaries within prompts. | Owl-Listener/ai-design-skills |
| #88 | quarantine Designing what information goes into the context window and in what order. | Owl-Listener/ai-design-skills |
| #89 | quarantine Crafting examples that steer AI behavior effectively. | Owl-Listener/ai-design-skills |
| #90 | quarantine Managing prompt iterations, testing changes, and tracking what works. | Owl-Listener/ai-design-skills |
| #91 | quarantine Anatomy of effective system prompts — role, context, constraints, format. | Owl-Listener/ai-design-skills |
| #92 | quarantine Creating reusable, parameterised prompt templates for consistent outputs. | Owl-Listener/ai-design-skills |
| #93 | quarantine Ensuring the AI behaves predictably across sessions, edge cases, and modalities. | Owl-Listener/ai-design-skills |
| #94 | quarantine Adapting AI behavior for different cultural contexts, languages, and norms. | Owl-Listener/ai-design-skills |
| #95 | quarantine Tailoring AI behavior for specific professional domains. | Owl-Listener/ai-design-skills |
| #96 | quarantine How the AI responds to user frustration, confusion, delight, and distress. | Owl-Listener/ai-design-skills |
| #97 | quarantine How the AI communicates mistakes, uncertainty, and limitations gracefully. | Owl-Listener/ai-design-skills |
| #98 | quarantine Defining AI character, voice, and personality traits. | Owl-Listener/ai-design-skills |
| #99 | quarantine Adjusting formality, warmth, confidence, and style per context. | Owl-Listener/ai-design-skills |
| #100 | quarantine Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is. | RogerioSobrinho/codeme-copilot |