Codex で使う自分用の開発支援プラグイン集です。
このリポジトリは、koizumikento/stray-plugin と同じく「リポジトリ直下に marketplace を置き、その下に複数のローカルプラグインを束ねる」形にしています。
stray-plugin は次のような構成です。
.agents/plugins/marketplace.json
plugins/
stray-skillops/
.codex-plugin/plugin.json
skills/
stray-research/
.codex-plugin/plugin.json
skills/
stray-studio/
.codex-plugin/plugin.json
skills/
stray-japan-govdocs/
.codex-plugin/plugin.json
references/
skills/
ポイントは次の3つです。
.agents/plugins/marketplace.json が、このリポジトリ内のプラグイン一覧です。plugins/<plugin-name>/.codex-plugin/plugin.json を持ちます。plugins/<plugin-name>/skills/<skill-name>/SKILL.md に書きます。このリポジトリでは、まず danielvo-dev という開発支援プラグインから始めます。
| Plugin | Path | Purpose |
|---|---|---|
| Danielvo Dev | plugins/danielvo-dev/ | 日々の開発、レビュー、プラグイン保守を補助する自分用ワークフロー |
| Skill | Use for |
|---|---|
dev-workflow | 実装タスクを始めるときの調査、計画、実装、検証、報告の流れを安定させる |
plugin-maintainer | このプラグインリポジトリにスキルを追加・更新・整理するときの保守手順 |
.agents/plugins/marketplace.json の plugins[] に載っているプラグインを有効化します。例:
dev-workflow を使って、この機能追加の進め方を整理してから実装してください。
plugin-maintainer を使って、新しいレビュー用スキルを追加してください。
定期的に更新しやすいように、変更時は次の順番で進めます。
plugins/danielvo-dev/skills/<skill-name>/SKILL.md を追加または更新する。plugins/danielvo-dev/.codex-plugin/plugin.json の説明や defaultPrompt を必要に応じて更新する。検証コマンド:
python3 scripts/validate_plugin_repo.py
GitHub Actions の validate.yml は次のタイミングで検証を実行します。
main への push定期更新時に見る観点:
SKILL.md の trigger が広すぎないかplugin.json の説明が現状と一致しているかcode-review-routine: 自分のレビュー観点を固定化するrelease-preflight: リリース前の確認項目を標準化するissue-to-plan: issue やメモから実装計画を作るdocs-updater: 実装後に README や運用ドキュメントを更新するOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub danielvo594520/danielvo-plugin --plugin danielvo-devClaude Code からローカルの Codex CLI worker を呼び出すための個人用ブリッジ。
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.