mcpbeat

Design Judge Shared

seanj1ang/design-judge-shared

Shared 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.

2k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
729
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/SeanJ1ang/design-judge-skills --skill design-judge-shared

The instruction itself

1 sections, as written by the author

Design Judge Shared

Provide shared reference material to other Design Judge skills.

  • Read category-taxonomy.md when a workflow needs a canonical functional-design category.
  • Read source-registry.md when a workflow needs official award domains, source precedence, query patterns, or verification rules.
  • Do not return a standalone user-facing result from this package.

How to use it

Copy the folder

Take seanj1ang/design-judge-shared from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.