iiRecord
Agentic AI Atlas · specification-writing
lib-skill:shared--specification-writinga5c.ai
II.
LibrarySkill JSON

lib-skill:shared--specification-writing

Structured · live

specification-writing json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:shared--specification-writing",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "specification-writing",
    "description": "Write feature specifications as requirements and user stories with acceptance criteria, focusing on business value and testable conditions.",
    "libraryPath": "library/methodologies/spec-kit/skills/specification-writing/SKILL.md",
    "contentSummary": "- Formalizing vague feature requests into structured requirements\n- Clarifying scope boundaries for a feature area\n- Establishing acceptance criteria for user stories\n\n## Key Principle\n\nSpecifications describe desired behavior from the user's perspective. They define **what** the system should"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--specification-writing",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--specification-writing",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--specification-writing",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--specification-writing",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--specification-writing",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--specification-writing",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--specification-writing",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}