II.
LibrarySkill JSON
Structured · livelib-skill:shared--spec-creation
spec-creation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "lib-skill:shared--spec-creation",
"_kind": "LibrarySkill",
"_file": "generated-library/skills.yaml",
"_cluster": "generated-library",
"attributes": {
"displayName": "spec-creation",
"description": "Feature specification creation from codebase research. Produces requirements, acceptance criteria, architecture decisions, implementation plans, and risk analysis.",
"libraryPath": "library/methodologies/claudekit/skills/spec-creation/SKILL.md",
"contentSummary": "- Identify existing patterns and conventions\n- Map dependencies and integration points\n- Review existing tests for testing patterns\n- Document technical constraints\n\n## Specification Components\n\n### Scope and Non-Goals\nClear boundaries on what the feature does and does not include.\n\n### Fu"
},
"outgoingEdges": [
{
"from": "lib-skill:shared--spec-creation",
"to": "skill-area:agentic-loops",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-creation",
"to": "skill-area:orchestration-loop",
"kind": "lib_requires_skill_area",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--spec-creation",
"to": "topic:developer-experience",
"kind": "lib_covers_topic",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-creation",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-creation",
"to": "role:tech-lead",
"kind": "lib_involves_role",
"attributes": {
"weight": 1
}
},
{
"from": "lib-skill:shared--spec-creation",
"to": "role:backend-engineer",
"kind": "lib_involves_role",
"attributes": {
"weight": 0.7
}
},
{
"from": "lib-skill:shared--spec-creation",
"to": "workflow:feature-development",
"kind": "lib_implements_workflow",
"attributes": {
"weight": 1
}
}
],
"incomingEdges": []
}