[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-VoltAgent-04-quality-security-en":3,"guides-for-VoltAgent-04-quality-security":719,"similar-k171v3as2d5x3rdd17bc65vzk186mc0s-en":720},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":14,"identity":258,"isFallback":240,"parentExtension":264,"providers":300,"relations":304,"repo":305,"tags":716,"workflow":717},1778698685517.9927,"k171v3as2d5x3rdd17bc65vzk186mc0s",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13},"Testing, security, and code quality experts - code review, penetration testing, QA automation, and UI flow validation",{"claudeCode":12},"voltagent-qa-sec","https://github.com/VoltAgent/awesome-claude-code-subagents",{"_creationTime":15,"_id":16,"extensionId":5,"locale":17,"result":18,"trustSignals":238,"workflow":256},1778698760121.5085,"kn722x7ja19pbkfa9wenfzf25986nds5","en",{"checks":19,"evaluatedAt":205,"extensionSummary":206,"features":207,"nonGoals":214,"promptVersionExtension":218,"promptVersionScoring":219,"purpose":220,"rationale":221,"score":222,"summary":223,"tags":224,"targetMarket":231,"tier":232,"useCases":233},[20,25,28,31,36,39,43,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,172,175,178,181,184,187,191,194,197,201],{"category":21,"check":22,"severity":23,"summary":24},"Practical Utility","Problem relevance","pass","The description clearly states the problem of ensuring code excellence and system protection through specialized agents.",{"category":21,"check":26,"severity":23,"summary":27},"Unique selling proposition","The plugin bundles numerous specialized agents that offer distinct value beyond a general-purpose AI, addressing specific quality and security domains.",{"category":21,"check":29,"severity":23,"summary":30},"Production readiness","The plugin provides a comprehensive suite of agents covering various aspects of quality and security testing and auditing, appearing production-ready.",{"category":32,"check":33,"severity":34,"summary":35},"Scope","Single responsibility principle","warning","While the agents are specialized, the plugin bundles a very large number of unrelated subagents under a broad 'Quality & Security' umbrella, suggesting a kitchen-sink approach rather than a focused scope.",{"category":32,"check":37,"severity":23,"summary":38},"Description quality","The displayed description accurately reflects the plugin's purpose of providing experts in testing, security, and code quality.",{"category":40,"check":41,"severity":23,"summary":42},"Invocation","Scoped tools","Each agent's tools are narrowly scoped, focusing on specific tasks within their respective domains (e.g., WCAG guidelines, AD security posture, penetration testing).",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The plugin itself does not expose direct parameters or configuration files; configuration is handled at the agent level, and documentation is within agent-specific markdown files.",{"category":32,"check":49,"severity":23,"summary":50},"Tool naming","Tool names within the agent markdown files (e.g., Read, Grep, Bash) are descriptive and align with their function.",{"category":32,"check":52,"severity":23,"summary":53},"Minimal I/O surface","The agent descriptions indicate focused inputs and outputs for their specific tasks, avoiding unnecessary data collection.",{"category":55,"check":56,"severity":23,"summary":57},"License","License usability","The plugin is licensed under the permissive MIT license, declared in the LICENSE file and the plugin manifest.",{"category":59,"check":60,"severity":23,"summary":61},"Maintenance","Commit recency","The last commit was on April 20, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":46,"summary":64},"Dependency Management","No third-party dependencies are explicitly managed or listed within the plugin's structure or agent markdown files.",{"category":66,"check":67,"severity":23,"summary":68},"Security","Secret Management","No secrets are used or managed by the plugin itself; secrets would be handled by individual agents or the environment where they are invoked.",{"category":66,"check":70,"severity":23,"summary":71},"Injection","The agent markdown files emphasize treating data as input and do not contain instructions to execute untrusted code or external content.",{"category":66,"check":73,"severity":23,"summary":74},"Transitive Supply-Chain Grenades","The plugin bundles agent definitions locally; there is no runtime fetching of external code or instructions from remote URLs.",{"category":66,"check":76,"severity":23,"summary":77},"Sandbox Isolation","Agent operations are defined within the scope of processing markdown and potentially interacting with local files via standard tools, respecting sandbox boundaries.",{"category":66,"check":79,"severity":23,"summary":80},"Sandbox escape primitives","The agent definitions do not appear to contain primitives that would allow escaping the sandbox, such as detached processes or retry loops.",{"category":66,"check":82,"severity":23,"summary":83},"Data Exfiltration","The agents' descriptions and structure do not indicate any mechanism for reading or submitting confidential data to third parties.",{"category":66,"check":85,"severity":23,"summary":86},"Hidden Text Tricks","The bundled markdown files and plugin JSON appear free of hidden steering tricks or obfuscation.",{"category":88,"check":89,"severity":23,"summary":90},"Hooks","Opaque code execution","The agent definitions are primarily in markdown and a JSON manifest, with no indication of obfuscated or base64-encoded code execution.",{"category":92,"check":93,"severity":23,"summary":94},"Portability","Structural Assumption","The agents describe general workflows and tools, without making specific assumptions about the user's project structure outside the bundle.",{"category":96,"check":97,"severity":23,"summary":98},"Trust","Issues Attention","In the last 90 days, 4 issues were opened and 33 were closed. The closure rate is high (33/37 ≈ 89%), indicating good maintainer engagement.",{"category":100,"check":101,"severity":23,"summary":102},"Versioning","Release Management","The plugin has a meaningful semver version (1.1.0) declared in the plugin.json manifest.",{"category":104,"check":105,"severity":46,"summary":106},"Code Execution","Validation","The plugin itself does not contain executable code that requires input validation via schema libraries; validation would be the responsibility of the agents interacting with user input or files.",{"category":66,"check":108,"severity":23,"summary":109},"Unguarded Destructive Operations","The agents described focus on analysis and review, with no indication of destructive operations or direct file modification without explicit user instruction via tools like Read/Write/Edit.",{"category":104,"check":111,"severity":23,"summary":112},"Error Handling","The agent descriptions (e.g., 'Try/catch with proper sanitization', 'Secure error + verbose output flows') indicate that error handling is a consideration for the agents' implementations.",{"category":104,"check":114,"severity":46,"summary":115},"Logging","The plugin itself does not perform destructive actions or outbound calls that would require local audit logging. Logging would be agent-specific and environment-dependent.",{"category":117,"check":118,"severity":23,"summary":119},"Compliance","GDPR","The agents' functions are primarily analytical and review-based, not operating on personal data directly. Any data processing would be via tools like Read/Grep, not inherently violating GDPR.",{"category":117,"check":121,"severity":23,"summary":122},"Target market","The agents' functions are general quality and security tasks applicable globally, with no discernible regional limitations.",{"category":92,"check":124,"severity":23,"summary":125},"Runtime stability","The agents rely on standard tools (Read, Write, Edit, Bash, Glob, Grep) and markdown processing, which are portable across POSIX-compliant systems.",{"category":44,"check":127,"severity":23,"summary":128},"README","A README file exists and clearly outlines the purpose and scope of the Quality & Security subagents.",{"category":32,"check":130,"severity":34,"summary":131},"Tool surface size","The plugin exposes a very large number of subagents (18 listed), potentially exceeding the optimal range for focused invocation and discoverability.",{"category":40,"check":133,"severity":34,"summary":134},"Overlapping near-synonym tools","The plugin bundles many agents with overlapping functions such as 'security-auditor' and 'penetration-tester', and 'qa-expert' alongside 'test-automator', which might lead to confusion or redundant capabilities.",{"category":44,"check":136,"severity":23,"summary":137},"Phantom features","All listed agents and their core functionalities appear to be implemented and described in the markdown files.",{"category":139,"check":140,"severity":23,"summary":141},"Install","Installation instruction","The plugin is installable via 'claudeCode: voltagent-qa-sec' and the README provides context on how to use the subagents.",{"category":143,"check":144,"severity":23,"summary":145},"Errors","Actionable error messages","Agent descriptions often detail their purpose and expected inputs/outputs, implying that errors would be framed within their specific domain and potentially offer remediation guidance.",{"category":147,"check":148,"severity":46,"summary":149},"Execution","Pinned dependencies","No third-party dependencies are bundled or managed by this plugin; agents rely on standard system tools.",{"category":32,"check":151,"severity":46,"summary":152},"Dry-run preview","Most agents focus on analysis and review. While agents like 'ui-ux-tester' might perform interactions, they are primarily for testing and reporting, not state-changing operations requiring a dry-run.",{"category":154,"check":155,"severity":23,"summary":156},"Protocol","Idempotent retry & timeouts","The agents are designed as stateless queries or analysis tools, and their descriptions imply standard execution with no indication of long-running operations requiring custom timeouts or idempotency.",{"category":117,"check":158,"severity":23,"summary":159},"Telemetry opt-in","There is no mention of telemetry collection within the plugin's description or agent markdown files, suggesting no telemetry is emitted.",{"category":40,"check":161,"severity":34,"summary":162},"Name collisions","The plugin bundles many agents with similar names or functions (e.g., 'security-auditor', 'penetration-tester', 'ad-security-reviewer'), which could lead to invocation ambiguity.",{"category":40,"check":164,"severity":46,"summary":165},"Hooks-off mechanism","This plugin does not appear to utilize or expose hooks that would require a 'hooks-off' mechanism.",{"category":40,"check":167,"severity":46,"summary":168},"Hook matcher tightness","The plugin does not define or utilize custom hooks in its manifest.",{"category":66,"check":170,"severity":46,"summary":171},"Hook security","The plugin does not define or utilize custom hooks.",{"category":88,"check":173,"severity":46,"summary":174},"Silent prompt rewriting","The plugin does not define or utilize UserPromptSubmit hooks.",{"category":66,"check":176,"severity":46,"summary":177},"Permission Hook","The plugin does not define or utilize PermissionRequest hooks.",{"category":117,"check":179,"severity":46,"summary":180},"Hook privacy","The plugin does not define or utilize hooks that would handle logging or telemetry.",{"category":104,"check":182,"severity":46,"summary":183},"Hook dependency","The plugin does not define or utilize custom hooks that would require review for dependencies.",{"category":44,"check":185,"severity":23,"summary":186},"Feature Transparency","The README clearly outlines the purpose of the Quality & Security subagents, and the plugin.json lists the available agents.",{"category":188,"check":189,"severity":23,"summary":190},"Convention","Layout convention adherence","The plugin structure follows conventions with agent markdown files and a plugin.json manifest within a category directory.",{"category":188,"check":192,"severity":23,"summary":193},"Plugin state","The plugin's agents do not appear to manage persistent state that would require `${CLAUDE_PLUGIN_DATA}`.",{"category":66,"check":195,"severity":46,"summary":196},"Keychain-stored secrets","The plugin does not consume or manage secrets that would require keychain storage.",{"category":198,"check":199,"severity":23,"summary":200},"Dependencies","Tagged release sourcing","The plugin is sourced from a GitHub repository with a specific commit reference (HEAD), and the plugin.json specifies a version.",{"category":202,"check":203,"severity":23,"summary":204},"Installation","Clean uninstall","The plugin's agents rely on standard tools and processing, and do not install background daemons or services that would persist after uninstall.",1778698759955,"This plugin packages 18 distinct agents focused on various aspects of software quality and security, including testing, auditing, code review, penetration testing, and performance engineering. Each agent is designed to act as a specialist in its domain, operating primarily through markdown-based definitions that describe their purpose, tools, and workflows.",[208,209,210,211,212,213],"Comprehensive code review","Penetration testing and vulnerability assessment","Automated testing framework development","Performance optimization and bottleneck analysis","Security and compliance auditing","Accessibility testing",[215,216,217],"Performing actual code commits or deployments.","Managing project infrastructure directly.","Acting as a general-purpose coding assistant outside of quality and security domains.","3.0.0","4.4.0","To provide a curated collection of expert agents for improving software quality, identifying security vulnerabilities, and ensuring robust application development.","Single responsibility principle, Tool surface size",75,"A comprehensive plugin bundling numerous specialized agents for code quality and security tasks.",[225,226,227,228,229,230],"quality","security","testing","auditing","automation","code-review","global","community",[234,235,236,237],"When needing to assess the security posture of an application.","When requiring in-depth code quality checks and best practice enforcement.","When automating testing strategies and integrating them into CI/CD.","When optimizing system performance and identifying bottlenecks.",{"codeQuality":239,"collectedAt":241,"documentation":242,"maintenance":245,"security":252,"testCoverage":254},{"hasLockfile":240},false,1778698745503,{"descriptionLength":243,"readmeSize":244},117,30463,{"closedIssues90d":246,"forks":247,"hasChangelog":240,"manifestVersion":248,"openIssues90d":249,"pushedAt":250,"stars":251},33,2288,"1.1.0",4,1776669181000,19733,{"hasNpmPackage":240,"license":253,"smitheryVerified":240},"MIT",{"hasCi":255,"hasTests":240},true,{"updatedAt":257},1778698760121,{"basePath":259,"githubOwner":260,"githubRepo":261,"locale":17,"slug":262,"type":263},"categories/04-quality-security","VoltAgent","awesome-claude-code-subagents","04-quality-security","plugin",{"_creationTime":265,"_id":266,"community":267,"display":268,"identity":273,"parentExtension":276,"providers":277,"relations":293,"tags":295,"workflow":296},1778698685517.9917,"k177jy83mgmpwtgzjm9qkv26mn86mmcm",{"reviewCount":8},{"description":269,"installMethods":270,"name":272,"sourceUrl":13},"Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories",{"claudeCode":271},"VoltAgent/awesome-claude-code-subagents","voltagent-subagents",{"basePath":274,"githubOwner":260,"githubRepo":261,"locale":17,"slug":261,"type":275},"","marketplace",null,{"evaluate":278,"extract":287},{"promptVersionExtension":279,"promptVersionScoring":219,"score":280,"tags":281,"targetMarket":231,"tier":286},"3.1.0",97,[275,282,283,284,285],"curation","subagents","claude-code","developer-tools","verified",{"commitSha":288,"marketplace":289,"plugin":291},"HEAD",{"name":272,"pluginCount":290},10,{"mcpCount":8,"provider":292,"skillCount":8},"classify",{"repoId":294},"kd7414ztrsh3tvh3e4bh6672qn86ne05",[284,282,285,275,283],{"evaluatedAt":297,"extractAt":298,"updatedAt":299},1778698701156,1778698685518,1778699001348,{"evaluate":301,"extract":303},{"promptVersionExtension":218,"promptVersionScoring":219,"score":222,"tags":302,"targetMarket":231,"tier":232},[225,226,227,228,229,230],{"commitSha":288,"license":253},{"parentExtensionId":266,"repoId":294},{"_creationTime":306,"_id":294,"identity":307,"providers":308,"workflow":712},1778698680630.549,{"githubOwner":260,"githubRepo":261,"sourceUrl":13},{"classify":309,"discover":696,"github":699},{"commitSha":288,"extensions":310},[311,324,356,425,466,504,539,576,609,642,671],{"basePath":274,"description":269,"displayName":272,"installMethods":312,"rationale":313,"selectedPaths":314,"source":323,"sourceLanguage":17,"type":275},{"claudeCode":271},"marketplace.json at .claude-plugin/marketplace.json",[315,318,320],{"path":316,"priority":317},".claude-plugin/marketplace.json","mandatory",{"path":319,"priority":317},"README.md",{"path":321,"priority":322},"LICENSE","high","rule",{"basePath":325,"description":326,"displayName":327,"installMethods":328,"license":253,"rationale":329,"selectedPaths":330,"source":323,"sourceLanguage":17,"type":263},"categories/01-core-development","Essential development subagents for everyday coding tasks - backend, frontend, fullstack, mobile, and API design","voltagent-core-dev",{"claudeCode":327},"plugin manifest at categories/01-core-development/.claude-plugin/plugin.json",[331,333,334,336,338,340,342,344,346,348,350,352,354],{"path":332,"priority":317},".claude-plugin/plugin.json",{"path":319,"priority":317},{"path":335,"priority":322},"api-designer.md",{"path":337,"priority":322},"backend-developer.md",{"path":339,"priority":322},"design-bridge.md",{"path":341,"priority":322},"electron-pro.md",{"path":343,"priority":322},"frontend-developer.md",{"path":345,"priority":322},"fullstack-developer.md",{"path":347,"priority":322},"graphql-architect.md",{"path":349,"priority":322},"microservices-architect.md",{"path":351,"priority":322},"mobile-developer.md",{"path":353,"priority":322},"ui-designer.md",{"path":355,"priority":322},"websocket-engineer.md",{"basePath":357,"description":358,"displayName":359,"installMethods":360,"license":253,"rationale":361,"selectedPaths":362,"source":323,"sourceLanguage":17,"type":263},"categories/02-language-specialists","Language-specific expert agents with deep framework knowledge - Python, TypeScript, Go, Rust, Java, and more","voltagent-lang",{"claudeCode":359},"plugin manifest at categories/02-language-specialists/.claude-plugin/plugin.json",[363,364,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,407,409,411,413,415,417,419,421,423],{"path":332,"priority":317},{"path":319,"priority":317},{"path":366,"priority":322},"angular-architect.md",{"path":368,"priority":322},"cpp-pro.md",{"path":370,"priority":322},"csharp-developer.md",{"path":372,"priority":322},"django-developer.md",{"path":374,"priority":322},"dotnet-core-expert.md",{"path":376,"priority":322},"dotnet-framework-4.8-expert.md",{"path":378,"priority":322},"elixir-expert.md",{"path":380,"priority":322},"expo-react-native-expert.md",{"path":382,"priority":322},"fastapi-developer.md",{"path":384,"priority":322},"flutter-expert.md",{"path":386,"priority":322},"golang-pro.md",{"path":388,"priority":322},"java-architect.md",{"path":390,"priority":322},"javascript-pro.md",{"path":392,"priority":322},"kotlin-specialist.md",{"path":394,"priority":322},"laravel-specialist.md",{"path":396,"priority":322},"nextjs-developer.md",{"path":398,"priority":322},"node-specialist.md",{"path":400,"priority":322},"php-pro.md",{"path":402,"priority":322},"powershell-5.1-expert.md",{"path":404,"priority":322},"powershell-7-expert.md",{"path":406,"priority":322},"python-pro.md",{"path":408,"priority":322},"rails-expert.md",{"path":410,"priority":322},"react-specialist.md",{"path":412,"priority":322},"rust-engineer.md",{"path":414,"priority":322},"spring-boot-engineer.md",{"path":416,"priority":322},"sql-pro.md",{"path":418,"priority":322},"swift-expert.md",{"path":420,"priority":322},"symfony-specialist.md",{"path":422,"priority":322},"typescript-pro.md",{"path":424,"priority":322},"vue-expert.md",{"basePath":426,"description":427,"displayName":428,"installMethods":429,"license":253,"rationale":430,"selectedPaths":431,"source":323,"sourceLanguage":17,"type":263},"categories/03-infrastructure","DevOps, cloud, and deployment specialists - Kubernetes, Terraform, AWS, Azure, GCP, and SRE","voltagent-infra",{"claudeCode":428},"plugin manifest at categories/03-infrastructure/.claude-plugin/plugin.json",[432,433,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464],{"path":332,"priority":317},{"path":319,"priority":317},{"path":435,"priority":322},"azure-infra-engineer.md",{"path":437,"priority":322},"cloud-architect.md",{"path":439,"priority":322},"database-administrator.md",{"path":441,"priority":322},"docker-expert.md",{"path":443,"priority":322},"deployment-engineer.md",{"path":445,"priority":322},"devops-engineer.md",{"path":447,"priority":322},"devops-incident-responder.md",{"path":449,"priority":322},"incident-responder.md",{"path":451,"priority":322},"kubernetes-specialist.md",{"path":453,"priority":322},"network-engineer.md",{"path":455,"priority":322},"platform-engineer.md",{"path":457,"priority":322},"security-engineer.md",{"path":459,"priority":322},"sre-engineer.md",{"path":461,"priority":322},"terraform-engineer.md",{"path":463,"priority":322},"terragrunt-expert.md",{"path":465,"priority":322},"windows-infra-admin.md",{"basePath":259,"description":10,"displayName":12,"installMethods":467,"license":253,"rationale":468,"selectedPaths":469,"source":323,"sourceLanguage":17,"type":263},{"claudeCode":12},"plugin manifest at categories/04-quality-security/.claude-plugin/plugin.json",[470,471,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502],{"path":332,"priority":317},{"path":319,"priority":317},{"path":473,"priority":322},"accessibility-tester.md",{"path":475,"priority":322},"ad-security-reviewer.md",{"path":477,"priority":322},"ai-writing-auditor.md",{"path":479,"priority":322},"architect-reviewer.md",{"path":481,"priority":322},"chaos-engineer.md",{"path":483,"priority":322},"code-reviewer.md",{"path":485,"priority":322},"compliance-auditor.md",{"path":487,"priority":322},"debugger.md",{"path":489,"priority":322},"error-detective.md",{"path":491,"priority":322},"penetration-tester.md",{"path":493,"priority":322},"performance-engineer.md",{"path":495,"priority":322},"powershell-security-hardening.md",{"path":497,"priority":322},"qa-expert.md",{"path":499,"priority":322},"security-auditor.md",{"path":501,"priority":322},"test-automator.md",{"path":503,"priority":322},"ui-ux-tester.md",{"basePath":505,"description":506,"displayName":507,"installMethods":508,"license":253,"rationale":509,"selectedPaths":510,"source":323,"sourceLanguage":17,"type":263},"categories/05-data-ai","Data engineering, ML, and AI specialists - data pipelines, machine learning, LLM architecture","voltagent-data-ai",{"claudeCode":507},"plugin manifest at categories/05-data-ai/.claude-plugin/plugin.json",[511,512,513,515,517,519,521,523,525,527,529,531,533,535,537],{"path":332,"priority":317},{"path":319,"priority":317},{"path":514,"priority":322},"ai-engineer.md",{"path":516,"priority":322},"data-analyst.md",{"path":518,"priority":322},"data-engineer.md",{"path":520,"priority":322},"data-scientist.md",{"path":522,"priority":322},"database-optimizer.md",{"path":524,"priority":322},"llm-architect.md",{"path":526,"priority":322},"machine-learning-engineer.md",{"path":528,"priority":322},"ml-engineer.md",{"path":530,"priority":322},"mlops-engineer.md",{"path":532,"priority":322},"nlp-engineer.md",{"path":534,"priority":322},"postgres-pro.md",{"path":536,"priority":322},"prompt-engineer.md",{"path":538,"priority":322},"reinforcement-learning-engineer.md",{"basePath":540,"description":541,"displayName":542,"installMethods":543,"license":253,"rationale":544,"selectedPaths":545,"source":323,"sourceLanguage":17,"type":263},"categories/06-developer-experience","Tooling and developer productivity experts - CLI tools, documentation, README generation, and DX optimization","voltagent-dev-exp",{"claudeCode":542},"plugin manifest at categories/06-developer-experience/.claude-plugin/plugin.json",[546,547,548,550,552,554,556,558,560,562,564,566,568,570,572,574],{"path":332,"priority":317},{"path":319,"priority":317},{"path":549,"priority":322},"build-engineer.md",{"path":551,"priority":322},"cli-developer.md",{"path":553,"priority":322},"dependency-manager.md",{"path":555,"priority":322},"documentation-engineer.md",{"path":557,"priority":322},"dx-optimizer.md",{"path":559,"priority":322},"git-workflow-manager.md",{"path":561,"priority":322},"legacy-modernizer.md",{"path":563,"priority":322},"mcp-developer.md",{"path":565,"priority":322},"powershell-module-architect.md",{"path":567,"priority":322},"powershell-ui-architect.md",{"path":569,"priority":322},"readme-generator.md",{"path":571,"priority":322},"refactoring-specialist.md",{"path":573,"priority":322},"slack-expert.md",{"path":575,"priority":322},"tooling-engineer.md",{"basePath":577,"description":578,"displayName":579,"installMethods":580,"license":253,"rationale":581,"selectedPaths":582,"source":323,"sourceLanguage":17,"type":263},"categories/07-specialized-domains","Domain-specific technology experts - blockchain, fintech, gaming, IoT, payments","voltagent-domains",{"claudeCode":579},"plugin manifest at categories/07-specialized-domains/.claude-plugin/plugin.json",[583,584,585,587,589,591,593,595,597,599,601,603,605,607],{"path":332,"priority":317},{"path":319,"priority":317},{"path":586,"priority":322},"api-documenter.md",{"path":588,"priority":322},"blockchain-developer.md",{"path":590,"priority":322},"embedded-systems.md",{"path":592,"priority":322},"fintech-engineer.md",{"path":594,"priority":322},"game-developer.md",{"path":596,"priority":322},"iot-engineer.md",{"path":598,"priority":322},"m365-admin.md",{"path":600,"priority":322},"mobile-app-developer.md",{"path":602,"priority":322},"payment-integration.md",{"path":604,"priority":322},"quant-analyst.md",{"path":606,"priority":322},"risk-manager.md",{"path":608,"priority":322},"seo-specialist.md",{"basePath":610,"description":611,"displayName":612,"installMethods":613,"license":253,"rationale":614,"selectedPaths":615,"source":323,"sourceLanguage":17,"type":263},"categories/08-business-product","Product, legal, and business specialists - product strategy, licensing, project management, UX research","voltagent-biz",{"claudeCode":612},"plugin manifest at categories/08-business-product/.claude-plugin/plugin.json",[616,617,618,620,622,624,626,628,630,632,634,636,638,640],{"path":332,"priority":317},{"path":319,"priority":317},{"path":619,"priority":322},"license-engineer.md",{"path":621,"priority":322},"business-analyst.md",{"path":623,"priority":322},"content-marketer.md",{"path":625,"priority":322},"customer-success-manager.md",{"path":627,"priority":322},"legal-advisor.md",{"path":629,"priority":322},"product-manager.md",{"path":631,"priority":322},"project-manager.md",{"path":633,"priority":322},"sales-engineer.md",{"path":635,"priority":322},"scrum-master.md",{"path":637,"priority":322},"technical-writer.md",{"path":639,"priority":322},"ux-researcher.md",{"path":641,"priority":322},"wordpress-master.md",{"basePath":643,"description":644,"displayName":645,"installMethods":646,"license":253,"rationale":647,"selectedPaths":648,"source":323,"sourceLanguage":17,"type":263},"categories/09-meta-orchestration","Agent coordination and meta-programming - multi-agent orchestration, workflow automation, and safe refactor governance. Works best with other voltagent plugins installed.","voltagent-meta",{"claudeCode":645},"plugin manifest at categories/09-meta-orchestration/.claude-plugin/plugin.json",[649,650,651,653,655,657,659,661,663,665,667,669],{"path":332,"priority":317},{"path":319,"priority":317},{"path":652,"priority":322},"agent-organizer.md",{"path":654,"priority":322},"codebase-orchestrator.md",{"path":656,"priority":322},"context-manager.md",{"path":658,"priority":322},"error-coordinator.md",{"path":660,"priority":322},"it-ops-orchestrator.md",{"path":662,"priority":322},"knowledge-synthesizer.md",{"path":664,"priority":322},"multi-agent-coordinator.md",{"path":666,"priority":322},"performance-monitor.md",{"path":668,"priority":322},"task-distributor.md",{"path":670,"priority":322},"workflow-orchestrator.md",{"basePath":672,"description":673,"displayName":674,"installMethods":675,"license":253,"rationale":676,"selectedPaths":677,"source":323,"sourceLanguage":17,"type":263},"categories/10-research-analysis","Research, search, and analysis specialists - market research, competitive analysis, trend forecasting, and idea validation","voltagent-research",{"claudeCode":674},"plugin manifest at categories/10-research-analysis/.claude-plugin/plugin.json",[678,679,680,682,684,686,688,690,692,694],{"path":332,"priority":317},{"path":319,"priority":317},{"path":681,"priority":322},"competitive-analyst.md",{"path":683,"priority":322},"data-researcher.md",{"path":685,"priority":322},"market-researcher.md",{"path":687,"priority":322},"project-idea-validator.md",{"path":689,"priority":322},"research-analyst.md",{"path":691,"priority":322},"scientific-literature-researcher.md",{"path":693,"priority":322},"search-specialist.md",{"path":695,"priority":322},"trend-analyst.md",{"sources":697},[698],"manual",{"closedIssues90d":246,"description":700,"forks":247,"homepage":701,"license":253,"openIssues90d":249,"pushedAt":250,"readmeSize":244,"stars":251,"topics":702},"A collection of 100+ specialized Claude Code subagents covering a wide range of development use cases","https://github.com/VoltAgent/voltagent",[703,704,705,706,283,707,708,709,710,711],"ai-agents","claude","claude-ai","claude-subagents","ai-agent-framework","ai-agent-tools","claude-code-subagents","awesome","awesome-list",{"classifiedAt":713,"discoverAt":714,"extractAt":715,"githubAt":715,"updatedAt":713},1778698685254,1778698680630,1778698683325,[228,229,230,225,226,227],{"evaluatedAt":257,"extractAt":298,"updatedAt":718},1778699002350,[],[721,751,781,809,841,861],{"_creationTime":722,"_id":723,"community":724,"display":725,"identity":730,"providers":734,"relations":744,"tags":747,"workflow":748},1778699018122.7852,"k17ctxt5vn6b49n72hqfjs9tes86mrfw",{"reviewCount":8},{"description":726,"installMethods":727,"name":728,"sourceUrl":729},"Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI config. Cedar-gated, receipt-signed, designed for the Hermes-style failure mode where a review bot posts without oversight.",{"claudeCode":728},"review-agent-governance","https://github.com/wshobson/agents",{"basePath":731,"githubOwner":732,"githubRepo":733,"locale":17,"slug":728,"type":263},"plugins/review-agent-governance","wshobson","agents",{"evaluate":735,"extract":741},{"promptVersionExtension":218,"promptVersionScoring":219,"score":736,"tags":737,"targetMarket":231,"tier":286},99,[738,226,739,230,740,228],"governance","policy","compliance",{"commitSha":288,"license":253,"plugin":742},{"mcpCount":8,"provider":292,"skillCount":743},1,{"parentExtensionId":745,"repoId":746},"k17cywe30jfsfw3cdpncjfn8y186nvyw","kd74de64zj0axtg5b8t7eqqe2x86nske",[228,230,740,738,739,226],{"evaluatedAt":749,"extractAt":750,"updatedAt":749},1778700330078,1778699018122,{"_creationTime":752,"_id":753,"community":754,"display":755,"identity":761,"providers":766,"relations":775,"tags":777,"workflow":778},1778692488329.0107,"k179bvp22xcxq4xg9bkgpkhw5s86mstq",{"reviewCount":8},{"description":756,"installMethods":757,"name":759,"sourceUrl":760},"Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.",{"claudeCode":758},"dotforge-stack-node-express","dotforge","https://github.com/luiseiman/claude-kit",{"basePath":762,"githubOwner":763,"githubRepo":764,"locale":17,"slug":765,"type":263},"stacks/node-express","luiseiman","claude-kit","node-express",{"evaluate":767,"extract":774},{"promptVersionExtension":218,"promptVersionScoring":219,"score":768,"tags":769,"targetMarket":231,"tier":286},100,[770,771,739,228,772,773],"configuration","management","bash","claudecode",{"commitSha":288,"license":253},{"repoId":776},"kd79wqc8an5wh20cc2znr8tyb586mxwx",[228,772,773,770,771,739],{"evaluatedAt":779,"extractAt":780,"updatedAt":779},1778692726682,1778692488329,{"_creationTime":782,"_id":783,"community":784,"display":785,"identity":790,"providers":793,"relations":801,"tags":804,"workflow":805},1778685765056.1758,"k17a80t18qpe9tmapz3fnw597986mpsy",{"reviewCount":8},{"description":786,"installMethods":787,"name":788,"sourceUrl":789},"Create, update, and fix Cypress tests. Connect to Cypress Cloud to see test results and use data to manage your test suite.",{"claudeCode":788},"cypress","https://github.com/cypress-io/ai-toolkit",{"basePath":274,"githubOwner":791,"githubRepo":792,"locale":17,"slug":792,"type":263},"cypress-io","ai-toolkit",{"evaluate":794,"extract":798},{"promptVersionExtension":218,"promptVersionScoring":219,"score":768,"tags":795,"targetMarket":231,"tier":286},[788,227,229,796,797],"ai","qa",{"commitSha":288,"license":253,"plugin":799},{"mcpCount":8,"provider":292,"skillCount":800},3,{"parentExtensionId":802,"repoId":803},"k170k28hx0d93ds1md7v66h33986nap6","kd778b5hp7aqcpb58zn9yj8xas86meqd",[796,229,788,797,227],{"evaluatedAt":806,"extractAt":807,"updatedAt":808},1778685834132,1778685765056,1778685985373,{"_creationTime":810,"_id":811,"community":812,"display":813,"identity":819,"providers":822,"relations":834,"tags":837,"workflow":838},1778698144006.2188,"k17c3p8t0thc73pbc8egtz31y986mwr0",{"reviewCount":8},{"description":814,"installMethods":815,"name":817,"sourceUrl":818},"Complete HubSpot CRM administration toolkit — audit, clean, enrich, segment, automate, and maintain your database",{"claudeCode":816},"hubspot-admin","HubSpot Admin Skills","https://github.com/TomGranot/hubspot-admin-skills",{"basePath":274,"githubOwner":820,"githubRepo":821,"locale":17,"slug":821,"type":263},"TomGranot","hubspot-admin-skills",{"evaluate":823,"extract":831},{"promptVersionExtension":218,"promptVersionScoring":219,"score":736,"tags":824,"targetMarket":231,"tier":286},[825,826,827,828,229,829,228,830],"hubspot","crm","administration","data-quality","cleanup","marketing-automation",{"commitSha":288,"license":253,"plugin":832},{"mcpCount":8,"provider":292,"skillCount":833},32,{"parentExtensionId":835,"repoId":836},"k17dn1yxv80dbqc9xbkwfp9t6186nkhk","kd75kpec7arn6z2wz641vfaj8n86nab6",[827,228,229,829,826,828,825,830],{"evaluatedAt":839,"extractAt":840,"updatedAt":839},1778698168554,1778698144006,{"_creationTime":842,"_id":843,"community":844,"display":845,"identity":849,"providers":851,"relations":857,"tags":858,"workflow":859},1778699018122.7732,"k17a0wf6mk0f48w5xah6yx5dts86n1xj",{"reviewCount":8},{"description":846,"installMethods":847,"name":848,"sourceUrl":729},"Performance analysis, test coverage review, and AI-powered code quality assessment",{"claudeCode":848},"performance-testing-review",{"basePath":850,"githubOwner":732,"githubRepo":733,"locale":17,"slug":848,"type":263},"plugins/performance-testing-review",{"evaluate":852,"extract":856},{"promptVersionExtension":218,"promptVersionScoring":219,"score":736,"tags":853,"targetMarket":231,"tier":286},[854,855,227,230,796],"code-quality","performance-analysis",{"commitSha":288,"license":253},{"parentExtensionId":745,"repoId":746},[796,854,230,855,227],{"evaluatedAt":860,"extractAt":750,"updatedAt":860},1778699546351,{"_creationTime":862,"_id":863,"community":864,"display":865,"identity":869,"providers":871,"relations":877,"tags":878,"workflow":879},1778699018122.773,"k17ahpwbnf28cr714efke539nn86m1zb",{"reviewCount":8},{"description":866,"installMethods":867,"name":868,"sourceUrl":729},"Multi-perspective code analysis covering architecture, security, and best practices",{"claudeCode":868},"comprehensive-review",{"basePath":870,"githubOwner":732,"githubRepo":733,"locale":17,"slug":868,"type":263},"plugins/comprehensive-review",{"evaluate":872,"extract":876},{"promptVersionExtension":218,"promptVersionScoring":219,"score":736,"tags":873,"targetMarket":231,"tier":286},[230,226,874,875,229,263],"architecture","devops",{"commitSha":288,"license":253},{"parentExtensionId":745,"repoId":746},[874,229,230,875,263,226],{"evaluatedAt":880,"extractAt":750,"updatedAt":880},1778699531123]