|
2 | 2 | "$schema": "https://json-schema.org/draft/2020-12/schema", |
3 | 3 | "name": "awesome-codex-plugins", |
4 | 4 | "version": "1.0.0", |
5 | | - "last_updated": "2026-04-03", |
6 | | - "total": 35, |
| 5 | + "last_updated": "2026-04-04", |
| 6 | + "total": 36, |
7 | 7 | "categories": [ |
8 | 8 | "Development & Workflow", |
9 | 9 | "Tools & Integrations" |
|
44 | 44 | "url": "https://github.com/hyhmrright/brooks-lint", |
45 | 45 | "owner": "hyhmrright", |
46 | 46 | "repo": "brooks-lint", |
47 | | - "description": "AI code reviews grounded in six classic engineering books — decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).", |
| 47 | + "description": "AI code reviews grounded in six classic engineering books \u2014 decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).", |
48 | 48 | "category": "Development & Workflow", |
49 | 49 | "source": "awesome-codex-plugins", |
50 | 50 | "install_url": "https://raw.githubusercontent.com/hyhmrright/brooks-lint/main/.codex-plugin/plugin.json" |
51 | 51 | }, |
| 52 | + { |
| 53 | + "name": "Claude Code Harness", |
| 54 | + "url": "https://github.com/dadwadw233/claude-code-harness", |
| 55 | + "owner": "dadwadw233", |
| 56 | + "repo": "claude-code-harness", |
| 57 | + "description": "Harness blueprint skill for turning vague agent ideas into concrete designs for request assembly, control loops, memory, permissions, recovery, and extension planes.", |
| 58 | + "category": "Development & Workflow", |
| 59 | + "source": "awesome-codex-plugins", |
| 60 | + "install_url": "https://raw.githubusercontent.com/dadwadw233/claude-code-harness/main/.codex-plugin/plugin.json" |
| 61 | + }, |
52 | 62 | { |
53 | 63 | "name": "Claude Code Skills", |
54 | 64 | "url": "https://github.com/alirezarezvani/claude-skills", |
55 | 65 | "owner": "alirezarezvani", |
56 | 66 | "repo": "claude-skills", |
57 | | - "description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains — engineering, marketing, product, compliance, and more.", |
| 67 | + "description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains \u2014 engineering, marketing, product, compliance, and more.", |
58 | 68 | "category": "Development & Workflow", |
59 | 69 | "source": "awesome-codex-plugins", |
60 | 70 | "install_url": "https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/.codex-plugin/plugin.json" |
|
294 | 304 | "url": "https://github.com/talkstream/ru-text", |
295 | 305 | "owner": "talkstream", |
296 | 306 | "repo": "ru-text", |
297 | | - "description": "Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.", |
| 307 | + "description": "Russian text quality \u2014 ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence.", |
298 | 308 | "category": "Tools & Integrations", |
299 | 309 | "source": "awesome-codex-plugins", |
300 | 310 | "install_url": "https://raw.githubusercontent.com/talkstream/ru-text/main/.codex-plugin/plugin.json" |
|
0 commit comments