Skip to content

feat: add design-it skill#717

Open
Prince-1652 wants to merge 7 commits into
sickn33:mainfrom
Prince-1652:add-design-it-skill
Open

feat: add design-it skill#717
Prince-1652 wants to merge 7 commits into
sickn33:mainfrom
Prince-1652:add-design-it-skill

Conversation

@Prince-1652

Copy link
Copy Markdown
Contributor

Pull Request Description

Adds the design-it skill, a sophisticated UI style router that acts as a central hub for high-end frontend development.
Instead of generating generic "AI slop" interfaces, this skill intercepts frontend design requests and dynamically routes them to one of 48 distinct, deeply opinionated design styles (such as glassmorphism, bento-ui, cyberpunk-ui, swiss-design, etc.).

This skill works for both web and app.

Change Classification

  • Skill PR
  • Docs PR
  • Infra PR

Issue Link (Optional)

N/A

Quality Bar Checklist ✅

All applicable items must be checked before merging.

  • Standards: I have read docs/contributors/quality-bar.md and docs/contributors/security-guardrails.md.
  • Metadata: The SKILL.md frontmatter is valid (checked with npm run validate).
  • Risk Label: I have assigned the correct risk: tag (none, safe, critical, offensive, or unknown for legacy/unclassified content).
  • Triggers: The "When to use" section is clear and specific.
  • Limitations: The skill includes a ## Limitations (or equivalent accepted constraints) section.
  • Security: If this is an offensive skill, I included the "Authorized Use Only" disclaimer. (N/A - marked as safe)
  • Safety scan: If this PR adds or modifies SKILL.md command guidance, remote/network examples, or token-like strings, I ran npm run security:docs (or equivalent hardening check) and addressed any findings.
  • Automated Skill Review: If this PR changes SKILL.md, I checked the skill-review GitHub Actions result and addressed any actionable feedback.
  • Manual Logic Review: If this PR changes SKILL.md or risky guidance, I manually reviewed the logic, safety, failure modes, and risk: label instead of relying on automated checks alone.
  • Local Test: I have verified the skill works locally.
  • Repo Checks: I ran npm run validate:references if my change affected docs, workflows, or infrastructure.
  • Source-Only PR: I did not manually include generated registry artifacts (CATALOG.md, skills_index.json, data/*.json) in this PR.
  • Credits: I have added the source credit in README.md (if applicable).
  • License provenance: If this skill imports from an external source_repo, I have declared license: and license_source: in the frontmatter, or confirmed the upstream repo carries no restricting license.
  • Maintainer Edits: I enabled Allow edits from maintainers on the PR.

Screenshots (if applicable)

N/A

@Prince-1652 Prince-1652 requested a review from sickn33 as a code owner June 17, 2026 08:56

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: de937181d4

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread skills/design-it/SKILL.md Outdated
@Prince-1652 Prince-1652 changed the title Add design it skill feat: add design it skill Jun 17, 2026
…b-styles

All 48 sub-style SKILL.md files were missing risk, source, source_type fields and the ## When to Use section, causing 144 extra validation warnings that exceeded the CI budget (189/135). Adds the required fields to bring warnings down to 44/135.
The test test_repo_has_no_missing_limitations_warnings failed because all 48 design-it sub-styles were missing the ## Limitations section.
@Prince-1652 Prince-1652 changed the title feat: add design it skill feat: add design-it skill Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant