[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mhattingpete-review-implementing-en":3,"guides-for-mhattingpete-review-implementing":611,"similar-k175g88jwe9m21eh26ecs4zy5s86nw09-en":612},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":226,"parentExtension":247,"providers":306,"relations":310,"repo":311,"tags":609,"workflow":610},1778693062249.8635,"k175g88jwe9m21eh26ecs4zy5s86nw09",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.",{"claudeCode":12},"mhattingpete/claude-skills-marketplace","review-implementing","https://github.com/mhattingpete/claude-skills-marketplace",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":240},1778693305270.933,"kn70hqn7f0pc9p8drznrrj095h86mev6","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":201,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,43,48,51,54,58,63,66,70,73,76,79,82,85,88,92,96,100,104,108,111,114,117,121,124,127,130,133,136,139,143,147,151,154,158,161,164,167,170,174,177,180,183,186,190],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of systematically processing code review feedback and names specific triggers for its use.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a systematic workflow and explicit tool usage (TodoWrite, Edit, Grep) beyond basic code modification, providing value over a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle of implementing code review feedback, from parsing to validation and communication, making it ready for use in a real workflow.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the distinct workflow of processing and implementing code review feedback, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's functionality of processing and implementing code review feedback systematically.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill uses specific, narrow tools like TodoWrite, Grep, and Edit, avoiding general-purpose command execution.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","not_applicable","The skill does not appear to have configurable options or parameters beyond standard tool usage, making this check not applicable.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","The tools referenced (TodoWrite, Grep, Edit) are descriptive and adhere to a consistent naming convention.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill's tools take specific inputs (e.g., feedback items for TodoWrite, file paths for Grep/Edit) and produce focused outputs, not excessive diagnostic dumps.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is licensed under Apache-2.0, a permissive open-source license, clearly indicated in the LICENSE file and referenced in README.",{"category":59,"check":60,"severity":61,"summary":62},"Maintenance","Commit recency","warning","The last commit was on March 6, 2026, which is over 3 months ago (today's date for evaluation is May 13, 2026), suggesting potential lack of recent maintenance.",{"category":59,"check":64,"severity":46,"summary":65},"Dependency Management","The skill does not appear to have external third-party dependencies that require specific management beyond the Claude Code environment.",{"category":67,"check":68,"severity":24,"summary":69},"Security","Secret Management","The skill does not appear to handle or expose secrets; its operations are confined to code manipulation and task tracking.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill's instructions focus on using provided tools and do not indicate any mechanism for loading or executing untrusted external data as instructions.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill operates entirely within the provided context and tools, with no indication of runtime downloads or execution of remote content.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill's operations are confined to manipulating code and managing tasks within the defined scope, not altering external file systems.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No detached process spawns or deny-retry loops were detected in the skill's logic.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill does not handle confidential data or make undocumented outbound calls; its scope is limited to code review feedback processing.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content and descriptions do not contain hidden-steering tricks or suspicious Unicode characters.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's logic is presented in plain, readable markdown and does not involve obfuscated code, base64 payloads, or runtime fetches.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill assumes the user provides code review feedback in a standard format and uses tools that operate on provided code, not specific project structures.",{"category":97,"check":98,"severity":61,"summary":99},"Trust","Issues Attention","There are 6 issues opened and 0 issues closed in the last 90 days, indicating a low issue closure rate and potential slow maintainer response.",{"category":101,"check":102,"severity":24,"summary":103},"Versioning","Release Management","The repository includes a CHANGELOG.md file and the last commit date is recent enough to suggest active development, implying versioning signals.",{"category":105,"check":106,"severity":24,"summary":107},"Code Execution","Validation","The skill relies on Claude's internal tool execution and validation mechanisms for inputs and outputs, ensuring data integrity.",{"category":67,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill primarily manipulates code and tracks tasks; it does not perform destructive operations without appropriate confirmations or safeguards.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill's workflow is designed to handle errors by asking for clarification or reporting blockers, promoting clear communication.",{"category":105,"check":115,"severity":46,"summary":116},"Logging","This skill does not perform destructive actions or outbound calls that would necessitate a local audit log; its operations are within the Claude environment.",{"category":118,"check":119,"severity":46,"summary":120},"Compliance","GDPR","The skill does not operate on personal data; it processes code review feedback and code modifications.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is focused on code review feedback implementation, a universal software development task, with no regional or jurisdictional constraints.",{"category":93,"check":125,"severity":24,"summary":126},"Runtime stability","The skill relies on standard Claude Code tools and markdown processing, ensuring compatibility across different runtime environments.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file exists and provides a comprehensive overview of the marketplace and its included skills.",{"category":33,"check":131,"severity":46,"summary":132},"Tool surface size","This skill utilizes a small set of well-defined Claude Code tools, rather than exposing a large number of distinct commands.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The tools used (TodoWrite, Grep, Edit) have distinct functions and do not overlap in purpose.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features and workflow steps are implemented and supported by the skill's instructions and tool usage.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions for the marketplace and specific plugins, along with example invocations.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The skill instructs the user to ask for clarification or report blockers when encountering issues, providing a clear next step.",{"category":148,"check":149,"severity":46,"summary":150},"Execution","Pinned dependencies","The skill does not use third-party dependencies that require explicit pinning or lockfiles, relying on the Claude Code environment.",{"category":33,"check":152,"severity":46,"summary":153},"Dry-run preview","The skill does not perform state-changing operations that would require a dry-run preview.",{"category":155,"check":156,"severity":46,"summary":157},"Protocol","Idempotent retry & timeouts","The skill's operations are not inherently state-changing or network-bound in a way that requires explicit idempotency or timeouts beyond the Claude Code environment's handling.",{"category":118,"check":159,"severity":46,"summary":160},"Telemetry opt-in","The skill does not emit telemetry; its operations are confined to code manipulation and feedback processing within the user's session.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description clearly states the skill processes code review feedback and identifies specific triggers for its use, making its purpose precise.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly outlining the skill's core capability and activation triggers.",{"category":44,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is well-structured and under 500 lines, deferring detailed steps to sections rather than external files.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md outlines the workflow steps clearly and uses sections within the file for detailed procedures, avoiding large embedded external content.",{"category":171,"check":175,"severity":46,"summary":176},"Forked exploration","The skill does not involve deep exploration or code review that would necessitate `context: fork`; its workflow is linear and task-oriented.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","The SKILL.md includes a clear example of how the TodoWrite tool is used, and the overall workflow implies practical usage.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill documents several edge cases like conflicting feedback, breaking changes, failing tests, and non-existent code, with clear recovery steps.",{"category":105,"check":184,"severity":46,"summary":185},"Tool Fallback","The skill relies solely on Claude Code's built-in tools (TodoWrite, Grep, Edit) and does not depend on external MCP servers or other skills with fallbacks.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill instructs the user to ask for clarification on ambiguous feedback or report blockers, effectively halting on unexpected states.",{"category":93,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it clearly defines its scope and operations.",1778693305162,"This skill systematically processes code review feedback by parsing notes, creating actionable tasks using TodoWrite, and guiding users through implementing changes with tools like Grep and Edit, ensuring verification and communication. It handles various feedback types and outlines edge cases.",[196,197,198,199,200],"Systematic processing of reviewer notes","Actionable task creation with TodoWrite","Guidance for implementing code changes with Edit and Grep","Handling of diverse feedback types (code, features, docs, tests)","Validation and communication of implemented changes",[202,203,204],"Writing code from scratch without prior review feedback.","Performing code reviews or providing feedback.","Managing the entire Git workflow beyond implementing changes.","3.0.0","4.4.0","To systematically process and implement code review feedback, ensuring suggestions are addressed efficiently and accurately within a structured workflow.","The skill is well-documented and functional, but a warning on commit recency and a warning on slow issue closure pull the score down from verified.",78,"A robust skill for systematically processing and implementing code review feedback with clear workflow and task management.",[212,213,214,215,216],"code-review","refactoring","developer-tools","code-quality","automation","global","community",[220,221,222,223],"When user provides reviewer comments, PR feedback, or code review notes.","When user asks to implement suggestions from reviews.","When user pastes lists of requested changes.","When user asks to address specific comments on code.",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":239},{"hasLockfile":226},false,1778693288517,{"descriptionLength":229,"readmeSize":230},179,20021,{"closedIssues90d":8,"forks":232,"hasChangelog":233,"openIssues90d":234,"pushedAt":235,"stars":236},73,true,6,1772792065000,574,{"hasNpmPackage":226,"license":238,"smitheryVerified":226},"Apache-2.0",{"hasCi":226,"hasTests":226},{"updatedAt":241},1778693305271,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"engineering-workflow-plugin/skills/review-implementing","mhattingpete","claude-skills-marketplace","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":290,"relations":302,"tags":303,"workflow":304},1778693062249.8608,"k17dvh2qvdks0qkgsv471dex4986nwn0",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"Skills for software engineering workflows: git operations, test fixing, code review, feature planning, and ensemble problem solving (generates multiple solutions in parallel and selects the best)",{"claudeCode":254},"engineering-workflow-skills","Engineering Workflow Skills",{"basePath":257,"githubOwner":244,"githubRepo":245,"locale":18,"slug":257,"type":258},"engineering-workflow-plugin","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":270,"relations":284,"tags":286,"workflow":287},1778693062249.8606,"k1717bff9209jd2esh8qdepk3x86mwfm",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"Claude Code Skills for software engineering workflows - Git automation, testing, and code review",{"claudeCode":12},"Claude Code Skills Marketplace",{"basePath":268,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":269},"","marketplace",{"evaluate":271,"extract":277},{"promptVersionExtension":272,"promptVersionScoring":206,"score":273,"tags":274,"targetMarket":217,"tier":218},"3.1.0",75,[269,275,276,214,216],"plugins","software-engineering",{"commitSha":278,"license":238,"marketplace":279,"plugin":282},"HEAD",{"name":280,"pluginCount":281},"mhattingpete-claude-skills",4,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd75m5vhw2hg0g4maqdhm09cg586nn3p",[216,214,269,275,276],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778693076530,1778693062249,{"evaluate":291,"extract":299},{"promptVersionExtension":205,"promptVersionScoring":206,"score":292,"tags":293,"targetMarket":217,"tier":218},95,[294,295,212,296,297,298],"git","testing","planning","development-workflow","ensemble",{"commitSha":278,"license":238,"plugin":300},{"mcpCount":8,"provider":283,"skillCount":301},5,{"parentExtensionId":261,"repoId":285},[212,297,298,294,296,295],{"evaluatedAt":305,"extractAt":289,"updatedAt":305},1778693093201,{"evaluate":307,"extract":309},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":308,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":278},{"parentExtensionId":249,"repoId":285},{"_creationTime":312,"_id":285,"identity":313,"providers":314,"workflow":605},1778693055731.8413,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":315,"discover":594,"github":597},{"commitSha":278,"extensions":316},[317,330,354,373,390,407,423,431,441,449,461,471,481,486,494,502,510,520,528,542,557,570,581],{"basePath":268,"displayName":280,"installMethods":318,"rationale":319,"selectedPaths":320,"source":329,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[321,324,326],{"path":322,"priority":323},".claude-plugin/marketplace.json","mandatory",{"path":325,"priority":323},"README.md",{"path":327,"priority":328},"LICENSE","high","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":331,"rationale":332,"selectedPaths":333,"source":329,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at engineering-workflow-plugin/.claude-plugin/plugin.json",[334,336,337,340,342,344,346,348,350,352],{"path":335,"priority":323},".claude-plugin/plugin.json",{"path":325,"priority":323},{"path":338,"priority":339},"skills/ensemble-solving/SKILL.md","medium",{"path":341,"priority":339},"skills/feature-planning/SKILL.md",{"path":343,"priority":339},"skills/git-pushing/SKILL.md",{"path":345,"priority":339},"skills/review-implementing/SKILL.md",{"path":347,"priority":339},"skills/test-fixing/SKILL.md",{"path":349,"priority":328},"agents/ensemble-orchestrator/AGENT.md",{"path":351,"priority":328},"agents/plan-implementer.md",{"path":353,"priority":328},"commands/pr.md",{"basePath":355,"description":356,"displayName":357,"installMethods":358,"rationale":359,"selectedPaths":360,"source":329,"sourceLanguage":18,"type":258},"visual-documentation-plugin","Skills for creating stunning visual HTML documentation with modern UI design, SVG diagrams, flowcharts, dashboards, timelines, technical documentation, and comprehensive project architecture diagrams","visual-documentation-skills",{"claudeCode":357},"plugin manifest at visual-documentation-plugin/.claude-plugin/plugin.json",[361,362,363,365,367,369,371],{"path":335,"priority":323},{"path":325,"priority":323},{"path":364,"priority":339},"skills/architecture-diagram-creator/SKILL.md",{"path":366,"priority":339},"skills/dashboard-creator/SKILL.md",{"path":368,"priority":339},"skills/flowchart-creator/SKILL.md",{"path":370,"priority":339},"skills/technical-doc-creator/SKILL.md",{"path":372,"priority":339},"skills/timeline-creator/SKILL.md",{"basePath":374,"description":375,"displayName":376,"installMethods":377,"rationale":378,"selectedPaths":379,"source":329,"sourceLanguage":18,"type":258},"productivity-skills-plugin","Productivity and workflow optimization skills for analyzing usage patterns, auditing code, bootstrapping projects, and generating documentation","productivity-skills",{"claudeCode":376},"plugin manifest at productivity-skills-plugin/.claude-plugin/plugin.json",[380,381,382,384,386,388],{"path":335,"priority":323},{"path":325,"priority":323},{"path":383,"priority":339},"skills/code-auditor/SKILL.md",{"path":385,"priority":339},"skills/codebase-documenter/SKILL.md",{"path":387,"priority":339},"skills/conversation-analyzer/SKILL.md",{"path":389,"priority":339},"skills/project-bootstrapper/SKILL.md",{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":329,"sourceLanguage":18,"type":258},"code-operations-plugin","Skills for code manipulation operations including line-based code transfer, bulk refactoring, and file analysis - converted from code-copy-mcp","code-operations-skills",{"claudeCode":393},"plugin manifest at code-operations-plugin/.claude-plugin/plugin.json",[397,398,399,401,403,405],{"path":335,"priority":323},{"path":325,"priority":323},{"path":400,"priority":339},"skills/code-execution/SKILL.md",{"path":402,"priority":339},"skills/code-refactor/SKILL.md",{"path":404,"priority":339},"skills/code-transfer/SKILL.md",{"path":406,"priority":339},"skills/file-operations/SKILL.md",{"basePath":408,"description":409,"displayName":410,"installMethods":411,"rationale":412,"selectedPaths":413,"source":329,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/code-execution","Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.","code-execution",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/code-execution/SKILL.md",[414,416,419,421],{"path":415,"priority":323},"SKILL.md",{"path":417,"priority":418},"examples/bulk_refactor.py","low",{"path":420,"priority":418},"examples/codebase_audit.py",{"path":422,"priority":418},"examples/extract_functions.py",{"basePath":424,"description":425,"displayName":426,"installMethods":427,"rationale":428,"selectedPaths":429,"source":329,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/code-refactor","Perform bulk code refactoring operations like renaming variables/functions across files, replacing patterns, and updating API calls. Use when users request renaming identifiers, replacing deprecated code patterns, updating method calls, or making consistent changes across multiple locations.","code-refactor",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/code-refactor/SKILL.md",[430],{"path":415,"priority":323},{"basePath":432,"description":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":329,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/code-transfer","Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.","code-transfer",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/code-transfer/SKILL.md",[438,439],{"path":415,"priority":323},{"path":440,"priority":418},"scripts/line_insert.py",{"basePath":442,"description":443,"displayName":444,"installMethods":445,"rationale":446,"selectedPaths":447,"source":329,"sourceLanguage":18,"type":246},"code-operations-plugin/skills/file-operations","Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.","file-operations",{"claudeCode":12},"SKILL.md frontmatter at code-operations-plugin/skills/file-operations/SKILL.md",[448],{"path":415,"priority":323},{"basePath":450,"description":451,"displayName":452,"installMethods":453,"rationale":454,"selectedPaths":455,"source":329,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/ensemble-solving","Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or creative tasks where exploring alternatives improves quality.","ensemble-solving",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/ensemble-solving/SKILL.md",[456,457,459],{"path":415,"priority":323},{"path":458,"priority":339},"references/diversification-strategies.md",{"path":460,"priority":339},"references/evaluation-rubrics.md",{"basePath":462,"description":463,"displayName":464,"installMethods":465,"rationale":466,"selectedPaths":467,"source":329,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/feature-planning","Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.","feature-planning",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/feature-planning/SKILL.md",[468,469],{"path":415,"priority":323},{"path":470,"priority":339},"references/planning-best-practices.md",{"basePath":472,"description":473,"displayName":474,"installMethods":475,"rationale":476,"selectedPaths":477,"source":329,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/git-pushing","Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says \"push changes\", \"commit and push\", \"push this\", \"push to github\", or similar git workflow requests.","git-pushing",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/git-pushing/SKILL.md",[478,479],{"path":415,"priority":323},{"path":480,"priority":418},"scripts/smart_commit.sh",{"basePath":243,"description":10,"displayName":13,"installMethods":482,"rationale":483,"selectedPaths":484,"source":329,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/review-implementing/SKILL.md",[485],{"path":415,"priority":323},{"basePath":487,"description":488,"displayName":489,"installMethods":490,"rationale":491,"selectedPaths":492,"source":329,"sourceLanguage":18,"type":246},"engineering-workflow-plugin/skills/test-fixing","Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.","test-fixing",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/test-fixing/SKILL.md",[493],{"path":415,"priority":323},{"basePath":495,"description":496,"displayName":497,"installMethods":498,"rationale":499,"selectedPaths":500,"source":329,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/code-auditor","Performs comprehensive codebase analysis covering architecture, code quality, security, performance, testing, and maintainability. Use when user wants to audit code quality, identify technical debt, find security issues, assess test coverage, or get a codebase health check.","code-auditor",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/code-auditor/SKILL.md",[501],{"path":415,"priority":323},{"basePath":503,"description":504,"displayName":505,"installMethods":506,"rationale":507,"selectedPaths":508,"source":329,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/codebase-documenter","Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.","codebase-documenter",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/codebase-documenter/SKILL.md",[509],{"path":415,"priority":323},{"basePath":511,"description":512,"displayName":513,"installMethods":514,"rationale":515,"selectedPaths":516,"source":329,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/conversation-analyzer","Analyzes your Claude Code conversation history to identify patterns, common mistakes, and opportunities for workflow improvement. Use when user wants to understand usage patterns, optimize workflow, identify automation opportunities, or check if they're following best practices.","conversation-analyzer",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/conversation-analyzer/SKILL.md",[517,518],{"path":415,"priority":323},{"path":519,"priority":418},"scripts/analyze_history.py",{"basePath":521,"description":522,"displayName":523,"installMethods":524,"rationale":525,"selectedPaths":526,"source":329,"sourceLanguage":18,"type":246},"productivity-skills-plugin/skills/project-bootstrapper","Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.","project-bootstrapper",{"claudeCode":12},"SKILL.md frontmatter at productivity-skills-plugin/skills/project-bootstrapper/SKILL.md",[527],{"path":415,"priority":323},{"basePath":529,"description":530,"displayName":531,"installMethods":532,"rationale":533,"selectedPaths":534,"source":329,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/architecture-diagram-creator","Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and deployment. Use when users request system architecture, project documentation, high-level overviews, or technical specifications.","architecture-diagram-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/architecture-diagram-creator/SKILL.md",[535,536,538,540],{"path":415,"priority":323},{"path":537,"priority":418},"assets/templates/architecture_components.html",{"path":539,"priority":418},"assets/templates/base_template.html",{"path":541,"priority":339},"references/example_architecture.html",{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":329,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/dashboard-creator","Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.","dashboard-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/dashboard-creator/SKILL.md",[549,550,551,553,555],{"path":415,"priority":323},{"path":539,"priority":418},{"path":552,"priority":418},"assets/templates/dashboard_components.html",{"path":554,"priority":339},"references/design_patterns.md",{"path":556,"priority":339},"references/svg_library.md",{"basePath":558,"description":559,"displayName":560,"installMethods":561,"rationale":562,"selectedPaths":563,"source":329,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/flowchart-creator","Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.","flowchart-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/flowchart-creator/SKILL.md",[564,565,566,568,569],{"path":415,"priority":323},{"path":539,"priority":418},{"path":567,"priority":418},"assets/templates/flowchart_components.html",{"path":554,"priority":339},{"path":556,"priority":339},{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":329,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/technical-doc-creator","Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.","technical-doc-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/technical-doc-creator/SKILL.md",[577,578,579,580],{"path":415,"priority":323},{"path":539,"priority":418},{"path":554,"priority":339},{"path":556,"priority":339},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":329,"sourceLanguage":18,"type":246},"visual-documentation-plugin/skills/timeline-creator","Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.","timeline-creator",{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/timeline-creator/SKILL.md",[588,589,590,592,593],{"path":415,"priority":323},{"path":539,"priority":418},{"path":591,"priority":418},"assets/templates/timeline_components.html",{"path":554,"priority":339},{"path":556,"priority":339},{"sources":595},[596],"manual",{"closedIssues90d":8,"description":264,"forks":232,"license":238,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":598},[599,600,216,601,602,214,603,275,604],"ai-agents","anthropic","claude-code","claude-skills","ai-tools","productivity",{"classifiedAt":606,"discoverAt":607,"extractAt":608,"githubAt":608,"updatedAt":606},1778693062028,1778693055731,1778693060469,[216,215,212,214,213],{"evaluatedAt":241,"extractAt":289,"updatedAt":241},[],[613,646,675,704,729,749],{"_creationTime":614,"_id":615,"community":616,"display":617,"identity":623,"providers":629,"relations":638,"tags":641,"workflow":642},1778698296017.8315,"k17dzgrxxkxpeqmtcn5v3tjmad86n5tm",{"reviewCount":8},{"description":618,"installMethods":619,"name":621,"sourceUrl":622},"과잉 엔지니어링 패턴이 감지되면 자동으로 활성화됩니다: (1) 사용자가 명시적으로 변경을 요청하지 않은 코드나 파일을 수정하는 경우 (2) 요청되지 않은 새로운 추상화 레이어(class, interface, factory, wrapper)를 생성하는 경우 (3) 요청되지 않은 주석, 문서, JSDoc, 타입 어노테이션을 추가하는 경우 (4) 요청되지 않은 새로운 의존성을 도입하는 경우 (5) 최소한의 편집 대신 파일 전체를 다시 작성하는 경우 (6) diff 범위가 사용자의 요청을 명백히 초과하는 경우 (7) 사용자가 \"너무 많아\", \"거기는 건드리지 마\", \"X만 변경해\", \"간단하게\", \"그만\" 등의 신호를 보내는 경우 (8) 발생할 수 없는 시나리오에 대한 에러 처리, 유효성 검사, 방어적 코드를 추가하는 경우 (9) 요청되지 않은 테스트, 설정 스캐폴딩, 문서를 생성하는 경우\n",{"claudeCode":620},"uucz/moyu","Moyu (摸鱼)","https://github.com/uucz/moyu",{"basePath":624,"githubOwner":625,"githubRepo":626,"locale":627,"slug":628,"type":246},"skills/moyu-ko","uucz","moyu","ko","moyu-ko",{"evaluate":630,"extract":636},{"promptVersionExtension":205,"promptVersionScoring":206,"score":631,"tags":632,"targetMarket":217,"tier":635},100,[633,215,634,214,213],"ai-assist","prompt-engineering","verified",{"commitSha":278,"license":637},"MIT",{"parentExtensionId":639,"repoId":640},"k17a8j7hxkm1n8dabrtcwp2z2d86nr39","kd7ccbpk8y3xm113xt8wy1c5jd86n94h",[633,215,214,634,213],{"evaluatedAt":643,"extractAt":644,"updatedAt":645},1778698415064,1778698296017,1778698589704,{"_creationTime":647,"_id":648,"community":649,"display":650,"identity":656,"providers":660,"relations":668,"tags":671,"workflow":672},1778699234184.611,"k179b6dkc777g1rgyecze04wqn86m6y4",{"reviewCount":8},{"description":651,"installMethods":652,"name":654,"sourceUrl":655},"Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly",{"claudeCode":653},"Yeachan-Heo/oh-my-claudecode","oh-my-claudecode","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":657,"githubOwner":658,"githubRepo":654,"locale":18,"slug":659,"type":246},"skills/ask","Yeachan-Heo","ask",{"evaluate":661,"extract":667},{"promptVersionExtension":205,"promptVersionScoring":206,"score":631,"tags":662,"targetMarket":217,"tier":635},[663,216,664,665,212,666],"cli","llm","prompting","artifact-generation",{"commitSha":278,"license":637},{"parentExtensionId":669,"repoId":670},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[666,216,663,212,664,665],{"evaluatedAt":673,"extractAt":674,"updatedAt":673},1778699303045,1778699234184,{"_creationTime":676,"_id":677,"community":678,"display":679,"identity":685,"providers":690,"relations":697,"tags":699,"workflow":700},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":680,"installMethods":681,"name":683,"sourceUrl":684},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":682},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":686,"githubOwner":687,"githubRepo":688,"locale":18,"slug":689,"type":246},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":691,"extract":696},{"promptVersionExtension":205,"promptVersionScoring":206,"score":631,"tags":692,"targetMarket":217,"tier":635},[693,694,216,695,214],"browser","debugging","ux",{"commitSha":278,"license":637},{"repoId":698},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[216,693,694,214,695],{"evaluatedAt":701,"extractAt":702,"updatedAt":703},1778699261239,1778699106670,1778699384978,{"_creationTime":705,"_id":706,"community":707,"display":708,"identity":714,"providers":718,"relations":723,"tags":725,"workflow":726},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":709,"installMethods":710,"name":712,"sourceUrl":713},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":711},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":715,"githubOwner":716,"githubRepo":717,"locale":18,"slug":712,"type":246},"skills/github","steipete","clawdis",{"evaluate":719,"extract":722},{"promptVersionExtension":205,"promptVersionScoring":206,"score":631,"tags":720,"targetMarket":217,"tier":635},[712,663,721,214,216],"api",{"commitSha":278},{"repoId":724},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[721,216,663,214,712],{"evaluatedAt":727,"extractAt":728,"updatedAt":727},1778698569289,1778697652123,{"_creationTime":730,"_id":731,"community":732,"display":733,"identity":737,"providers":739,"relations":745,"tags":746,"workflow":747},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":734,"installMethods":735,"name":736,"sourceUrl":713},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":711},"openclaw-testing",{"basePath":738,"githubOwner":716,"githubRepo":717,"locale":18,"slug":736,"type":246},".agents/skills/openclaw-testing",{"evaluate":740,"extract":744},{"promptVersionExtension":205,"promptVersionScoring":206,"score":631,"tags":741,"targetMarket":217,"tier":635},[295,742,743,216,214],"ci","validation",{"commitSha":278},{"repoId":724},[216,742,214,295,743],{"evaluatedAt":748,"extractAt":728,"updatedAt":748},1778697962962,{"_creationTime":750,"_id":751,"community":752,"display":753,"identity":757,"providers":760,"relations":766,"tags":767,"workflow":768},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":754,"installMethods":755,"name":756,"sourceUrl":713},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":711},"ClawSweeper Skill",{"basePath":758,"githubOwner":716,"githubRepo":717,"locale":18,"slug":759,"type":246},".agents/skills/clawsweeper","clawsweeper",{"evaluate":761,"extract":765},{"promptVersionExtension":205,"promptVersionScoring":206,"score":631,"tags":762,"targetMarket":217,"tier":635},[712,216,212,763,764],"maintenance","ci-cd",{"commitSha":278,"license":637},{"repoId":724},[216,764,212,712,763],{"evaluatedAt":769,"extractAt":728,"updatedAt":769},1778697688364]