Agent skill · Security

design-submission-check

Audit a design-award submission package against the current official rules for a specific award cycle. Check required materials and technical constraints, cross-material facts and claims, rights and disclosure risks, and final submission readiness. Use when a user asks for a pre-submission check, compliance review, missing-material audit, consistency check, or final go/no-go decision. Do not use this skill to choose an award, retrieve winners, judge the design itself, rewrite the whole entry, or give a legal clearance opinion.

SeanJ1anggithub.com/SeanJ1angGitHub ↗
claude-codecodexships scriptsApache-2.0
Install
npx skills add SeanJ1ang/design-judge-skills --skill design-submission-check --agent claude-code

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

Facts
Files in the skill folder: 12
SKILL.md size: 11 KB
Bundled scripts: yes
Path: skills/design-submission-check/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 Submission Check ## Purpose Determine whether a concrete design-award submission package is complete, internally consistent, and ready to submit under the current official rules for one exact award, track, category, and cycle. Return one of three decisions: - `Ready`: no Blocker or Important findings remain. - `Conditionally ready`: no Blocker remains, but one or more Important findings r

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

Audit a design-award submission package against the current official rules for a specific award cycle. Check required materials and technical constraints, cross-material facts and claims, rights and disclosure risks, and final submission readiness. Use when a user asks for a pre-submission check, compliance review, missing-material audit, consistency check, or final go/no-go decision. Do not use this skill to choose an award, retrieve winners, judge the design itself, rewrite the whole entry, or give a legal clearance opinion.

How do I install it?

Run `npx skills add SeanJ1ang/design-judge-skills --skill design-submission-check --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