{
  "slug": "electrical-engineering",
  "version": "1.0.0",
  "type": "skill",
  "description": "Conventions, defaults, and domain knowledge that electrical engineers care about — especially in PCB / hardware-design contexts. Read before designing any UI, CLI, or file format that touches PCB di",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}