[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-giuseppe-trisciuoglio-developer-kit-php-en":3,"guides-for-giuseppe-trisciuoglio-developer-kit-php":294,"similar-k175x6hb5qxehyn8v9fbbfk87s867fkp":295},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":25,"identity":216,"isFallback":212,"parentExtension":221,"providers":259,"relations":262,"repo":263,"workflow":293},1778054484862.0022,"k175x6hb5qxehyn8v9fbbfk87s867fkp",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"PHP and WordPress development capabilities",{},"Developer Kit PHP","https://github.com/giuseppe-trisciuoglio/developer-kit/tree/HEAD/plugins/developer-kit-php",[15,16,17,18,19,20,21,22,23,24],"php","wordpress","laravel","symfony","agent","skill","code-review","security","architecture","devops",{"_creationTime":26,"_id":27,"extensionId":5,"locale":28,"result":29,"trustSignals":205,"workflow":214},1778054559366.06,"kn79yett4f3nfm2t510efw0jz18671qr","en",{"checks":30,"evaluatedAt":195,"extensionSummary":196,"promptVersionExtension":197,"promptVersionScoring":198,"rationale":199,"score":200,"summary":201,"tags":202,"targetMarket":203,"tier":204},[31,36,39,42,47,50,55,59,62,65,69,74,77,81,84,87,90,93,96,99,102,106,110,114,118,121,124,127,131,134,137,140,143,146,149,152,155,159,162,165,168,171,174,177,181,184,187,191],{"category":32,"check":33,"severity":34,"summary":35},"Practical Utility","Problem relevance","pass","The description explicitly names \"PHP and WordPress development capabilities\", which is a clear area of interest for users.",{"category":32,"check":37,"severity":34,"summary":38},"Unique selling proposition","The plugin offers a suite of specialized agents and skills for various aspects of PHP and WordPress development, going beyond basic LLM capabilities by providing structured expertise in code review, security, architecture, and specific frameworks like Laravel and Symfony.",{"category":32,"check":40,"severity":34,"summary":41},"Production readiness","The plugin bundles multiple agents and skills covering a significant portion of the PHP/WordPress development lifecycle, including code analysis, security, architecture, and specific framework integrations, suggesting a readiness for real-world workflows.",{"category":43,"check":44,"severity":45,"summary":46},"Scope","Single responsibility principle","info","The plugin bundles multiple distinct capabilities related to PHP and WordPress development, including code review, refactoring, security, architecture, and WordPress-specific tasks. While related to PHP development, this broad scope could be seen as an aggregation of loosely related workflows.",{"category":43,"check":48,"severity":34,"summary":49},"Description quality","The displayed description \"PHP and WordPress development capabilities\" accurately reflects the plugin's broad scope and the technologies it supports.",{"category":51,"check":52,"severity":53,"summary":54},"Invocation","Scoped tools","not_applicable","This extension primarily exposes agents and skills, not individual tools directly, so this check is not applicable.",{"category":56,"check":57,"severity":53,"summary":58},"Documentation","Configuration & parameter reference","There are no explicit configuration options or parameters documented for the plugin as a whole, nor are there any tools with parameters that require documentation. The agents themselves have detailed instructions within their respective `.md` files.",{"category":43,"check":60,"severity":53,"summary":61},"Tool naming","This extension exposes agents and skills, not distinct tools with names to evaluate for convention adherence.",{"category":43,"check":63,"severity":53,"summary":64},"Minimal I/O surface","As this extension exposes agents and skills rather than specific tools with defined input/output schemas, evaluating minimal I/O surface for tools is not applicable.",{"category":66,"check":67,"severity":34,"summary":68},"License","License usability","The plugin declares the MIT license, which is a permissive open-source license, allowing for broad usability.",{"category":70,"check":71,"severity":72,"summary":73},"Maintenance","Commit recency","warning","The last commit date on the default branch is not available (n/a), and there are no commits in the last 90 days or 12 months, indicating a potential lack of maintenance.",{"category":70,"check":75,"severity":53,"summary":76},"Dependency Management","No third-party dependencies are explicitly managed or declared in a way that requires updating or vulnerability checking within the context of the plugin's direct files, making this check not applicable.",{"category":78,"check":79,"severity":53,"summary":80},"Security","Secret Management","The extension does not appear to use or expose any secrets, thus secret management measures are not applicable.",{"category":78,"check":82,"severity":34,"summary":83},"Injection","The plugin's structure and SKILL.md files do not suggest any mechanisms for loading untrusted third-party data or executing code from external sources without proper sandboxing.",{"category":78,"check":85,"severity":34,"summary":86},"Transitive Supply-Chain Grenades","The plugin's code and documentation do not indicate any practices like runtime downloads of code/data, remote pipes to shell, or fetching and executing instructions from remote URLs, suggesting a contained supply chain.",{"category":78,"check":88,"severity":34,"summary":89},"Sandbox Isolation","The plugin structure, with its agents and skills defined within the plugin's directory, does not appear to make assumptions or modifications to files outside its designated scope or the user's project folder without clear indication.",{"category":78,"check":91,"severity":34,"summary":92},"Sandbox escape primitives","No evidence of detached process spawns (e.g., nohup, trailing &) or retry loops around denied tool calls was found in the agent and skill definitions.",{"category":78,"check":94,"severity":34,"summary":95},"Data Exfiltration","The plugin's code and documentation do not contain any imperative instructions aimed at reading or submitting confidential data to third parties. Outbound calls are not evident, and no mechanisms for exfiltrating data are present.",{"category":78,"check":97,"severity":34,"summary":98},"Hidden Text Tricks","The bundled files and documentation do not contain any hidden steering tricks such as HTML comments with hidden instructions, white-on-white text, invisible Unicode characters, or bidi overrides.",{"category":78,"check":100,"severity":34,"summary":101},"Opaque code execution","All code within the plugin, primarily in the form of agent instructions within Markdown files, appears to be plain and readable, with no obfuscation techniques like base64 encoding or remote script execution.",{"category":103,"check":104,"severity":34,"summary":105},"Portability","Structural Assumption","The plugin's structure and documented usage do not appear to make assumptions about user-specific project organization outside of its own bundled files or known framework conventions.",{"category":107,"check":108,"severity":53,"summary":109},"Trust","Issues Attention","No issues data is available (n/a for opened and closed issues), making it impossible to assess maintainer engagement on this metric.",{"category":111,"check":112,"severity":72,"summary":113},"Versioning","Release Management","The plugin has a version declared in its manifest (`2.8.2`), but there are no GitHub release tags or a CHANGELOG.md file at the repository root, and the manifest version is not particularly recent, suggesting a lack of formal release management.",{"category":115,"check":116,"severity":53,"summary":117},"Code Execution","Validation","As the extension primarily consists of agents defined in Markdown files and skills that outline patterns, there are no explicit input arguments or structured outputs that require validation via a schema library.",{"category":78,"check":119,"severity":34,"summary":120},"Unguarded Destructive Operations","The plugin's structure and agent/skill definitions do not reveal any primitives that suggest potentially destructive operations or file manipulations without appropriate guards or explicit user confirmation.",{"category":115,"check":122,"severity":34,"summary":123},"Error Handling","The agent instructions within the `.md` files outline robust error handling and reporting strategies, and there is no indication of silent error swallowing or opaque error messages in the provided code.",{"category":115,"check":125,"severity":53,"summary":126},"Logging","The extension does not appear to perform destructive actions or outbound calls that would necessitate local audit file logging.",{"category":128,"check":129,"severity":53,"summary":130},"Compliance","GDPR","The plugin's functionality does not suggest any operation on personal data that would require GDPR-specific sanitization measures.",{"category":128,"check":132,"severity":34,"summary":133},"Target market","The plugin's focus on general PHP and WordPress development capabilities does not reveal any regional or jurisdictional restrictions, indicating it is globally applicable.",{"category":103,"check":135,"severity":34,"summary":136},"Runtime stability","The extension does not make assumptions about specific editors, shells, operating systems, or Claude Code runtimes; its agent-based approach is inherently portable.",{"category":43,"check":138,"severity":53,"summary":139},"Tool surface size","This extension does not expose individual tools or commands in the traditional sense; it provides agents and skills. Therefore, evaluating tool surface size is not applicable.",{"category":51,"check":141,"severity":34,"summary":142},"Name collisions","The plugin bundles multiple agents and skills, each with distinct names and purposes as defined in their respective Markdown files, preventing naming conflicts or router mismatches.",{"category":51,"check":144,"severity":53,"summary":145},"Overlapping near-synonym tools","This extension exposes agents and skills, not tools with potentially overlapping names, making this check not applicable.",{"category":51,"check":147,"severity":53,"summary":148},"Hooks-off mechanism","No specific hooks are declared or managed by this plugin that would require a 'hooks-off' mechanism.",{"category":51,"check":150,"severity":53,"summary":151},"Hook matcher tightness","This plugin does not declare or utilize any hooks, making the assessment of hook matcher tightness not applicable.",{"category":78,"check":153,"severity":53,"summary":154},"Hook security","No hooks are defined or managed by this plugin, so assessment of hook security is not applicable.",{"category":156,"check":157,"severity":53,"summary":158},"Hooks","Silent prompt rewriting","The plugin does not implement any 'UserPromptSubmit' hooks, thus there are no silent prompt rewrites to evaluate.",{"category":78,"check":160,"severity":53,"summary":161},"Permission Hook","The plugin does not utilize any 'PermissionRequest' hooks, making the assessment of auto-approval scopes not applicable.",{"category":128,"check":163,"severity":53,"summary":164},"Hook privacy","This plugin does not implement any hooks that involve logging or telemetry, making the assessment of hook privacy and data exfiltration via network calls not applicable.",{"category":115,"check":166,"severity":53,"summary":167},"Hook dependency","The plugin does not utilize any hooks, therefore there are no hook dependencies to inspect.",{"category":56,"check":169,"severity":45,"summary":170},"Install / Setup Instructions","The README.md provides a general overview of the plugin's capabilities and structure but lacks explicit installation or setup instructions beyond mentioning its components and the core plugin dependency.",{"category":56,"check":172,"severity":34,"summary":173},"Feature Transparency","The plugin's README.md and agent/skill definitions clearly outline its capabilities, agents, and skills, providing good transparency into its functionality.",{"category":56,"check":175,"severity":34,"summary":176},"Phantom features","All features promised in the README and agent/skill definitions appear to have corresponding implementations or detailed explanations within the plugin's structure.",{"category":178,"check":179,"severity":53,"summary":180},"Convention","Layout convention adherence","This plugin does not appear to be structured as a Claude Code plugin with a `.claude-plugin/` directory or `bin/` entries, making layout convention adherence checks not applicable.",{"category":178,"check":182,"severity":53,"summary":183},"Plugin state","The plugin does not appear to manage any persistent state that would need to be stored under `${CLAUDE_PLUGIN_DATA}`, making this check not applicable.",{"category":78,"check":185,"severity":53,"summary":186},"Keychain-stored secrets","The plugin does not handle any secrets that would require routing through `userConfig` with `sensitive: true`, making this check not applicable.",{"category":188,"check":189,"severity":53,"summary":190},"Dependencies","Tagged release sourcing","This plugin does not bundle any MCP servers or external dependencies from repositories that would require sourcing from tagged releases.",{"category":192,"check":193,"severity":53,"summary":194},"Installation","Clean uninstall","The plugin does not appear to implement any installation procedures that would involve spawning background daemons, cron jobs, or other persistent processes that would survive an uninstall, making this check not applicable.",1778054510545,"This plugin bundles a suite of five expert agents covering PHP code review, refactoring, security auditing, software architecture, and WordPress development. It also includes three skills for WordPress Sage theme integration, Clean Architecture patterns, and AWS Lambda PHP integration, offering deep domain-specific capabilities.","2.0.0","3.4.0","The plugin offers a comprehensive suite of PHP and WordPress development agents and skills, demonstrating significant practical utility. However, the lack of recent commits and the absence of explicit installation instructions in the README prevent a higher rating. The MIT license and robust agent descriptions contribute positively to its trust.",75,"A feature-rich plugin providing specialized agents and skills for PHP and WordPress development.",[15,16,17,18,19,20,21,22,23,24],"global","evaluated",{"codeQuality":206,"collectedAt":207,"documentation":208,"maintenance":210,"security":211,"testCoverage":213},{},1778054502481,{"descriptionLength":209,"readmeSize":8},42,{},{"hasNpmPackage":212,"smitheryVerified":212},false,{"hasCi":212,"hasTests":212},{"updatedAt":215},1778054559366,{"githubOwner":217,"githubRepo":218,"locale":28,"slug":219,"type":220},"giuseppe-trisciuoglio","developer-kit","developer-kit-php","plugin",{"_creationTime":222,"_id":223,"community":224,"display":225,"identity":242,"parentExtension":243,"providers":244,"relations":254,"workflow":256},1778054484861.9993,"k1795rxcar12bdgdx6vz093x51866mtx",{"reviewCount":8},{"description":226,"installMethods":227,"name":228,"sourceUrl":229,"tags":230},"Modular marketplace for developer kit plugins",{},"Developer Kit","https://github.com/giuseppe-trisciuoglio/developer-kit",[231,232,233,21,234,235,236,237,15,238,24,239,240,241],"developer-tools","ai","code-generation","refactoring","java","typescript","python","aws","marketplace","plugins","vscode-extension",{"githubOwner":217,"githubRepo":218,"locale":28,"slug":218,"type":239},null,{"extract":245,"llm":251},{"commitSha":246,"license":247,"marketplace":248},"d9b2de50c6619d513f5b54207ed1d2a78b331645","MIT",{"name":218,"pluginCount":249,"version":250},12,"2.8.2",{"promptVersionExtension":197,"promptVersionScoring":198,"score":252,"targetMarket":203,"tier":253},96,"verified",{"repoId":255},"kd795k47ap89hc7tb01pdzvmj1864tw3",{"anyEnrichmentAt":257,"extractAt":258,"githubAt":257,"llmAt":215,"updatedAt":215},1778054486396,1778054484862,{"extract":260,"llm":261},{"commitSha":246,"license":247},{"promptVersionExtension":197,"promptVersionScoring":198,"score":200,"targetMarket":203,"tier":204},{"parentExtensionId":223,"repoId":255},{"_creationTime":264,"_id":255,"identity":265,"providers":266,"workflow":290},1777995558409.8345,{"githubOwner":217,"githubRepo":218,"sourceUrl":229},{"discover":267,"github":270},{"sources":268},[269],"skills-sh",{"closedIssues90d":271,"forks":272,"license":247,"openIssues90d":273,"pushedAt":274,"readmeSize":275,"stars":276,"topics":277},73,24,14,1777928002000,12596,237,[278,279,235,280,281,282,283,284,285,286,287,288,238,289,15,237,236],"agents","claude-code","langchain4j","skills","spring-boot","agentic-code","agentic-coding","claude-skills","claude-skills-creator","claude-code-skill","claude-code-skills","aws-cloudformation",{"discoverAt":291,"extractAt":292,"githubAt":292,"updatedAt":292},1777995558409,1778054488608,{"anyEnrichmentAt":257,"extractAt":258,"githubAt":257,"llmAt":215,"updatedAt":215},[],[296,328,358,382,409,436],{"_creationTime":297,"_id":298,"community":299,"display":300,"identity":312,"providers":316,"relations":321,"workflow":324},1778053078370.9028,"k17dwt2y8zcwbj9r1ccgc0mwvs867jac",{"reviewCount":8},{"description":301,"installMethods":302,"name":303,"sourceUrl":304,"tags":305},"Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.",{},"Plugin Master","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/plugin-master",[306,19,20,307,308,309,239,310,311,24],"plugin-development","hooks","mcp","commands","validation","automation",{"githubOwner":313,"githubRepo":314,"locale":28,"slug":315,"type":220},"josiahsiegel","claude-plugin-marketplace","plugin-master",{"extract":317,"llm":319},{"commitSha":318,"license":247},"a05d923c8a3551d4274eef152649583d693b9b67",{"promptVersionExtension":197,"promptVersionScoring":198,"score":320,"targetMarket":203,"tier":253},99,{"parentExtensionId":322,"repoId":323},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":325,"extractAt":326,"githubAt":325,"llmAt":327,"updatedAt":327},1778053080008,1778053078370,1778053164925,{"_creationTime":329,"_id":330,"community":331,"display":332,"identity":339,"providers":343,"relations":350,"workflow":353},1778054452948.4277,"k17dy0a0ez2dwjdmah5awj73vd8668cj",{"reviewCount":8},{"description":333,"installMethods":334,"name":335,"sourceUrl":336,"tags":337},"Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",{},"PR Review Toolkit","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/pr-review-toolkit",[21,338,231,19,311],"pr",{"githubOwner":340,"githubRepo":341,"locale":28,"slug":342,"type":220},"anthropics","claude-plugins-official","pr-review-toolkit",{"extract":344,"llm":347,"smithery":349},{"commitSha":345,"license":346},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","Apache-2.0",{"promptVersionExtension":197,"promptVersionScoring":198,"score":348,"targetMarket":203,"tier":253},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":212},{"parentExtensionId":351,"repoId":352},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":354,"extractAt":355,"githubAt":356,"llmAt":357,"smitheryAt":354,"updatedAt":357},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":359,"_id":360,"community":361,"display":362,"identity":375,"providers":377,"relations":380,"workflow":381},1778053078370.9038,"k17b5xsd2g2113z1wvtzcry55d866avy",{"reviewCount":8},{"description":363,"installMethods":364,"name":365,"sourceUrl":366,"tags":367},"Complete Git expertise for ALL operations with 2025 features (Git 2.49+, GitHub CLI 2.x). PROACTIVELY activate for: (1) ANY Git task, (2) Git 2.49+ features (git-backfill, path-walk API, reftables, sparse-checkout, worktrees), (3) Security (signed commits, zero-trust, secret scanning, CodeQL), (4) Trunk-Based Development, (5) GitHub CLI 2.x (Copilot CLI, model evaluations), (6) GitHub Actions 2025 (1 vCPU runners, immutable releases), (7) Modern workflows (monorepo, parallel development), (8) History rewriting/recovery. Provides: Git 2.49 git-backfill for partial clones, path-walk API, reftables migration, sparse-checkout (90% space reduction), worktrees, GitHub Copilot CLI, gh models eval, zero-trust security, signed commits (GPG/SSH), GitHub Actions 2025 features, automatic backups, safety guardrails, reflog recovery.",{},"Git Master Plugin","https://github.com/josiahsiegel/claude-plugin-marketplace/tree/HEAD/plugins/git-master",[368,369,24,370,371,372,22,373,374],"git","version-control","cli","windows","bash","workflow","recovery",{"githubOwner":313,"githubRepo":314,"locale":28,"slug":376,"type":220},"git-master",{"extract":378,"llm":379},{"commitSha":318,"license":247},{"promptVersionExtension":197,"promptVersionScoring":198,"score":348,"targetMarket":203,"tier":253},{"parentExtensionId":322,"repoId":323},{"anyEnrichmentAt":325,"extractAt":326,"githubAt":325,"llmAt":327,"updatedAt":327},{"_creationTime":383,"_id":384,"community":385,"display":386,"identity":393,"providers":397,"relations":402,"workflow":405},1778053599340.3247,"k17471g5hfscy3nwjq64ansd4d867jjf",{"reviewCount":8},{"description":387,"installMethods":388,"name":389,"sourceUrl":390,"tags":391},"Code review toolkit. Includes code review expert for various tech stacks and software development practices.",{},"Code Review Toolkit","https://github.com/dotneet/claude-code-marketplace/tree/HEAD/review-tool",[21,236,392,234,23,220],"react",{"githubOwner":394,"githubRepo":395,"locale":28,"slug":396,"type":220},"dotneet","claude-code-marketplace","review-tool",{"extract":398,"llm":400},{"commitSha":399,"license":247},"07fa7eac95c2323f73e5a8a961b70bb9e207f1d0",{"promptVersionExtension":197,"promptVersionScoring":198,"score":401,"targetMarket":203,"tier":253},95,{"parentExtensionId":403,"repoId":404},"k177j4qet0f36cgczpf38e8ct5866nhy","kd749h8eebkjfvprkd1zp9w8v9864ppm",{"anyEnrichmentAt":406,"extractAt":407,"githubAt":406,"llmAt":408,"updatedAt":408},1778053599740,1778053599340,1778053627853,{"_creationTime":410,"_id":411,"community":412,"display":413,"identity":422,"providers":425,"relations":429,"workflow":432},1778054149306.4194,"k173qmkt9htf62gdb4jj0ehgf5866tzs",{"reviewCount":8},{"description":414,"installMethods":415,"name":416,"sourceUrl":417,"tags":418},"Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets management, .env configuration, and Docker best practices. Detects issues and provides actionable guidance",{},"GitLab Stack Validator","https://github.com/rknall/claude-skills/tree/HEAD/stack-validator",[419,310,420,421,22,24],"gitlab","docker","configuration",{"githubOwner":423,"githubRepo":285,"locale":28,"slug":424,"type":220},"rknall","stack-validator",{"extract":426,"llm":428},{"commitSha":427,"license":45},"ca7fbd0e07f824b119030f323da3409bc779f9bc",{"promptVersionExtension":197,"promptVersionScoring":198,"score":401,"targetMarket":203,"tier":253},{"parentExtensionId":430,"repoId":431},"k177qr61xrzsfq9e6y9wgxb33h8662mw","kd76y3zr89fpvp98y3h1jpy6fh865a3d",{"anyEnrichmentAt":433,"extractAt":434,"githubAt":433,"llmAt":435,"updatedAt":435},1778054149925,1778054149306,1778054190610,{"_creationTime":437,"_id":438,"community":439,"display":440,"identity":451,"providers":452,"relations":456,"workflow":457},1778054484861.9998,"k17cbwd8gj28908988nqr0c2w5866pj0",{"reviewCount":8},{"description":441,"installMethods":442,"name":443,"sourceUrl":444,"tags":445},"Core agents and commands required by all plugins",{},"Developer Kit Core","https://github.com/giuseppe-trisciuoglio/developer-kit/tree/HEAD/plugins/developer-kit-core",[446,373,370,236,235,237,238,234,447,21,448,232,19,308,449,368,450,22],"development","debugging","documentation","specification","ci",{"githubOwner":217,"githubRepo":218,"locale":28,"slug":218,"type":220},{"extract":453,"llm":454},{"commitSha":246},{"promptVersionExtension":197,"promptVersionScoring":198,"score":455,"targetMarket":203,"tier":253},94,{"parentExtensionId":223,"repoId":255},{"anyEnrichmentAt":257,"extractAt":258,"githubAt":257,"llmAt":215,"updatedAt":215}]