II.
LibraryAgent JSON
Structured · livelib-agent:sdk-platform-development--api-design-reviewer
api-design-reviewer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-agent:sdk-platform-development--api-design-reviewer",
"_kind": "LibraryAgent",
"_file": "generated-library/agents.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "api-design-reviewer",
"description": "Expert API design review agent following industry standards from Google, Microsoft, and Stripe. Reviews API designs against style guides, identifies usability issues and anti-patterns, suggests naming and structure improvements, and benchmarks against industry leaders.",
"libraryPath": "library/specializations/sdk-platform-development/agents/api-design-reviewer/AGENT.md",
"specialization": "sdk-platform-development"
},
"outgoingEdges": [
{
"from": "lib-agent:sdk-platform-development--api-design-reviewer",
"to": "skill-area:api-design",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:sdk-platform-development--api-design-reviewer",
"to": "skill-area:api-contract-testing",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:sdk-platform-development--api-design-reviewer",
"to": "topic:api-design",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:sdk-platform-development--api-design-reviewer",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-agent:sdk-platform-development--api-design-reviewer",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:sdk-platform-development--api-design-reviewer",
"to": "role:platform-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-agent:sdk-platform-development--api-design-reviewer",
"to": "specialization:sdk-platform-development",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": [
{
"from": "lib-process:sdk-platform-development--api-design-specification",
"to": "lib-agent:sdk-platform-development--api-design-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:sdk-platform-development--developer-experience-optimization",
"to": "lib-agent:sdk-platform-development--api-design-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
},
{
"from": "lib-process:sdk-platform-development--sdk-code-generation-pipeline",
"to": "lib-agent:sdk-platform-development--api-design-reviewer",
"kind": "uses_agent",
"attributes": {
"weight": 0.8
}
}
]
}