Skip to content

Commit 7cd21b1

Browse files
chore: sync plugins.json with README
1 parent 607f0a8 commit 7cd21b1

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

plugins.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "awesome-codex-plugins",
44
"version": "1.0.0",
55
"last_updated": "2026-04-01",
6-
"total": 28,
6+
"total": 29,
77
"categories": [
88
"Development & Workflow",
99
"Tools & Integrations"
@@ -29,6 +29,16 @@
2929
"source": "awesome-codex-plugins",
3030
"install_url": "https://raw.githubusercontent.com/boshu2/agentops/main/.codex-plugin/plugin.json"
3131
},
32+
{
33+
"name": "Blueprint",
34+
"url": "https://github.com/JuliusBrussee/blueprint",
35+
"owner": "JuliusBrussee",
36+
"repo": "blueprint",
37+
"description": "Specification-driven development pipeline that turns natural language into domain blueprints with testable acceptance criteria, generates parallel build plans, and implements them with automated validation and cross-model adversarial review.",
38+
"category": "Development & Workflow",
39+
"source": "awesome-codex-plugins",
40+
"install_url": "https://raw.githubusercontent.com/JuliusBrussee/blueprint/main/.codex-plugin/plugin.json"
41+
},
3242
{
3343
"name": "Brooks Lint",
3444
"url": "https://github.com/hyhmrright/brooks-lint",

0 commit comments

Comments
 (0)