[codex] Add direct Codex skill package#302
Draft
Sabotage1 wants to merge 1 commit into
Draft
Conversation
Contributor
|
Summary: I’m deferring this PR from the cron-safe maintainer lane because it is far too large for a bounded metadata-first review pass. Decision: deferred / needs focused maintainer review Evidence:
Next step: please narrow this PR or add a maintainer-ready design note explaining the intended canonical source files, generated/package artifacts, install target paths, verification commands, and why this Codex package should be separate from or integrated with the existing platform template system. After that, a focused maintainer review can check the implementation properly. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a self-contained Codex skill package at
.codex/skills/ui-ux-pro-max.The existing
.claude/skills/ui-ux-pro-maxpackage uses repository symlinks fordataandscripts. Codex GitHub skill installation can download those symlinks as plain pointer files, which leaves the installed search script unusable. This package copiesSKILL.md,data/, andscripts/directly so Codex users can install from a GitHub tree path without resolving symlinks.Also documents the direct Codex install URL in the README.
Validation
python3 .codex/skills/ui-ux-pro-max/scripts/search.py "fintech crypto" --design-system -f markdown