diff --git a/engineering-team/a11y-audit/.claude-plugin/plugin.json b/engineering-team/a11y-audit/.claude-plugin/plugin.json index 663de16..48623ca 100644 --- a/engineering-team/a11y-audit/.claude-plugin/plugin.json +++ b/engineering-team/a11y-audit/.claude-plugin/plugin.json @@ -2,7 +2,10 @@ "name": "a11y-audit", "description": "WCAG 2.2 accessibility audit and fix skill for React, Next.js, Vue, Angular, Svelte, and HTML. Static scanner detecting 20+ violation types, contrast checker with suggest mode, framework-specific fix patterns, CI-friendly exit codes.", "version": "2.1.2", - "author": "Alireza Rezvani", + "author": { + "name": "Alireza Rezvani", + "url": "https://alirezarezvani.com" + }, "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/engineering-team/a11y-audit", "repository": "https://github.com/alirezarezvani/claude-skills", "license": "MIT", diff --git a/engineering/agenthub/.claude-plugin/plugin.json b/engineering/agenthub/.claude-plugin/plugin.json index 1b1e333..92534e1 100644 --- a/engineering/agenthub/.claude-plugin/plugin.json +++ b/engineering/agenthub/.claude-plugin/plugin.json @@ -2,7 +2,10 @@ "name": "agenthub", "description": "Multi-agent collaboration plugin for Claude Code. Spawn N parallel subagents that compete on code optimization, content drafts, research approaches, or any problem that benefits from diverse solutions. Evaluate by metric or LLM judge, merge the winner. 7 slash commands, agent templates, git DAG orchestration, message board coordination.", "version": "2.1.2", - "author": "Alireza Rezvani", + "author": { + "name": "Alireza Rezvani", + "url": "https://alirezarezvani.com" + }, "homepage": "https://github.com/alirezarezvani/claude-skills/tree/main/engineering/agenthub", "repository": "https://github.com/alirezarezvani/claude-skills", "license": "MIT",