Least Astonishment
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add least-astonishmentQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"least-astonishment": {
"command": "npx",
"args": [
"@modelcontextprotocol/least-astonishment"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Un sistema debe comportarse de manera que minimice la sorpresa del usuario. Si una función necesaria es inherentemente sorprendente, puede ser necesario rediseñar.
Tags
developmentrustgovueskill