Agent skill · Design & Presentation

design-award-pipeline

Route and coordinate an end-to-end design-award workflow across winner research, evidence-based evaluation, award matching, entry-text preparation, and final submission checking. Use when a user asks for a complete award plan, does not know which Design Judge skill to use, wants multiple stages coordinated, or needs a resumable workflow with explicit handoffs. Do not replace the specialist skills, invent project facts, treat scores as winning probabilities, or bypass current official-rule verification.

SeanJ1anggithub.com/SeanJ1angGitHub ↗
claude-codecodexApache-2.0
Install
npx skills add SeanJ1ang/design-judge-skills --skill design-award-pipeline --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/design-award-pipeline/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 768
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Design Award Pipeline Coordinate the specialist Design Judge skills without duplicating their rules. ## Route the request Choose the smallest sufficient route: | User goal | Route | |---|---| | Find comparable winners | `design-award-search` | | Diagnose or score the design | `design-evaluation` | | Select an award, route, or category | `design-award-match` | | Prepare entry fields and copy | `d

More from design-judge-skills
All skills →
About this skill
What does the design-award-pipeline skill do?

Route and coordinate an end-to-end design-award workflow across winner research, evidence-based evaluation, award matching, entry-text preparation, and final submission checking. Use when a user asks for a complete award plan, does not know which Design Judge skill to use, wants multiple stages coordinated, or needs a resumable workflow with explicit handoffs. Do not replace the specialist skills, invent project facts, treat scores as winning probabilities, or bypass current official-rule verification.

How do I install it?

Run `npx skills add SeanJ1ang/design-judge-skills --skill design-award-pipeline --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From SeanJ1ang/design-judge-skills, a repository with 768 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going