|
13 | 13 | { |
14 | 14 | "name": "documentation-standards", |
15 | 15 | "source": "./plugins/documentation-standards", |
16 | | - "description": "HADS (Human-AI Document Standard) \u2014 semantic tagging convention for writing docs that work efficiently for both humans and AI models. Reduces token consumption by separating machine-critical facts from human context.", |
| 16 | + "description": "HADS (Human-AI Document Standard) — semantic tagging convention for writing docs that work efficiently for both humans and AI models. Reduces token consumption by separating machine-critical facts from human context.", |
17 | 17 | "version": "1.0.0", |
18 | 18 | "author": { |
19 | 19 | "name": "Niksa Barlovic", |
|
900 | 900 | "description": "Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security", |
901 | 901 | "version": "1.0.0", |
902 | 902 | "author": { |
903 | | - "name": "D\u00e1vid Balatoni", |
| 903 | + "name": "Dávid Balatoni", |
904 | 904 | "url": "https://github.com/balcsida" |
905 | 905 | }, |
906 | 906 | "homepage": "https://github.com/wshobson/agents", |
|
909 | 909 | }, |
910 | 910 | { |
911 | 911 | "name": "conductor", |
912 | | - "description": "Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context \u2192 Spec & Plan \u2192 Implement", |
| 912 | + "description": "Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement", |
913 | 913 | "version": "1.2.1", |
914 | 914 | "author": { |
915 | 915 | "name": "Seth Hobson", |
|
1002 | 1002 | "url": "https://github.com/Anasss/qa-orchestra.git", |
1003 | 1003 | "path": "." |
1004 | 1004 | }, |
1005 | | - "description": "Multi-agent QA toolkit with 10 specialized agents covering the full QA lifecycle \u2014 orchestrator, environment-manager, functional-reviewer, test-scenario-designer, browser-validator, automation-writer, manual-validator, bug-reporter, release-analyzer, and smart-test-selector. Stack-agnostic, output-chained, designed around live validation via Chrome MCP.", |
| 1005 | + "description": "Multi-agent QA toolkit with 10 specialized agents covering the full QA lifecycle — orchestrator, environment-manager, functional-reviewer, test-scenario-designer, browser-validator, automation-writer, manual-validator, bug-reporter, release-analyzer, and smart-test-selector. Stack-agnostic, output-chained, designed around live validation via Chrome MCP.", |
1006 | 1006 | "version": "1.0.0", |
1007 | 1007 | "author": { |
1008 | 1008 | "name": "Anass Rach", |
|
1015 | 1015 | { |
1016 | 1016 | "name": "protect-mcp", |
1017 | 1017 | "source": "./plugins/protect-mcp", |
1018 | | - "description": "Cedar policy enforcement + Ed25519 signed receipts for every Claude Code tool call. First cryptographic governance plugin \u2014 decisions are policy-gated before they run and every decision produces a tamper-evident receipt verifiable offline.", |
| 1018 | + "description": "Cedar policy enforcement + Ed25519 signed receipts for every Claude Code tool call. First cryptographic governance plugin — decisions are policy-gated before they run and every decision produces a tamper-evident receipt verifiable offline.", |
1019 | 1019 | "version": "0.1.0", |
1020 | 1020 | "author": { |
1021 | 1021 | "name": "Tom Farley", |
|
1025 | 1025 | "homepage": "https://veritasacta.com", |
1026 | 1026 | "license": "MIT", |
1027 | 1027 | "category": "governance", |
1028 | | - "keywords": [ |
1029 | | - "cedar", |
1030 | | - "receipts", |
1031 | | - "ed25519", |
1032 | | - "policy", |
1033 | | - "governance", |
1034 | | - "audit", |
1035 | | - "compliance" |
1036 | | - ] |
| 1028 | + "keywords": ["cedar", "receipts", "ed25519", "policy", "governance", "audit", "compliance"] |
1037 | 1029 | }, |
1038 | 1030 | { |
1039 | 1031 | "name": "signed-audit-trails", |
|
1048 | 1040 | "homepage": "https://veritasacta.com", |
1049 | 1041 | "license": "MIT", |
1050 | 1042 | "category": "governance", |
1051 | | - "keywords": [ |
1052 | | - "tutorial", |
1053 | | - "skill", |
1054 | | - "recipe", |
1055 | | - "audit", |
1056 | | - "governance", |
1057 | | - "cedar", |
1058 | | - "receipts", |
1059 | | - "ed25519" |
1060 | | - ] |
| 1043 | + "keywords": ["tutorial", "skill", "recipe", "audit", "governance", "cedar", "receipts", "ed25519"] |
1061 | 1044 | } |
1062 | 1045 | ] |
1063 | 1046 | } |
0 commit comments