{
  "slug": "adom-tscircuit-skill",
  "version": "1.0.0",
  "type": "skill",
  "description": "Top-level guide for working with tscircuit projects in the Adom ecosystem. Covers the 3D viewer, project layout, build/export flow, integration with adom-tsci, and links to the per-task aci-* skills.",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}