# Notice This distribution vendors the skill content from [obra/superpowers](https://github.com/obra/superpowers), release 6.3.0, commit b36e082. The upstream skill files remain under their original MIT license; see LICENSE. The DSH packaging, provider, preset template, bootstrap adaptation, Windows sandbox compatibility layer, documentation, and verification scripts are maintained in this repository under the MIT license. The packaging pattern was studied from [LayneChai/superpowers-dsh](https://github.com/LayneChai/superpowers-dsh). This repository is an independent adaptation with a separate preset/runtime compatibility layer. ## UI UX Pro Max upstream This distribution vendors a pinned subset of the [nextlevelbuilder/ui-ux-pro-max-skill](https://github.com/nextlevelbuilder/ui-ux-pro-max-skill) runtime by Next Level Builder, released under the MIT license. The committed revision is `e4f45473691e4b389519ee4bc359a3d6df666c26` (skill version 2.13.0; its npm installer separately declares CLI version 2.5.0). The vendored files under `third_party/ui-ux-pro-max/` are copied byte-for-byte from the upstream source-of-truth `src/ui-ux-pro-max/` subtree: - `third_party/ui-ux-pro-max/LICENSE` — the upstream MIT license. - `third_party/ui-ux-pro-max/data/` — the 17 root CSV/JSON data files. - `third_party/ui-ux-pro-max/data/stacks/` — the 22 per-stack CSV files. - `third_party/ui-ux-pro-max/scripts/core.py`, `reasoning_contract.py`, `design_system.py`, and `search.py` — the Python standard-library runtime. The vendored subtree carries the upstream font and icon catalog metadata with its own provenance snapshots: - Google Fonts catalog metadata is a snapshot (1934 families as of 2026-08-13), recorded in `data/google-fonts.csv`, `data/google-font-licenses.json`, and `data/catalog-summary.json`; see the `catalog-snapshot` record for `google-fonts-catalog-2026-08-13` in `data/data-provenance.json`. Sources: the Google Fonts Developer API (`https://developers.google.com/fonts/docs/developer_api`) and the Google Fonts repository (`https://github.com/google/fonts`). - Phosphor Icons catalog metadata is a snapshot (1512 icons, Phosphor 2.1.1) recorded in `data/phosphor-icons-upstream.json` and `data/catalog-summary.json`; see the `catalog-snapshot` record for `phosphor-icons-catalog-2.1.1` in `data/data-provenance.json`. Sources: `https://github.com/phosphor-icons/core` and `https://github.com/phosphor-icons/react`. No font binary and no icon package is imported; these catalogs are metadata only, and the integration does not redistribute font files or icon packages. The project-owned Python bridge, Node runtime, contracts, provenance, shared core, Host service, DSH preset, MCP server, Visual Companion, documentation, and verification scripts are maintained in this repository under the MIT license and are not part of the upstream MIT-licensed runtime above.