[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-giuseppe-trisciuoglio-developer-kit-ja":3,"guides-for-giuseppe-trisciuoglio-developer-kit":297,"similar-k17cbwd8gj28908988nqr0c2w5866pj0":298},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":33,"identity":224,"isFallback":228,"parentExtension":229,"providers":262,"relations":265,"repo":266,"workflow":296},1778054484861.9998,"k17cbwd8gj28908988nqr0c2w5866pj0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Core agents and commands required by all plugins",{},"Developer Kit Core","https://github.com/giuseppe-trisciuoglio/developer-kit/tree/HEAD/plugins/developer-kit-core",[15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32],"development","workflow","cli","typescript","java","python","aws","refactoring","debugging","code-review","documentation","ai","agent","mcp","specification","git","ci","security",{"_creationTime":34,"_id":35,"extensionId":5,"locale":36,"result":37,"trustSignals":213,"workflow":222},1778054559366.0508,"kn7dhcb2546vxhdd515svtky11866vxn","en",{"checks":38,"evaluatedAt":203,"extensionSummary":204,"promptVersionExtension":205,"promptVersionScoring":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":211,"tier":212},[39,44,47,50,54,57,61,65,68,71,75,80,84,88,91,94,97,100,103,106,110,114,119,123,127,130,133,136,140,143,146,149,152,155,158,161,164,167,170,173,176,179,182,185,189,192,195,199],{"category":40,"check":41,"severity":42,"summary":43},"Practical Utility","Problem relevance","pass","The description names a concrete user problem: 'Core agents and commands required by all plugins', implying a foundational need for consistency and shared functionality.",{"category":40,"check":45,"severity":42,"summary":46},"Unique selling proposition","The plugin provides core agents, commands, and skills necessary for other Developer Kit plugins, establishing itself as a foundational dependency and a unique selling proposition for the overall Developer Kit ecosystem.",{"category":40,"check":48,"severity":42,"summary":49},"Production readiness","The plugin bundles a comprehensive set of agents, commands, and skills that collectively cover the stated purpose of providing core functionality for all Developer Kit plugins, indicating readiness for use within the ecosystem.",{"category":51,"check":52,"severity":42,"summary":53},"Scope","Single responsibility principle","The plugin focuses on providing core agents, commands, and skills essential for other Developer Kit plugins, maintaining a coherent scope for foundational development tooling.",{"category":51,"check":55,"severity":42,"summary":56},"Description quality","The description accurately reflects the plugin's purpose as providing core agents and commands required by all Developer Kit plugins.",{"category":58,"check":59,"severity":42,"summary":60},"Invocation","Scoped tools","The commands listed in the plugin.json are specific verb-noun operations (e.g., devkit.feature-development, devkit.github.create-pr), avoiding generalist execution tools.",{"category":62,"check":63,"severity":42,"summary":64},"Documentation","Configuration & parameter reference","The documentation is extensive and clearly outlines parameters for commands, agent purposes, and skill usage, with example invocations provided.",{"category":51,"check":66,"severity":42,"summary":67},"Tool naming","Tools are consistently named using a 'devkit.verb-noun' or 'skill-name' pattern, which is descriptive and avoids collisions with core Claude functionality.",{"category":51,"check":69,"severity":42,"summary":70},"Minimal I/O surface","Tools and agents are designed to accept specific parameters relevant to their function, avoiding overly broad input schemas or undocumented context blobs.",{"category":72,"check":73,"severity":42,"summary":74},"License","License usability","The extension is licensed under the MIT license, which is permissive and commonly used for open-source software.",{"category":76,"check":77,"severity":78,"summary":79},"Maintenance","Commit recency","info","The last commit on the default branch was more than 90 days ago (last commit: d9b2de50c6619d513f5b54207ed1d2a78b331645 on 2026-05-04T09:52:16Z), indicating potential maintenance staleness.",{"category":76,"check":81,"severity":82,"summary":83},"Dependency Management","not_applicable","No third-party dependencies were detected that would require specific dependency management measures.",{"category":85,"check":86,"severity":42,"summary":87},"Security","Secret Management","No secrets appear to be used or handled by this core plugin, making secret management checks not applicable.",{"category":85,"check":89,"severity":42,"summary":90},"Injection","The plugin's core functionality does not involve loading external data or executing arbitrary code, mitigating injection risks.",{"category":85,"check":92,"severity":42,"summary":93},"Transitive Supply-Chain Grenades","All code and components appear to be bundled within the extension's repository, with no suspicious runtime downloads or external code execution patterns detected.",{"category":85,"check":95,"severity":42,"summary":96},"Sandbox Isolation","The plugin's operations are confined to its own scope, without attempts to modify files or paths outside the extension's directory.",{"category":85,"check":98,"severity":42,"summary":99},"Sandbox escape primitives","No detached processes, retry loops around denied calls, or other sandbox escape primitives were detected in the plugin's code.",{"category":85,"check":101,"severity":42,"summary":102},"Data Exfiltration","The plugin does not appear to read or submit confidential data to any third party, and all outbound network activity is implicitly avoided by its core function.",{"category":85,"check":104,"severity":42,"summary":105},"Hidden Text Tricks","Bundled files and descriptions are free of hidden steering tricks such as invisible Unicode characters, ANSI escapes, or misleading formatting.",{"category":107,"check":108,"severity":42,"summary":109},"Hooks","Opaque code execution","The single hook (`prevent-destructive-commands.py`) is written in plain, readable Python and is not obfuscated, base64-encoded, or dynamically fetched.",{"category":111,"check":112,"severity":42,"summary":113},"Portability","Structural Assumption","The plugin makes no assumptions about user-specific project organization outside of its own scope; it operates on its own components and provided inputs.",{"category":115,"check":116,"severity":117,"summary":118},"Trust","Issues Attention","insufficient_data","No open or closed issues were available for evaluation.",{"category":120,"check":121,"severity":42,"summary":122},"Versioning","Release Management","A manifest version ('2.8.2') is present in the plugin.json file, indicating a clear version signal.",{"category":124,"check":125,"severity":42,"summary":126},"Code Execution","Validation","The plugin does not appear to expose general-purpose execution tools or process untrusted user input that would require schema validation.",{"category":85,"check":128,"severity":42,"summary":129},"Unguarded Destructive Operations","The plugin does not contain any destructive operations; it primarily provides agents and commands for development workflows.",{"category":124,"check":131,"severity":42,"summary":132},"Error Handling","The provided agent descriptions and command structures imply well-defined error handling, routing to specialized agents, and structured responses rather than raw stack traces.",{"category":124,"check":134,"severity":82,"summary":135},"Logging","The plugin's core functionality does not involve destructive actions or outbound calls that would necessitate local audit logging.",{"category":137,"check":138,"severity":82,"summary":139},"Compliance","GDPR","The plugin does not operate on personal data, so GDPR compliance checks are not applicable.",{"category":137,"check":141,"severity":42,"summary":142},"Target market","The plugin's functionality is general-purpose for software development and does not appear to be restricted to any specific geographic or legal jurisdiction; it operates globally.",{"category":111,"check":144,"severity":42,"summary":145},"Runtime stability","The plugin relies on standard scripting and agent delegation, making it portable across different environments without assumptions about specific OS, shell, or editor specifics.",{"category":51,"check":147,"severity":42,"summary":148},"Tool surface size","The plugin exposes a reasonable number of tools and agents (7 agents, 16 commands) that are focused on development workflows without overwhelming the user.",{"category":58,"check":150,"severity":42,"summary":151},"Name collisions","All included agents and commands have distinct names (e.g., devkit.*, general-*) and descriptions, preventing router mismatches.",{"category":58,"check":153,"severity":42,"summary":154},"Overlapping near-synonym tools","The tools and agents expose distinct functionalities without exposing near-synonym names for similar use cases, avoiding model disambiguation issues.",{"category":58,"check":156,"severity":42,"summary":157},"Hooks-off mechanism","The plugin.json defines a 'PreToolUse' hook that points to a Python script (`prevent-destructive-commands.py`), implying a mechanism to control or potentially disable hooks, though a specific 'hooks-off' command isn't explicitly documented.",{"category":58,"check":159,"severity":42,"summary":160},"Hook matcher tightness","The single hook (`PreToolUse` for Bash) uses a specific matcher ('Bash') rather than a broad wildcard, correctly scoping its execution.",{"category":85,"check":162,"severity":42,"summary":163},"Hook security","The `prevent-destructive-commands.py` hook is designed for security, specifically blocking destructive Bash operations outside the working directory, and does not appear to mutate prompts or file contents.",{"category":107,"check":165,"severity":82,"summary":166},"Silent prompt rewriting","No 'UserPromptSubmit' hook is defined in the plugin.json, so this check is not applicable.",{"category":85,"check":168,"severity":82,"summary":169},"Permission Hook","No 'PermissionRequest' hook is defined in the plugin.json, so this check is not applicable.",{"category":137,"check":171,"severity":82,"summary":172},"Hook privacy","The plugin defines a 'PreToolUse' hook for command safety but does not appear to engage in logging or telemetry activities via network calls, making this check not applicable.",{"category":124,"check":174,"severity":42,"summary":175},"Hook dependency","The hook script (`prevent-destructive-commands.py`) is a single, readable Python file under 200 lines and is bundled directly within the repository.",{"category":62,"check":177,"severity":42,"summary":178},"Install / Setup Instructions","The repository includes a comprehensive Makefile and detailed README with clear installation instructions for various CLIs and project-local setup, along with extensive documentation guides.",{"category":62,"check":180,"severity":42,"summary":181},"Feature Transparency","The README and plugin.json clearly enumerate all agents, commands, skills, and the single hook, providing excellent transparency into the plugin's capabilities.",{"category":62,"check":183,"severity":42,"summary":184},"Phantom features","All features advertised in the README (agents, commands, skills, hooks) have corresponding implementations documented in plugin.json and source code.",{"category":186,"check":187,"severity":42,"summary":188},"Convention","Layout convention adherence","The plugin respects Claude Code conventions: `.claude-plugin/plugin.json` is separate from runtime components, and the hook script is in the expected location.",{"category":186,"check":190,"severity":82,"summary":191},"Plugin state","The plugin does not appear to manage persistent state that would require management under CLAUDE_PLUGIN_DATA.",{"category":85,"check":193,"severity":82,"summary":194},"Keychain-stored secrets","The plugin does not handle any secrets, so routing them through userConfig or OS keychain is not applicable.",{"category":196,"check":197,"severity":42,"summary":198},"Dependencies","Tagged release sourcing","No external MCP servers or dependencies are bundled or declared, therefore no tagged release sourcing checks are needed.",{"category":200,"check":201,"severity":42,"summary":202},"Installation","Clean uninstall","The plugin does not spawn background daemons, cron jobs, or persistent containers, ensuring a clean uninstall.",1778054502182,"This plugin serves as the core dependency for the Developer Kit ecosystem, offering 7 general-purpose agents for code exploration, review, refactoring, architecture design, debugging, documentation generation, and pattern learning. It also exposes 16 distinct commands for common development tasks like feature implementation, bug fixing, code cleanup, GitHub integration, and managing long-running agent sessions.","2.0.0","3.4.0","The plugin is well-structured, provides a comprehensive set of development tools, and adheres to security and invocation best practices. The only minor finding is the commit recency, which is noted as 'info' due to the extensive documentation and clear functionality, but does not detract from the overall high quality and trustworthiness.",94,"A high-quality, foundational plugin providing essential development agents, commands, and skills across multiple languages.",[15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32],"global","verified",{"codeQuality":214,"collectedAt":215,"documentation":216,"maintenance":218,"security":219,"testCoverage":221},{},1778054490174,{"descriptionLength":217,"readmeSize":8},48,{},{"hasNpmPackage":220,"smitheryVerified":220},false,{"hasCi":220,"hasTests":220},{"updatedAt":223},1778054559366,{"githubOwner":225,"githubRepo":226,"locale":36,"slug":226,"type":227},"giuseppe-trisciuoglio","developer-kit","plugin",true,{"_creationTime":230,"_id":231,"community":232,"display":233,"identity":246,"parentExtension":247,"providers":248,"relations":257,"workflow":259},1778054484861.9993,"k1795rxcar12bdgdx6vz093x51866mtx",{"reviewCount":8},{"description":234,"installMethods":235,"name":236,"sourceUrl":237,"tags":238},"Modular marketplace for developer kit plugins",{},"Developer Kit","https://github.com/giuseppe-trisciuoglio/developer-kit",[239,26,240,24,22,19,18,20,241,21,242,243,244,245],"developer-tools","code-generation","php","devops","marketplace","plugins","vscode-extension",{"githubOwner":225,"githubRepo":226,"locale":36,"slug":226,"type":243},null,{"extract":249,"llm":255},{"commitSha":250,"license":251,"marketplace":252},"d9b2de50c6619d513f5b54207ed1d2a78b331645","MIT",{"name":226,"pluginCount":253,"version":254},12,"2.8.2",{"promptVersionExtension":205,"promptVersionScoring":206,"score":256,"targetMarket":211,"tier":212},96,{"repoId":258},"kd795k47ap89hc7tb01pdzvmj1864tw3",{"anyEnrichmentAt":260,"extractAt":261,"githubAt":260,"llmAt":223,"updatedAt":223},1778054486396,1778054484862,{"extract":263,"llm":264},{"commitSha":250},{"promptVersionExtension":205,"promptVersionScoring":206,"score":208,"targetMarket":211,"tier":212},{"parentExtensionId":231,"repoId":258},{"_creationTime":267,"_id":258,"identity":268,"providers":269,"workflow":293},1777995558409.8345,{"githubOwner":225,"githubRepo":226,"sourceUrl":237},{"discover":270,"github":273},{"sources":271},[272],"skills-sh",{"closedIssues90d":274,"forks":275,"license":251,"openIssues90d":276,"pushedAt":277,"readmeSize":278,"stars":279,"topics":280},73,24,14,1777928002000,12596,237,[281,282,19,283,284,285,286,287,288,289,290,291,21,292,241,20,18],"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":294,"extractAt":295,"githubAt":295,"updatedAt":295},1777995558409,1778054488608,{"anyEnrichmentAt":260,"extractAt":261,"githubAt":260,"llmAt":223,"updatedAt":223},[],[299,329,349,372,405,434],{"_creationTime":300,"_id":301,"community":302,"display":303,"identity":310,"providers":314,"relations":321,"workflow":324},1778054452948.4253,"k1767a8yk98h8qcz0rkh7t64an867zws",{"reviewCount":8},{"description":304,"installMethods":305,"name":306,"sourceUrl":307,"tags":308},"Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.",{},"MCP Server Development Suite","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/mcp-server-dev",[28,309,15,18,20,25,32,227],"server",{"githubOwner":311,"githubRepo":312,"locale":36,"slug":313,"type":227},"anthropics","claude-plugins-official","mcp-server-dev",{"extract":315,"llm":318,"smithery":320},{"commitSha":316,"license":317},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","Apache-2.0",{"promptVersionExtension":205,"promptVersionScoring":206,"score":319,"targetMarket":211,"tier":212},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":220},{"parentExtensionId":322,"repoId":323},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":325,"extractAt":326,"githubAt":327,"llmAt":328,"smitheryAt":325,"updatedAt":328},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":330,"_id":331,"community":332,"display":333,"identity":341,"providers":343,"relations":347,"workflow":348},1778054452948.4097,"k17awzvhhaeaj8jcsnx8bcvgyd866nq9",{"reviewCount":8},{"description":334,"installMethods":335,"name":336,"sourceUrl":337,"tags":338},"Development kit for working with the Claude Agent SDK",{},"Agent SDK Development Plugin","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/agent-sdk-dev",[339,15,18,20,27,17,340],"sdk","verification",{"githubOwner":311,"githubRepo":312,"locale":36,"slug":342,"type":227},"agent-sdk-dev",{"extract":344,"llm":345,"smithery":346},{"commitSha":316,"license":317},{"promptVersionExtension":205,"promptVersionScoring":206,"score":319,"targetMarket":211,"tier":212},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":220},{"parentExtensionId":322,"repoId":323},{"anyEnrichmentAt":325,"extractAt":326,"githubAt":327,"llmAt":328,"smitheryAt":325,"updatedAt":328},{"_creationTime":350,"_id":351,"community":352,"display":353,"identity":363,"providers":365,"relations":370,"workflow":371},1778054452948.4272,"k179khyq4dvq0ytvdcepec984d8666wk",{"reviewCount":8},{"description":354,"name":355,"sourceUrl":356,"tags":357},"Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.","Plugin Development Toolkit","https://github.com/anthropics/claude-plugins-official/tree/HEAD/plugins/plugin-dev",[15,358,359,281,284,28,17,360,361,362],"plugin-creation","hooks","automation","guidance","best-practices",{"githubOwner":311,"githubRepo":312,"locale":36,"slug":364,"type":227},"plugin-dev",{"extract":366,"llm":367,"smithery":369},{"commitSha":316,"license":317},{"promptVersionExtension":205,"promptVersionScoring":206,"score":368,"targetMarket":211,"tier":212},99,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":220},{"parentExtensionId":322,"repoId":323},{"anyEnrichmentAt":325,"extractAt":326,"githubAt":327,"llmAt":328,"smitheryAt":325,"updatedAt":328},{"_creationTime":373,"_id":374,"community":375,"display":376,"identity":389,"providers":392,"relations":397,"workflow":400},1777995627391.5356,"k177z2t3rfgaw0zrb7qprpnndh864r09",{"reviewCount":8},{"description":377,"installMethods":378,"name":379,"sourceUrl":380,"tags":381},"Data observability plugin - health monitoring, alerts, schema drift, freshness tracking",{},"AnomalyArmor Agents","https://github.com/anomalyarmor/agents",[382,28,20,383,384,385,386,387,32,388],"data-observability","alerts","freshness","schema-drift","data-quality","monitoring","pipeline",{"githubOwner":390,"githubRepo":281,"locale":36,"slug":391,"type":227},"anomalyarmor","armor",{"extract":393,"llm":395,"smithery":396},{"commitSha":394},"7c56d4a0fc8feccdfa8e85cc11ff1010b18c3a89",{"promptVersionExtension":205,"promptVersionScoring":206,"score":368,"targetMarket":211,"tier":212},{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":220},{"parentExtensionId":398,"repoId":399},"k173vznv6dcx28h1c568068tnx864f8n","kd7966c5zsgty1d4tqde2rgz1n8658b1",{"anyEnrichmentAt":401,"extractAt":402,"githubAt":403,"llmAt":404,"smitheryAt":401,"updatedAt":404},1777995723550,1777995627391,1777995627861,1777995897177,{"_creationTime":406,"_id":407,"community":408,"display":409,"identity":419,"providers":423,"relations":427,"workflow":430},1778053078370.9038,"k17b5xsd2g2113z1wvtzcry55d866avy",{"reviewCount":8},{"description":410,"installMethods":411,"name":412,"sourceUrl":413,"tags":414},"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",[30,415,242,17,416,417,32,16,418],"version-control","windows","bash","recovery",{"githubOwner":420,"githubRepo":421,"locale":36,"slug":422,"type":227},"josiahsiegel","claude-plugin-marketplace","git-master",{"extract":424,"llm":426},{"commitSha":425,"license":251},"a05d923c8a3551d4274eef152649583d693b9b67",{"promptVersionExtension":205,"promptVersionScoring":206,"score":319,"targetMarket":211,"tier":212},{"parentExtensionId":428,"repoId":429},"k1741p5y8fyyp90j4zdea56w61867nj3","kd75az366mhppxzk11c689vzen865qkv",{"anyEnrichmentAt":431,"extractAt":432,"githubAt":431,"llmAt":433,"updatedAt":433},1778053080008,1778053078370,1778053164925,{"_creationTime":435,"_id":436,"community":437,"display":438,"identity":448,"providers":451,"relations":457,"workflow":460},1778003443243.3218,"k17f33nyj62zkksjc68bwb87ex864fwr",{"reviewCount":8},{"description":439,"installMethods":440,"name":441,"sourceUrl":442,"tags":443},"Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management",{},"Developer Essentials","https://github.com/wshobson/agents/tree/HEAD/plugins/developer-essentials",[30,444,445,446,23,447,24,239],"sql","testing","authentication","monorepo",{"githubOwner":449,"githubRepo":281,"locale":36,"slug":450,"type":227},"wshobson","developer-essentials",{"extract":452,"llm":454,"smithery":456},{"commitSha":453,"license":251},"ece811f23310a37ceb43496dbac0e244fe6845b6",{"promptVersionExtension":205,"promptVersionScoring":206,"score":455,"targetMarket":211,"tier":212},89,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":220},{"parentExtensionId":458,"repoId":459},"k175qypm0s8m8k6a0fkxpxfj1n865ax9","kd72tes1veaz04ac7p0d68ya4h8650m7",{"anyEnrichmentAt":461,"extractAt":462,"githubAt":463,"llmAt":464,"smitheryAt":461,"updatedAt":464},1778016861516,1778003520097,1778003532786,1778016883287]