packages/shared-skills/skills/frontend/references/designpowers/UPSTREAM.md
Upstream project: Owl-Listener/designpowers
Upstream repository: https://github.com/Owl-Listener/designpowers
Local upstream submodule: packages/shared-skills/upstreams/designpowers
Pinned upstream commit: cb00757da9d554591fa78d27aa1854d60a05c4f7
The build materializes third-party designpowers files into packages/shared-skills/skills/frontend/references/designpowers/vendor/.
LICENSE -> vendor/LICENSEagents/*.md allowlist -> vendor/agents/skills/*/SKILL.md allowlist -> vendor/skills/*/SKILL.mdThe materialized vendor/ directory is ignored in git and included in npm/package output through the frontend skill's .npmignore behavior.
accessible-contentadaptive-interfacescognitive-accessibilitydesign-debatedesign-debt-trackerdesign-handoffdesign-mddesign-retrospectivedesign-reviewdesign-system-alignmentdesignpowers-critiqueheuristic-evaluationinclusive-personasinspiration-scoutinginteraction-designmotion-choreographyresearch-planningresponsive-patternssynthetic-user-testingtaste-feedbacktaste-reporttoken-architectureui-compositionusability-testingverification-before-shippingvoice-and-tonewriting-design-plansaccessibility-reviewer.mdcontent-writer.mddesign-builder.mddesign-critic.mddesign-lead.mddesign-scout.mddesign-strategist.mdheuristic-evaluator.mdinspiration-scout.mdmotion-designer.mdThese upstream skills are intentionally excluded because they are bridge/state/router integration surfaces that would compete with the existing frontend/OpenAgent workflow:
figma-bridgedesign-expressdesign-libraryusing-designpowersdesign-discoverydesign-memorydesign-statedesign-strategydesign-tasteThe executable path map lives in packages/shared-skills/scripts/designpowers-refs-manifest.mjs and is consumed by packages/shared-skills/scripts/materialize-frontend-refs.mjs.