$npx -y skills add SeanJ1ang/design-judge-skills --skill design-judge-sharedShared support package for the Design Judge skill collection. Install it with design-award-search and design-award-match so those skills can read the canonical functional-design taxonomy and official award-source registry. Do not invoke it as a standalone design workflow.
| 1 | # Design Judge Shared |
| 2 | |
| 3 | Provide shared reference material to other Design Judge skills. |
| 4 | |
| 5 | - Read `category-taxonomy.md` when a workflow needs a canonical functional-design category. |
| 6 | - Read `source-registry.md` when a workflow needs official award domains, source precedence, query patterns, or verification rules. |
| 7 | - Do not return a standalone user-facing result from this package. |