什么是 cognitive-foundations?
将认知科学和人机交互研究应用于设计决策。当您需要可用性背后的科学“原因”、解释用户行为、理解感知/记忆/注意力限制、评估认知负荷、评估心理模型一致性、根据菲茨/希克定律预测性能或将界面决策建立在研究而不是意见的基础上时,请使用。 来源:petekp/claude-skills。
将认知科学和人机交互研究应用于设计决策。当您需要可用性背后的科学“原因”、解释用户行为、理解感知/记忆/注意力限制、评估认知负荷、评估心理模型一致性、根据菲茨/希克定律预测性能或将界面决策建立在研究而不是意见的基础上时,请使用。
通过命令行快速安装 cognitive-foundations AI 技能到你的开发环境
来源:petekp/claude-skills。
The science of how minds work, and what that means for design.
| Fitts's Law | MT = a + b × log₂(2D/W) | Bigger + closer = faster. Screen edges are infinite. | | Hick-Hyman | RT = a + b × log₂(n+1) | More choices = slower. Reduce or organize options. | | Steering Law | T = a + b × (A/W) | Narrow paths are slow. Cascading menus are hard. | | Power Law | T = a × N^(-b) | Practice helps. Design for learnability. |
| 1 | Visibility of system status | Can user always tell what's happening? | | 2 | Match system ↔ real world | Language familiar? Metaphors sensible? | | 3 | User control and freedom | Easy undo? Clear exits? | | 4 | Consistency and standards | Same words/actions mean same things? | | 5 | Error prevention | Constraints prevent errors before they occur? |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/petekp/claude-skills --skill cognitive-foundations将认知科学和人机交互研究应用于设计决策。当您需要可用性背后的科学“原因”、解释用户行为、理解感知/记忆/注意力限制、评估认知负荷、评估心理模型一致性、根据菲茨/希克定律预测性能或将界面决策建立在研究而不是意见的基础上时,请使用。 来源:petekp/claude-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/petekp/claude-skills --skill cognitive-foundations 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/petekp/claude-skills