[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-plugin-tw93-waza-nl":3,"guides-for-tw93-waza":284,"similar-k178t3aavw7xf9mjr1ry4z0q2s866dpf":285},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":28,"identity":218,"isFallback":222,"parentExtension":223,"providers":253,"relations":256,"repo":257,"workflow":283},1778053529023.1553,"k178t3aavw7xf9mjr1ry4z0q2s866dpf",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":14,"sourceUrl":15,"tags":16},"Installs the full Waza toolkit. Registers all eight skills under the waza namespace, callable as /waza:think, /waza:check, /waza:hunt, /waza:design, /waza:read, /waza:write, /waza:learn, and /waza:health. Not for users who only want one skill — install a waza-\u003Cskill>@waza entry instead.",{"claude-code":12,"npm":13},"/plugin marketplace add tw93/Waza","npx skills add tw93/Waza","Waza","https://github.com/tw93/waza",[17,18,19,20,21,22,23,24,25,26,27],"development","engineering","workflow","code","review","debug","design","writing","research","documentation","utilities",{"_creationTime":29,"_id":30,"extensionId":5,"locale":31,"result":32,"trustSignals":207,"workflow":216},1778053559386.637,"kn7955zfq6kq69tvrnwf92qh3s867n91","en",{"checks":33,"evaluatedAt":197,"extensionSummary":198,"promptVersionExtension":199,"promptVersionScoring":200,"rationale":201,"score":202,"summary":203,"tags":204,"targetMarket":205,"tier":206},[34,39,42,45,49,52,56,61,64,67,71,76,79,83,86,89,92,95,98,101,105,109,113,117,121,124,127,130,134,137,140,143,146,149,152,155,158,161,164,167,170,173,176,179,183,186,189,193],{"category":35,"check":36,"severity":37,"summary":38},"Practical Utility","Problem relevance","pass","The displayed description clearly states the problem: installing the full Waza toolkit for eight specific skills and advises users to install individual skills if they don't need the whole package.",{"category":35,"check":40,"severity":37,"summary":41},"Unique selling proposition","The extension provides eight distinct skills for engineering workflows, each with a clear purpose and trigger, going beyond basic LLM capabilities by structuring complex tasks.",{"category":35,"check":43,"severity":37,"summary":44},"Production readiness","The extension appears production-ready with clearly defined skills, installation instructions for multiple platforms, and a well-structured repository map and workflow.",{"category":46,"check":47,"severity":37,"summary":48},"Scope","Single responsibility principle","The extension bundles eight distinct but thematically related engineering skills (think, design, check, hunt, write, learn, read, health) under a unified 'waza' namespace, adhering to the principle of a coherent domain.",{"category":46,"check":50,"severity":37,"summary":51},"Description quality","The displayed description is concise, readable, and accurately reflects the extension's behavior, listing all eight skills and their namespaces.",{"category":53,"check":54,"severity":37,"summary":55},"Invocation","Scoped tools","Each skill appears to be a narrow verb-noun specialist (e.g., 'waza:think', 'waza:read'), making them easy for the agent to select and reducing the attack surface.",{"category":57,"check":58,"severity":59,"summary":60},"Documentation","Configuration & parameter reference","not_applicable","No explicit configuration options or parameters were found that require documentation beyond the skill descriptions themselves.",{"category":46,"check":62,"severity":37,"summary":63},"Tool naming","Tools are consistently named using the 'waza:\u003Cskill_name>' pattern, which is descriptive and easy to understand within the plugin's domain.",{"category":46,"check":65,"severity":37,"summary":66},"Minimal I/O surface","The skills appear to focus on specific tasks without requesting excessive input data, and their outputs are likely structured for agent use rather than diagnostic dumps.",{"category":68,"check":69,"severity":37,"summary":70},"License","License usability","The extension is licensed under the MIT license, which is permissive and commonly used for open-source software.",{"category":72,"check":73,"severity":74,"summary":75},"Maintenance","Commit recency","warning","The repository shows no commits on the default branch in the last 90 days or 12 months, indicating potential lack of maintenance.",{"category":72,"check":77,"severity":59,"summary":78},"Dependency Management","The extension does not appear to explicitly manage third-party dependencies within its core functionality.",{"category":80,"check":81,"severity":37,"summary":82},"Security","Secret Management","No secrets or hardcoded credentials were observed in the checked files, and the project structure suggests adherence to standard practices.",{"category":80,"check":84,"severity":37,"summary":85},"Injection","The extension's structure and scripts do not indicate any loading of untrusted third-party data that could lead to injection vulnerabilities.",{"category":80,"check":87,"severity":37,"summary":88},"Transitive Supply-Chain Grenades","No remote code fetching or pipe-to-shell patterns were detected; all scripts and references appear to be contained within the repository.",{"category":80,"check":90,"severity":37,"summary":91},"Sandbox Isolation","The extension adheres to sandbox isolation, with no evidence of attempts to modify files outside the project folder or use absolute/user-specific paths.",{"category":80,"check":93,"severity":37,"summary":94},"Sandbox escape primitives","No sandbox-escape primitives such as detached process spawns or retry loops around denied calls were found in the checked code.",{"category":80,"check":96,"severity":37,"summary":97},"Data Exfiltration","There are no imperative instructions to read and submit confidential data to a third party, and all outbound call destinations appear to be documented or within expected scopes.",{"category":80,"check":99,"severity":37,"summary":100},"Hidden Text Tricks","Bundled files are free of hidden-steering tricks, invisible Unicode characters, bidi overrides, or control characters.",{"category":102,"check":103,"severity":37,"summary":104},"Hooks","Opaque code execution","All hooks and scripts are plain, readable bash or JavaScript files, with no obfuscation like base64 payloads or runtime fetching.",{"category":106,"check":107,"severity":37,"summary":108},"Portability","Structural Assumption","The extension does not appear to make structural assumptions about user-specific project organizations outside its bundle; it uses standard path notations.",{"category":110,"check":111,"severity":59,"summary":112},"Trust","Issues Attention","No GitHub issues data was available for evaluation.",{"category":114,"check":115,"severity":37,"summary":116},"Versioning","Release Management","A manifest version ('3.20.0' for the main plugin) is clearly declared in marketplace.json, satisfying the release management check.",{"category":118,"check":119,"severity":37,"summary":120},"Code Execution","Validation","The extension does not appear to rely on input validation libraries; however, its structured skill approach inherently limits input surface and type safety.",{"category":80,"check":122,"severity":37,"summary":123},"Unguarded Destructive Operations","The extension does not contain any apparent destructive operations that would require additional confirmation guards.",{"category":118,"check":125,"severity":37,"summary":126},"Error Handling","The skill design and structure suggest that errors are likely caught and reported meaningfully, preventing process crashes or state poisoning.",{"category":118,"check":128,"severity":59,"summary":129},"Logging","The extension does not appear to perform destructive actions or outbound calls that would necessitate local audit logging.",{"category":131,"check":132,"severity":59,"summary":133},"Compliance","GDPR","The extension does not appear to operate on data that would typically include personal data without specific sanitization.",{"category":131,"check":135,"severity":37,"summary":136},"Target market","No regional or jurisdictional signals were detected, indicating the extension is globally usable.",{"category":106,"check":138,"severity":37,"summary":139},"Runtime stability","The extension does not make assumptions about specific editors, shells, OS, or Claude Code runtimes and appears to be cross-platform compatible.",{"category":46,"check":141,"severity":37,"summary":142},"Tool surface size","The plugin exposes 8 distinct skills, which falls within the target range of 3-10 tools.",{"category":53,"check":144,"severity":37,"summary":145},"Name collisions","Each included skill has a distinct 'waza-\u003Cskill>' name and description, preventing router mismatches and ensuring reachability.",{"category":53,"check":147,"severity":37,"summary":148},"Overlapping near-synonym tools","The tool names ('think', 'design', 'check', etc.) are distinct and cover different use cases, avoiding near-synonym overlap.",{"category":53,"check":150,"severity":59,"summary":151},"Hooks-off mechanism","The extension does not appear to utilize hooks, thus a hooks-off mechanism is not applicable.",{"category":53,"check":153,"severity":59,"summary":154},"Hook matcher tightness","The extension does not appear to utilize hooks, so hook matcher tightness is not applicable.",{"category":80,"check":156,"severity":59,"summary":157},"Hook security","The extension does not appear to utilize hooks, thus hook security checks are not applicable.",{"category":102,"check":159,"severity":59,"summary":160},"Silent prompt rewriting","The extension does not appear to utilize a UserPromptSubmit hook, so silent prompt rewriting is not applicable.",{"category":80,"check":162,"severity":59,"summary":163},"Permission Hook","The extension does not appear to utilize a PermissionRequest hook, so permission hook checks are not applicable.",{"category":131,"check":165,"severity":59,"summary":166},"Hook privacy","The extension does not appear to utilize hooks, therefore hook privacy checks are not applicable.",{"category":118,"check":168,"severity":59,"summary":169},"Hook dependency","The extension does not appear to utilize hooks, therefore hook dependency checks are not applicable.",{"category":57,"check":171,"severity":37,"summary":172},"Install / Setup Instructions","The README provides clear installation instructions for Claude Code, Codex, and Claude Desktop, along with update and uninstall guidance.",{"category":57,"check":174,"severity":37,"summary":175},"Feature Transparency","The README clearly lists each of the eight skills with brief descriptions and refers to their respective SKILL.md files for more detail.",{"category":57,"check":177,"severity":37,"summary":178},"Phantom features","All features promised in the README (the eight skills) have corresponding implementations in the manifest and code.",{"category":180,"check":181,"severity":37,"summary":182},"Convention","Layout convention adherence","The extension adheres to Claude Code plugin structural conventions, with plugin.json in .claude-plugin/ and scripts documented in AGENTS.md/README.",{"category":180,"check":184,"severity":37,"summary":185},"Plugin state","The extension does not appear to have persistent state that would require management under ${CLAUDE_PLUGIN_DATA}.",{"category":80,"check":187,"severity":59,"summary":188},"Keychain-stored secrets","The extension does not handle any secrets that would need to be routed through userConfig or stored in settings.json.",{"category":190,"check":191,"severity":37,"summary":192},"Dependencies","Tagged release sourcing","The main plugin and individual skills reference local source paths('./') indicating they are bundled and not dependent on external tagged releases.",{"category":194,"check":195,"severity":37,"summary":196},"Installation","Clean uninstall","The extension does not spawn background daemons, cron jobs, or persistent containers, ensuring a clean uninstall.",1778053540069,"This plugin bundles eight distinct skills: 'think' for planning, 'design' for UI, 'check' for reviews and releases, 'hunt' for debugging, 'write' for prose refinement, 'learn' for research, 'read' for fetching content, and 'health' for configuration audits. Each skill targets a specific engineering habit, providing structured guidance and automating routine tasks.","2.0.0","3.4.0","The extension is well-structured, provides clear documentation, and adheres to most quality and security standards. The primary finding is the lack of recent commits, which slightly lowers the score.",88,"A comprehensive toolkit of eight specialized engineering skills designed to enhance productivity and quality within development workflows.",[17,18,19,20,21,22,23,24,25,26,27],"global","verified",{"codeQuality":208,"collectedAt":209,"documentation":210,"maintenance":212,"security":213,"testCoverage":215},{},1778053531200,{"descriptionLength":211,"readmeSize":8},287,{},{"hasNpmPackage":214,"smitheryVerified":214},false,{"hasCi":214,"hasTests":214},{"updatedAt":217},1778053559386,{"githubOwner":219,"githubRepo":220,"locale":31,"slug":220,"type":221},"tw93","waza","plugin",true,{"_creationTime":224,"_id":225,"community":226,"display":227,"identity":236,"parentExtension":238,"providers":239,"relations":248,"workflow":250},1778053529023.1548,"k17aghyxvmq2s38y9a3161c8q5866w25",{"reviewCount":8},{"description":228,"installMethods":229,"name":14,"sourceUrl":15,"tags":230},"Personal skill collection for Claude Code: think, check, hunt, design, read, write, learn, health.",{},[231,232,233,234,235],"coding","developer-tools","ai-skills","engineering-habits","productivity",{"githubOwner":219,"githubRepo":220,"locale":31,"slug":220,"type":237},"marketplace",null,{"extract":240,"llm":245},{"commitSha":241,"license":242,"marketplace":243},"4111eb959106a4df7bcb9aa07633acc113088442","MIT",{"name":220,"pluginCount":244},9,{"promptVersionExtension":199,"promptVersionScoring":200,"score":246,"targetMarket":205,"tier":247},75,"flagged",{"repoId":249},"kd79tf9jz2bhg0gg0y9mh6fjp5864zjj",{"anyEnrichmentAt":251,"extractAt":252,"githubAt":251,"llmAt":217,"updatedAt":217},1778053529516,1778053529023,{"extract":254,"llm":255},{"commitSha":241,"license":242},{"promptVersionExtension":199,"promptVersionScoring":200,"score":202,"targetMarket":205,"tier":206},{"parentExtensionId":225,"repoId":249},{"_creationTime":258,"_id":249,"identity":259,"providers":260,"workflow":280},1777995558409.8604,{"githubOwner":219,"githubRepo":220,"sourceUrl":15},{"discover":261,"github":264},{"sources":262},[263],"skills-sh",{"closedIssues90d":265,"forks":266,"homepage":267,"license":242,"openIssues90d":8,"pushedAt":268,"readmeSize":269,"stars":270,"topics":271},26,273,"https://x.com/HiTw93/status/2041312649510822103",1778038406000,10972,4490,[272,273,274,23,275,276,277,278,279],"claude","claude-code","des","engineer","lear","skil","skills","superpowers",{"discoverAt":281,"extractAt":282,"githubAt":282,"updatedAt":282},1777995558409,1778053530119,{"anyEnrichmentAt":251,"extractAt":252,"githubAt":251,"llmAt":217,"updatedAt":217},[],[286,320],{"_creationTime":287,"_id":288,"community":289,"display":290,"identity":301,"providers":305,"relations":312,"workflow":315},1778054452948.4253,"k1767a8yk98h8qcz0rkh7t64an867zws",{"reviewCount":8},{"description":291,"installMethods":292,"name":293,"sourceUrl":294,"tags":295},"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",[296,297,17,298,299,26,300,221],"mcp","server","typescript","python","security",{"githubOwner":302,"githubRepo":303,"locale":31,"slug":304,"type":221},"anthropics","claude-plugins-official","mcp-server-dev",{"extract":306,"llm":309,"smithery":311},{"commitSha":307,"license":308},"06f52cd3ac3e47ecb45228a86183ea2a86e9d6ff","Apache-2.0",{"promptVersionExtension":199,"promptVersionScoring":200,"score":310,"targetMarket":205,"tier":206},98,{"qualityScore":8,"totalActivations":8,"uniqueUsers":8,"useCount":8,"verified":214},{"parentExtensionId":313,"repoId":314},"k171b9714j6pgfxqht22y94q4x866sck","kd798hf3w99qz2xt1fqtgq7gf9865e31",{"anyEnrichmentAt":316,"extractAt":317,"githubAt":318,"llmAt":319,"smitheryAt":316,"updatedAt":319},1778054509977,1778054452948,1778054454391,1778054703946,{"_creationTime":321,"_id":322,"community":323,"display":324,"identity":335,"providers":339,"relations":345,"workflow":348},1778054149306.4175,"k1798854133cp9ethpj77geztx86796t",{"reviewCount":8},{"description":325,"installMethods":326,"name":327,"sourceUrl":328,"tags":329},"Comprehensive UI/UX design review for websites and desktop applications with extensive WCAG 2.1/2.2 accessibility analysis, usability evaluation, and visual design assessment",{},"UI/UX Design Review","https://github.com/rknall/claude-skills/tree/HEAD/ui-design-review",[330,331,23,332,333,21,26,334],"ui","ux","accessibility","wcag","testing",{"githubOwner":336,"githubRepo":337,"locale":31,"slug":338,"type":221},"rknall","claude-skills","ui-design-review",{"extract":340,"llm":343},{"commitSha":341,"license":342},"ca7fbd0e07f824b119030f323da3409bc779f9bc","n/a",{"promptVersionExtension":199,"promptVersionScoring":200,"score":344,"targetMarket":205,"tier":206},95,{"parentExtensionId":346,"repoId":347},"k177qr61xrzsfq9e6y9wgxb33h8662mw","kd76y3zr89fpvp98y3h1jpy6fh865a3d",{"anyEnrichmentAt":349,"extractAt":350,"githubAt":349,"llmAt":351,"updatedAt":351},1778054149925,1778054149306,1778054190610]