II.
LibrarySkill JSON
Structured · livelib-skill:technical-documentation--doxygen-javadoc
doxygen-javadoc json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:technical-documentation--doxygen-javadoc",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "doxygen-javadoc",
"description": "Documentation generation for C, C++, and Java codebases using Doxygen and Javadoc. Extract API documentation from source code, generate cross-references, call graphs, and comprehensive technical documentation.",
"libraryPath": "library/specializations/technical-documentation/skills/doxygen-javadoc/SKILL.md",
"specialization": "technical-documentation",
"contentSummary": "# Doxygen/Javadoc Skill\n\nGenerate comprehensive API documentation for C, C++, Java, and other languages using Doxygen and Javadoc with cross-references, call graphs, and coverage analysis.\n\n## Capabilities\n\n- Configure Doxygen for C/C++/Java projects\n- Generate Javadoc for Java codebases\n- C"
},
"outgoingEdges": [
{
"from": "lib-skill:technical-documentation--doxygen-javadoc",
"to": "skill-area:api-doc-generation",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:technical-documentation--doxygen-javadoc",
"to": "skill-area:docs-as-code",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:technical-documentation--doxygen-javadoc",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:technical-documentation--doxygen-javadoc",
"to": "role:technical-writer",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:technical-documentation--doxygen-javadoc",
"to": "role:documentation-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:technical-documentation--doxygen-javadoc",
"to": "specialization:technical-documentation",
"kind": "lib_belongs_to_specialization",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}