Skip to content

feat: add codex plugin setting#377

Merged
kimyouknow merged 3 commits into
mainfrom
feat/codex-plugin
Jun 3, 2026
Merged

feat: add codex plugin setting#377
kimyouknow merged 3 commits into
mainfrom
feat/codex-plugin

Conversation

@zztnrudzz13
Copy link
Copy Markdown
Collaborator

Overview

Summary

  • Add Codex plugin metadata for the React Design Philosophy plugin.
  • Register the plugin in the local agents marketplace so it can be discovered and installed from this repository.
  • Include plugin display metadata, prompts, capabilities, category, repository, homepage, and skill entrypoint configuration.

Test Plan

  • Not run; configuration-only change.
  • Verified the plugin metadata and marketplace registration files are present.

Checklist

  • Did you write the test code?
  • Have you run yarn run fix to format and lint the code and docs?
  • Have you run yarn run test:coverage to make sure there is no uncovered line?
  • Did you write the JSDoc?

@zztnrudzz13 zztnrudzz13 requested a review from kimyouknow as a code owner May 13, 2026 13:14
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 13, 2026

⚠️ No Changeset found

Latest commit: c1042ec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 13, 2026

Size Change: 0 B 🆕

Total Size: 0 B

compressed-size-action

Copy link
Copy Markdown
Collaborator

@kimyouknow kimyouknow left a comment

Choose a reason for hiding this comment

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

LGTM!

@kimyouknow kimyouknow merged commit f02a0b3 into main Jun 3, 2026
11 checks passed
@kimyouknow kimyouknow deleted the feat/codex-plugin branch June 3, 2026 07:27
@kimyouknow
Copy link
Copy Markdown
Collaborator

Hi @zztnrudzz13 — thanks for wiring up Codex support! The marketplace manifest and .codex-plugin/plugin.json look consistent, and you correctly skipped the changeset (the plugin infra isn't published to npm).

One tiny thing: the plugin README intro still says "React design philosophy plugin for Claude Code." — since this adds Codex too, want to update it to mention both? Not blocking at all. Thanks again!

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.

2 participants