iiRecord
Agentic AI Atlas · using-superpowers
lib-skill:shared--using-superpowersa5c.ai
II.
LibrarySkill JSON

lib-skill:shared--using-superpowers

Structured · live

using-superpowers 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--using-superpowers",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "using-superpowers",
    "description": "Use when starting any conversation. Establishes how to find and use skills, requiring skill invocation before any response.",
    "libraryPath": "library/methodologies/superpowers/skills/using-superpowers/SKILL.md",
    "contentSummary": "## Skill Types\n\n- **Rigid** (TDD, debugging) - Follow exactly\n- **Flexible** (patterns) - Adapt principles to context\n\n## Red Flags\n\n- \"This is just a simple question\" - questions are tasks, check for skills\n- \"I need more context first\" - skill check comes BEFORE clarifying questions\n- \"Th"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:shared--using-superpowers",
      "to": "skill-area:agentic-loops",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-superpowers",
      "to": "skill-area:orchestration-loop",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--using-superpowers",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-superpowers",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-superpowers",
      "to": "role:tech-lead",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:shared--using-superpowers",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:shared--using-superpowers",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}