88 lines
3.3 KiB
JSON
88 lines
3.3 KiB
JSON
{
|
|
"last_updated": "2026-05-03",
|
|
"sources": [
|
|
{
|
|
"id": "nng-heuristics",
|
|
"title": "10 Usability Heuristics for User Interface Design",
|
|
"url": "https://www.nngroup.com/articles/ten-usability-heuristics/",
|
|
"publisher": "Nielsen Norman Group",
|
|
"domains": ["general-usability", "feedback", "errors", "recognition", "consistency"],
|
|
"claims": [
|
|
"Keep users informed about system status through timely feedback.",
|
|
"Use language and concepts familiar to users.",
|
|
"Prevent errors and provide clear recovery paths."
|
|
],
|
|
"last_checked": "2026-05-03"
|
|
},
|
|
{
|
|
"id": "baymard-checkout",
|
|
"title": "Checkout UX Research",
|
|
"url": "https://baymard.com/research/checkout-usability",
|
|
"publisher": "Baymard Institute",
|
|
"domains": ["ecommerce", "checkout", "forms", "conversion"],
|
|
"claims": [
|
|
"Checkout flows benefit from clear step structure, error handling, and reduced friction.",
|
|
"Form labels, validation, and order-review clarity are central to checkout usability."
|
|
],
|
|
"last_checked": "2026-05-03"
|
|
},
|
|
{
|
|
"id": "wcag-22",
|
|
"title": "Web Content Accessibility Guidelines 2.2",
|
|
"url": "https://www.w3.org/TR/wcag-2.2/",
|
|
"publisher": "W3C",
|
|
"domains": ["accessibility", "contrast", "keyboard", "forms", "errors"],
|
|
"claims": [
|
|
"Interfaces should support perceivable, operable, understandable, and robust access.",
|
|
"Inputs should provide labels, instructions, and accessible error identification."
|
|
],
|
|
"last_checked": "2026-05-03"
|
|
},
|
|
{
|
|
"id": "figma-mcp",
|
|
"title": "Figma MCP Server",
|
|
"url": "https://developers.figma.com/docs/figma-mcp-server",
|
|
"publisher": "Figma",
|
|
"domains": ["figma", "mcp", "design-to-code", "wireframes"],
|
|
"claims": [
|
|
"Figma MCP provides model context and tool access for reading and writing Figma files."
|
|
],
|
|
"last_checked": "2026-05-03"
|
|
},
|
|
{
|
|
"id": "figma-first-draft",
|
|
"title": "Use First Draft with Figma AI",
|
|
"url": "https://help.figma.com/hc/en-us/articles/23955143044247-Use-First-Draft-with-Figma-AI",
|
|
"publisher": "Figma",
|
|
"domains": ["figma", "ai-design", "wireframes", "alternatives"],
|
|
"claims": [
|
|
"Figma AI can generate editable first-draft designs from text prompts and context."
|
|
],
|
|
"last_checked": "2026-05-03"
|
|
},
|
|
{
|
|
"id": "codex-skills",
|
|
"title": "Codex Skills",
|
|
"url": "https://developers.openai.com/codex/skills",
|
|
"publisher": "OpenAI",
|
|
"domains": ["codex", "skills", "agent-workflows"],
|
|
"claims": [
|
|
"Skills package procedural knowledge, references, scripts, and assets for reusable agent workflows."
|
|
],
|
|
"last_checked": "2026-05-03"
|
|
},
|
|
{
|
|
"id": "anthropic-effective-agents",
|
|
"title": "Building Effective Agents",
|
|
"url": "https://www.anthropic.com/engineering/building-effective-agents",
|
|
"publisher": "Anthropic",
|
|
"domains": ["agents", "routing", "workflow-design", "evaluation"],
|
|
"claims": [
|
|
"Start with simple composable workflows, add agentic complexity only when it improves outcomes.",
|
|
"Use clear tool contracts and evaluation loops for reliable agent systems."
|
|
],
|
|
"last_checked": "2026-05-03"
|
|
}
|
|
]
|
|
}
|