[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-mhattingpete-architecture-diagram-creator-en":3,"guides-for-mhattingpete-architecture-diagram-creator":606,"similar-k176zh9n4qwex4h3bz7twchhkn86n99x-en":607},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":239,"isFallback":223,"parentExtension":244,"providers":301,"relations":305,"repo":306,"tags":604,"workflow":605},1778693062249.865,"k176zh9n4qwex4h3bz7twchhkn86n99x",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"mhattingpete/claude-skills-marketplace","architecture-diagram-creator","https://github.com/mhattingpete/claude-skills-marketplace",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":221,"workflow":237},1778693432612.6619,"kn7ffh3dbf9avjqg63wx2xqhzn86nfww","en",{"checks":20,"evaluatedAt":189,"extensionSummary":190,"features":191,"nonGoals":197,"promptVersionExtension":201,"promptVersionScoring":202,"purpose":203,"rationale":204,"score":205,"summary":206,"tags":207,"targetMarket":214,"tier":215,"useCases":216},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,78,81,84,88,93,96,100,103,106,109,112,115,118,122,125,129,133,137,140,143,146,150,153,156,159,162,165,168,172,176,179,182,186],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension addresses the user problem of creating comprehensive HTML architecture diagrams, naming specific use cases like system architecture documentation and high-level overviews.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill generates detailed HTML architecture diagrams with specific components and SVG visualizations, offering significant value beyond standard LLM capabilities for diagram generation.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete solution for generating HTML architecture diagrams, including structure, SVG patterns, and a defined workflow, making it ready for immediate use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on creating architecture diagrams, aligning with its name and description without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality and purpose, providing clear guidance on its use cases and intended outcomes.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill's purpose is precisely defined, stating it creates HTML architecture diagrams (what) for use when users request system architecture, project documentation, or technical specifications (when).",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability of creating HTML architecture diagrams and listing relevant use cases.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md file is concise, detailing the HTML structure, SVG patterns, and workflow without excessive verbosity, delegating example HTML to a separate file.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill utilizes separate HTML files for example diagrams (`example_architecture.html`, `base_template.html`, `architecture_components.html`), demonstrating good progressive disclosure.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill is a generator, not an exploration or audit tool, so the `context: fork` setting is not applicable.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The skill includes a detailed example HTML file (`example_architecture.html`) showcasing its output, structure, and styling, and references templates for components.",{"category":22,"check":62,"severity":56,"summary":63},"Edge cases","Given the skill's function of generating a document based on extracted information, there are no obvious edge cases related to input malformation or dependency failures that require specific documentation within the skill itself.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill does not rely on external tools like an MCP server, using only Claude-internal capabilities for generation.",{"category":69,"check":70,"severity":56,"summary":71},"Safety","Halt on unexpected state","The skill's operation is primarily document generation based on provided inputs, not a destructive or state-changing workflow that would require specific pre-condition checks.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill operates independently and does not implicitly rely on other skills; its functionality is self-contained.",{"category":40,"check":66,"severity":56,"summary":77},"The skill relies on standard LLM capabilities and does not reference external tools or MCP servers, making this check inapplicable.",{"category":33,"check":79,"severity":56,"summary":80},"Tool naming","This is a skill, not a tool-based extension, so tool naming conventions do not apply.",{"category":33,"check":82,"severity":56,"summary":83},"Minimal I/O surface","This skill operates within the LLM's conversational context and does not expose discrete tools with input/output schemas.",{"category":85,"check":86,"severity":24,"summary":87},"License","License usability","The project includes an Apache 2.0 license file, clearly indicating a permissive open-source license.",{"category":89,"check":90,"severity":91,"summary":92},"Maintenance","Commit recency","warning","The last commit was over 2 months ago (March 6, 2026), indicating potential lack of recent maintenance.",{"category":89,"check":94,"severity":56,"summary":95},"Dependency Management","The extension does not appear to use any third-party dependencies that require management.",{"category":97,"check":98,"severity":56,"summary":99},"Security","Secret Management","The skill does not handle or expose any secrets, making secret management measures not applicable.",{"category":97,"check":101,"severity":24,"summary":102},"Injection","The skill focuses on generating HTML based on provided instructions and templates, with no indication of loading or executing untrusted third-party data as instructions.",{"category":97,"check":104,"severity":24,"summary":105},"Transitive Supply-Chain Grenades","The skill generates HTML from bundled templates and does not fetch external content at runtime.",{"category":97,"check":107,"severity":24,"summary":108},"Sandbox Isolation","The skill operates within the LLM's context and does not perform file system operations or interact with the user's environment.",{"category":97,"check":110,"severity":24,"summary":111},"Sandbox escape primitives","No detached processes or retry loops around denied calls were found, as the skill does not execute external code.",{"category":97,"check":113,"severity":24,"summary":114},"Data Exfiltration","The skill generates documentation and does not send any data, confidential or otherwise, to third parties.",{"category":97,"check":116,"severity":24,"summary":117},"Hidden Text Tricks","The bundled HTML and Markdown files appear to be free of hidden text tricks or obfuscated instructions.",{"category":119,"check":120,"severity":24,"summary":121},"Hooks","Opaque code execution","The skill's logic is contained within readable HTML and Markdown files, with no evidence of obfuscation or dynamic code execution.",{"category":73,"check":123,"severity":56,"summary":124},"Structural Assumption","The skill does not make assumptions about the user's project structure as it generates documentation independently.",{"category":126,"check":127,"severity":91,"summary":128},"Trust","Issues Attention","There are 6 open issues and 0 closed issues in the last 90 days, indicating slow or no maintainer response to open issues.",{"category":130,"check":131,"severity":24,"summary":132},"Versioning","Release Management","The `pushedAt` date indicates recent activity, and the presence of a `LICENSE` file with Apache 2.0 suggests a stable release.",{"category":134,"check":135,"severity":56,"summary":136},"Execution","Validation","The skill generates HTML based on instructions and templates; it does not process user-provided arguments that require schema validation.",{"category":97,"check":138,"severity":56,"summary":139},"Unguarded Destructive Operations","The skill is read-only and does not perform any destructive operations.",{"category":65,"check":141,"severity":24,"summary":142},"Error Handling","The skill generates HTML based on templates and instructions. Errors in generation would likely manifest as invalid HTML output, but no complex error handling logic is explicitly needed or visible.",{"category":65,"check":144,"severity":56,"summary":145},"Logging","The skill is a documentation generator and does not perform actions or outbound calls that would require local audit logging.",{"category":147,"check":148,"severity":56,"summary":149},"Compliance","GDPR","The skill does not process or store any personal data.",{"category":147,"check":151,"severity":24,"summary":152},"Target market","The skill's functionality is general and not tied to any specific geography or legal jurisdiction; it is globally applicable.",{"category":73,"check":154,"severity":24,"summary":155},"Runtime stability","The skill relies on standard HTML generation and does not make assumptions about specific editors, shells, or operating systems.",{"category":47,"check":157,"severity":24,"summary":158},"README","The README file exists and provides a comprehensive overview of the marketplace, its structure, and available plugins/skills.",{"category":33,"check":160,"severity":56,"summary":161},"Tool surface size","This is a single skill focused on generating diagrams and does not expose multiple tools or commands.",{"category":40,"check":163,"severity":56,"summary":164},"Overlapping near-synonym tools","As a single skill, there are no tools to compare for overlapping synonyms.",{"category":47,"check":166,"severity":24,"summary":167},"Phantom features","All advertised features related to diagram creation are implemented and supported by the provided templates and SKILL.md.",{"category":169,"check":170,"severity":24,"summary":171},"Install","Installation instruction","The README provides clear, copy-pasteable instructions for installing the entire marketplace plugin or individual plugins, including an example command.",{"category":173,"check":174,"severity":56,"summary":175},"Errors","Actionable error messages","The skill's operation is primarily generative and does not expose explicit error paths to the user that would require actionable messages.",{"category":134,"check":177,"severity":56,"summary":178},"Pinned dependencies","The skill does not use third-party dependencies that require pinning or lockfiles.",{"category":33,"check":180,"severity":56,"summary":181},"Dry-run preview","The skill is purely generative and does not perform state-changing operations or send data outward, making a dry-run mode inapplicable.",{"category":183,"check":184,"severity":56,"summary":185},"Protocol","Idempotent retry & timeouts","The skill operates synchronously within the LLM context and does not involve remote calls or state-changing operations that would require idempotency or timeouts.",{"category":147,"check":187,"severity":56,"summary":188},"Telemetry opt-in","There is no indication that this skill emits telemetry.",1778693432497,"This skill generates detailed HTML architecture diagrams, including sections for business context, data flow, processing pipelines, system architecture, features, and deployment. It utilizes provided templates and SVG for visualization.",[192,193,194,195,196],"Generate HTML architecture diagrams","Include business context, data flows, and system architecture","Create SVG visualizations for diagrams","Structure documentation into multiple sections","Utilize semantic colors and modern design",[198,199,200],"Generating diagrams for non-architectural topics","Creating interactive diagrams beyond static HTML/SVG","Real-time collaboration or editing of diagrams","3.0.0","4.4.0","To create comprehensive and visually appealing HTML architecture diagrams for projects, aiding in system documentation and high-level overviews.","The 'Issues Attention' check failed due to a high number of open issues with no closures in the last 90 days. Additionally, the 'Commit recency' check indicates a warning due to the last commit being over two months ago.",75,"A well-documented skill for generating comprehensive HTML architecture diagrams, ready for production use.",[208,209,210,211,212,213],"documentation","diagrams","html","architecture","visualization","developer-tools","global","community",[217,218,219,220],"Create architecture diagram for a project","Generate high-level system overviews","Document system architecture with data flows","Visualize processing pipelines",{"codeQuality":222,"collectedAt":224,"documentation":225,"maintenance":228,"security":234,"testCoverage":236},{"hasLockfile":223},false,1778693418324,{"descriptionLength":226,"readmeSize":227},256,20021,{"closedIssues90d":8,"forks":229,"hasChangelog":230,"openIssues90d":231,"pushedAt":232,"stars":233},73,true,6,1772792065000,574,{"hasNpmPackage":223,"license":235,"smitheryVerified":223},"Apache-2.0",{"hasCi":223,"hasTests":223},{"updatedAt":238},1778693432612,{"basePath":240,"githubOwner":241,"githubRepo":242,"locale":18,"slug":13,"type":243},"visual-documentation-plugin/skills/architecture-diagram-creator","mhattingpete","claude-skills-marketplace","skill",{"_creationTime":245,"_id":246,"community":247,"display":248,"identity":252,"parentExtension":255,"providers":286,"relations":297,"tags":298,"workflow":299},1778693062249.861,"k171k6g0p4gn7j2vjr9vc6rbw986m0kd",{"reviewCount":8},{"description":249,"installMethods":250,"name":251,"sourceUrl":14},"Skills for creating stunning visual HTML documentation with modern UI design, SVG diagrams, flowcharts, dashboards, timelines, technical documentation, and comprehensive project architecture diagrams",{"claudeCode":251},"visual-documentation-skills",{"basePath":253,"githubOwner":241,"githubRepo":242,"locale":18,"slug":253,"type":254},"visual-documentation-plugin","plugin",{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":263,"providers":266,"relations":280,"tags":282,"workflow":283},1778693062249.8606,"k1717bff9209jd2esh8qdepk3x86mwfm",{"reviewCount":8},{"description":260,"installMethods":261,"name":262,"sourceUrl":14},"Claude Code Skills for software engineering workflows - Git automation, testing, and code review",{"claudeCode":12},"Claude Code Skills Marketplace",{"basePath":264,"githubOwner":241,"githubRepo":242,"locale":18,"slug":242,"type":265},"","marketplace",{"evaluate":267,"extract":273},{"promptVersionExtension":268,"promptVersionScoring":202,"score":205,"tags":269,"targetMarket":214,"tier":215},"3.1.0",[265,270,271,213,272],"plugins","software-engineering","automation",{"commitSha":274,"license":235,"marketplace":275,"plugin":278},"HEAD",{"name":276,"pluginCount":277},"mhattingpete-claude-skills",4,{"mcpCount":8,"provider":279,"skillCount":8},"classify",{"repoId":281},"kd75m5vhw2hg0g4maqdhm09cg586nn3p",[272,213,265,270,271],{"evaluatedAt":284,"extractAt":285,"updatedAt":284},1778693076530,1778693062249,{"evaluate":287,"extract":294},{"promptVersionExtension":201,"promptVersionScoring":202,"score":288,"tags":289,"targetMarket":214,"tier":293},95,[208,210,290,209,291,292],"svg","charts","ui","verified",{"commitSha":274,"plugin":295},{"mcpCount":8,"provider":279,"skillCount":296},5,{"parentExtensionId":257,"repoId":281},[291,209,208,210,290,292],{"evaluatedAt":300,"extractAt":285,"updatedAt":300},1778693110789,{"evaluate":302,"extract":304},{"promptVersionExtension":201,"promptVersionScoring":202,"score":205,"tags":303,"targetMarket":214,"tier":215},[208,209,210,211,212,213],{"commitSha":274},{"parentExtensionId":246,"repoId":281},{"_creationTime":307,"_id":281,"identity":308,"providers":309,"workflow":600},1778693055731.8413,{"githubOwner":241,"githubRepo":242,"sourceUrl":14},{"classify":310,"discover":589,"github":592},{"commitSha":274,"extensions":311},[312,325,352,368,385,402,418,426,436,444,456,466,476,484,492,500,508,518,526,537,552,565,576],{"basePath":264,"displayName":276,"installMethods":313,"rationale":314,"selectedPaths":315,"source":324,"sourceLanguage":18,"type":265},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[316,319,321],{"path":317,"priority":318},".claude-plugin/marketplace.json","mandatory",{"path":320,"priority":318},"README.md",{"path":322,"priority":323},"LICENSE","high","rule",{"basePath":326,"description":327,"displayName":328,"installMethods":329,"rationale":330,"selectedPaths":331,"source":324,"sourceLanguage":18,"type":254},"engineering-workflow-plugin","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)","engineering-workflow-skills",{"claudeCode":328},"plugin manifest at engineering-workflow-plugin/.claude-plugin/plugin.json",[332,334,335,338,340,342,344,346,348,350],{"path":333,"priority":318},".claude-plugin/plugin.json",{"path":320,"priority":318},{"path":336,"priority":337},"skills/ensemble-solving/SKILL.md","medium",{"path":339,"priority":337},"skills/feature-planning/SKILL.md",{"path":341,"priority":337},"skills/git-pushing/SKILL.md",{"path":343,"priority":337},"skills/review-implementing/SKILL.md",{"path":345,"priority":337},"skills/test-fixing/SKILL.md",{"path":347,"priority":323},"agents/ensemble-orchestrator/AGENT.md",{"path":349,"priority":323},"agents/plan-implementer.md",{"path":351,"priority":323},"commands/pr.md",{"basePath":253,"description":249,"displayName":251,"installMethods":353,"rationale":354,"selectedPaths":355,"source":324,"sourceLanguage":18,"type":254},{"claudeCode":251},"plugin manifest at visual-documentation-plugin/.claude-plugin/plugin.json",[356,357,358,360,362,364,366],{"path":333,"priority":318},{"path":320,"priority":318},{"path":359,"priority":337},"skills/architecture-diagram-creator/SKILL.md",{"path":361,"priority":337},"skills/dashboard-creator/SKILL.md",{"path":363,"priority":337},"skills/flowchart-creator/SKILL.md",{"path":365,"priority":337},"skills/technical-doc-creator/SKILL.md",{"path":367,"priority":337},"skills/timeline-creator/SKILL.md",{"basePath":369,"description":370,"displayName":371,"installMethods":372,"rationale":373,"selectedPaths":374,"source":324,"sourceLanguage":18,"type":254},"productivity-skills-plugin","Productivity and workflow optimization skills for analyzing usage patterns, auditing code, bootstrapping projects, and generating documentation","productivity-skills",{"claudeCode":371},"plugin manifest at productivity-skills-plugin/.claude-plugin/plugin.json",[375,376,377,379,381,383],{"path":333,"priority":318},{"path":320,"priority":318},{"path":378,"priority":337},"skills/code-auditor/SKILL.md",{"path":380,"priority":337},"skills/codebase-documenter/SKILL.md",{"path":382,"priority":337},"skills/conversation-analyzer/SKILL.md",{"path":384,"priority":337},"skills/project-bootstrapper/SKILL.md",{"basePath":386,"description":387,"displayName":388,"installMethods":389,"rationale":390,"selectedPaths":391,"source":324,"sourceLanguage":18,"type":254},"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":388},"plugin manifest at code-operations-plugin/.claude-plugin/plugin.json",[392,393,394,396,398,400],{"path":333,"priority":318},{"path":320,"priority":318},{"path":395,"priority":337},"skills/code-execution/SKILL.md",{"path":397,"priority":337},"skills/code-refactor/SKILL.md",{"path":399,"priority":337},"skills/code-transfer/SKILL.md",{"path":401,"priority":337},"skills/file-operations/SKILL.md",{"basePath":403,"description":404,"displayName":405,"installMethods":406,"rationale":407,"selectedPaths":408,"source":324,"sourceLanguage":18,"type":243},"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",[409,411,414,416],{"path":410,"priority":318},"SKILL.md",{"path":412,"priority":413},"examples/bulk_refactor.py","low",{"path":415,"priority":413},"examples/codebase_audit.py",{"path":417,"priority":413},"examples/extract_functions.py",{"basePath":419,"description":420,"displayName":421,"installMethods":422,"rationale":423,"selectedPaths":424,"source":324,"sourceLanguage":18,"type":243},"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",[425],{"path":410,"priority":318},{"basePath":427,"description":428,"displayName":429,"installMethods":430,"rationale":431,"selectedPaths":432,"source":324,"sourceLanguage":18,"type":243},"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",[433,434],{"path":410,"priority":318},{"path":435,"priority":413},"scripts/line_insert.py",{"basePath":437,"description":438,"displayName":439,"installMethods":440,"rationale":441,"selectedPaths":442,"source":324,"sourceLanguage":18,"type":243},"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",[443],{"path":410,"priority":318},{"basePath":445,"description":446,"displayName":447,"installMethods":448,"rationale":449,"selectedPaths":450,"source":324,"sourceLanguage":18,"type":243},"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",[451,452,454],{"path":410,"priority":318},{"path":453,"priority":337},"references/diversification-strategies.md",{"path":455,"priority":337},"references/evaluation-rubrics.md",{"basePath":457,"description":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":324,"sourceLanguage":18,"type":243},"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",[463,464],{"path":410,"priority":318},{"path":465,"priority":337},"references/planning-best-practices.md",{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":324,"sourceLanguage":18,"type":243},"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",[473,474],{"path":410,"priority":318},{"path":475,"priority":413},"scripts/smart_commit.sh",{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":324,"sourceLanguage":18,"type":243},"engineering-workflow-plugin/skills/review-implementing","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.","review-implementing",{"claudeCode":12},"SKILL.md frontmatter at engineering-workflow-plugin/skills/review-implementing/SKILL.md",[483],{"path":410,"priority":318},{"basePath":485,"description":486,"displayName":487,"installMethods":488,"rationale":489,"selectedPaths":490,"source":324,"sourceLanguage":18,"type":243},"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",[491],{"path":410,"priority":318},{"basePath":493,"description":494,"displayName":495,"installMethods":496,"rationale":497,"selectedPaths":498,"source":324,"sourceLanguage":18,"type":243},"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",[499],{"path":410,"priority":318},{"basePath":501,"description":502,"displayName":503,"installMethods":504,"rationale":505,"selectedPaths":506,"source":324,"sourceLanguage":18,"type":243},"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",[507],{"path":410,"priority":318},{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":324,"sourceLanguage":18,"type":243},"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",[515,516],{"path":410,"priority":318},{"path":517,"priority":413},"scripts/analyze_history.py",{"basePath":519,"description":520,"displayName":521,"installMethods":522,"rationale":523,"selectedPaths":524,"source":324,"sourceLanguage":18,"type":243},"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",[525],{"path":410,"priority":318},{"basePath":240,"description":10,"displayName":13,"installMethods":527,"rationale":528,"selectedPaths":529,"source":324,"sourceLanguage":18,"type":243},{"claudeCode":12},"SKILL.md frontmatter at visual-documentation-plugin/skills/architecture-diagram-creator/SKILL.md",[530,531,533,535],{"path":410,"priority":318},{"path":532,"priority":413},"assets/templates/architecture_components.html",{"path":534,"priority":413},"assets/templates/base_template.html",{"path":536,"priority":337},"references/example_architecture.html",{"basePath":538,"description":539,"displayName":540,"installMethods":541,"rationale":542,"selectedPaths":543,"source":324,"sourceLanguage":18,"type":243},"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",[544,545,546,548,550],{"path":410,"priority":318},{"path":534,"priority":413},{"path":547,"priority":413},"assets/templates/dashboard_components.html",{"path":549,"priority":337},"references/design_patterns.md",{"path":551,"priority":337},"references/svg_library.md",{"basePath":553,"description":554,"displayName":555,"installMethods":556,"rationale":557,"selectedPaths":558,"source":324,"sourceLanguage":18,"type":243},"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",[559,560,561,563,564],{"path":410,"priority":318},{"path":534,"priority":413},{"path":562,"priority":413},"assets/templates/flowchart_components.html",{"path":549,"priority":337},{"path":551,"priority":337},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":324,"sourceLanguage":18,"type":243},"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",[572,573,574,575],{"path":410,"priority":318},{"path":534,"priority":413},{"path":549,"priority":337},{"path":551,"priority":337},{"basePath":577,"description":578,"displayName":579,"installMethods":580,"rationale":581,"selectedPaths":582,"source":324,"sourceLanguage":18,"type":243},"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",[583,584,585,587,588],{"path":410,"priority":318},{"path":534,"priority":413},{"path":586,"priority":413},"assets/templates/timeline_components.html",{"path":549,"priority":337},{"path":551,"priority":337},{"sources":590},[591],"manual",{"closedIssues90d":8,"description":260,"forks":229,"license":235,"openIssues90d":231,"pushedAt":232,"readmeSize":227,"stars":233,"topics":593},[594,595,272,596,597,213,598,270,599],"ai-agents","anthropic","claude-code","claude-skills","ai-tools","productivity",{"classifiedAt":601,"discoverAt":602,"extractAt":603,"githubAt":603,"updatedAt":601},1778693062028,1778693055731,1778693060469,[211,213,209,208,210,212],{"evaluatedAt":238,"extractAt":285,"updatedAt":238},[],[608,638,666,688,717,744],{"_creationTime":609,"_id":610,"community":611,"display":612,"identity":618,"providers":623,"relations":631,"tags":633,"workflow":634},1778698056313.1528,"k176pxdjxvnyex7jv6abt3myd586n5vv",{"reviewCount":8},{"description":613,"installMethods":614,"name":616,"sourceUrl":617},"Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to \"find the ideal path,\" unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.",{"claudeCode":615},"thedotmack/claude-mem","Pathfinder","https://github.com/thedotmack/claude-mem",{"basePath":619,"githubOwner":620,"githubRepo":621,"locale":18,"slug":622,"type":243},"plugin/skills/pathfinder","thedotmack","claude-mem","pathfinder",{"evaluate":624,"extract":630},{"promptVersionExtension":201,"promptVersionScoring":202,"score":625,"tags":626,"targetMarket":214,"tier":293},100,[627,211,208,628,629],"code-analysis","refactoring","flowchart",{"commitSha":274,"license":235},{"repoId":632},"kd70jnxgm695az2wtf37zbqdj986mp7k",[211,627,208,629,628],{"evaluatedAt":635,"extractAt":636,"updatedAt":637},1778698228002,1778698056313,1778698443446,{"_creationTime":639,"_id":640,"community":641,"display":642,"identity":648,"providers":652,"relations":659,"tags":661,"workflow":662},1778697205743.8945,"k17dxpwgb8be0ms7rk6143jdbx86m3rb",{"reviewCount":8},{"description":643,"installMethods":644,"name":646,"sourceUrl":647},"Knowledge about CSS classes, component patterns, and syntax highlighting in the presentation",{"claudeCode":645},"shanraisshan/claude-code-best-practice","presentation-styling","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":649,"githubOwner":650,"githubRepo":651,"locale":18,"slug":646,"type":243},".claude/skills/presentation/presentation-styling","shanraisshan","claude-code-best-practice",{"evaluate":653,"extract":658},{"promptVersionExtension":201,"promptVersionScoring":202,"score":625,"tags":654,"targetMarket":214,"tier":293},[655,210,656,657,208],"css","presentation","styling",{"commitSha":274},{"repoId":660},"kd74710g49kxgwbfjxeb7s132d86myxr",[655,208,210,656,657],{"evaluatedAt":663,"extractAt":664,"updatedAt":665},1778697269622,1778697205743,1778697438896,{"_creationTime":667,"_id":668,"community":669,"display":670,"identity":674,"providers":677,"relations":683,"tags":684,"workflow":685},1778697205743.8943,"k175cp8c6m1kknsf9yhd75swn586m4hj",{"reviewCount":8},{"description":671,"installMethods":672,"name":673,"sourceUrl":647},"Knowledge about the presentation slide format, weight system, navigation, and section structure",{"claudeCode":645},"Presentation Structure",{"basePath":675,"githubOwner":650,"githubRepo":651,"locale":18,"slug":676,"type":243},".claude/skills/presentation/presentation-structure","presentation-structure",{"evaluate":678,"extract":681},{"promptVersionExtension":201,"promptVersionScoring":202,"score":625,"tags":679,"targetMarket":214,"tier":293},[656,210,208,680],"analysis",{"commitSha":274,"license":682},"MIT",{"repoId":660},[680,208,210,656],{"evaluatedAt":686,"extractAt":664,"updatedAt":687},1778697246983,1778697438101,{"_creationTime":689,"_id":690,"community":691,"display":692,"identity":698,"providers":702,"relations":710,"tags":713,"workflow":714},1778691497595.9675,"k17535a9xmy9ghv9w182h030gx86nzsy",{"reviewCount":8},{"description":693,"installMethods":694,"name":696,"sourceUrl":697},"Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system, process flow, data flow, component relationship, network topology, decision tree, org chart, state machine, or any visual representation of structure/logic/process. Also trigger when the user says \"画个图\" \"画一个架构图\" \"diagram\" \"flowchart\" \"sequence diagram\" \"draw me a ...\" or uploads content and asks to visualize it. Output is always a standalone .svg file.",{"claudeCode":695},"jimliu/baoyu-skills","baoyu-diagram","https://github.com/jimliu/baoyu-skills",{"basePath":699,"githubOwner":700,"githubRepo":701,"locale":18,"slug":696,"type":243},"skills/baoyu-diagram","jimliu","baoyu-skills",{"evaluate":703,"extract":709},{"promptVersionExtension":201,"promptVersionScoring":202,"score":704,"tags":705,"targetMarket":214,"tier":293},98,[209,290,212,211,629,706,707,708],"sequence","typescript","bun",{"commitSha":274},{"parentExtensionId":711,"repoId":712},"k172q4hxm2acmg5ree5aeemx1x86m6hx","kd718jn448p61w289hzf15tecd86n3a4",[211,708,209,629,706,290,707,212],{"evaluatedAt":715,"extractAt":716,"updatedAt":715},1778691737017,1778691497596,{"_creationTime":718,"_id":719,"community":720,"display":721,"identity":727,"providers":732,"relations":738,"tags":740,"workflow":741},1778682919003.7297,"k17fe4qp1mjjbf1asgjmykdpy986m48m",{"reviewCount":8},{"description":722,"installMethods":723,"name":725,"sourceUrl":726},"Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers follow Plannotator's prescriptive approach; all other visual content delegates to nicobailon/visual-explainer.\n",{"claudeCode":724},"backnotprop/plannotator","Plannotator Visual Explainer","https://github.com/backnotprop/plannotator",{"basePath":728,"githubOwner":729,"githubRepo":730,"locale":18,"slug":731,"type":243},"apps/skills/plannotator-visual-explainer","backnotprop","plannotator","plannotator-visual-explainer",{"evaluate":733,"extract":737},{"promptVersionExtension":201,"promptVersionScoring":202,"score":704,"tags":734,"targetMarket":214,"tier":293},[212,210,208,735,736],"diagramming","planning",{"commitSha":274,"license":235},{"repoId":739},"kd78wavmsqx3xwvse964rbj4d986m9r5",[735,208,210,736,212],{"evaluatedAt":742,"extractAt":743,"updatedAt":742},1778683211221,1778682919003,{"_creationTime":745,"_id":746,"community":747,"display":748,"identity":754,"providers":758,"relations":764,"tags":766,"workflow":767},1778696691708.3062,"k178rt0mhkwtjj1axhgtt0tfth86mt09",{"reviewCount":8},{"description":749,"installMethods":750,"name":752,"sourceUrl":753},"Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.",{"claudeCode":751},"ruvnet/ruflo","v3-ddd-architecture","https://github.com/ruvnet/ruflo",{"basePath":755,"githubOwner":756,"githubRepo":757,"locale":18,"slug":752,"type":243},".claude/skills/v3-ddd-architecture","ruvnet","ruflo",{"evaluate":759,"extract":763},{"promptVersionExtension":201,"promptVersionScoring":202,"score":625,"tags":760,"targetMarket":214,"tier":293},[761,211,628,762,707],"ddd","clean-architecture",{"commitSha":274},{"repoId":765},"kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[211,762,761,628,707],{"evaluatedAt":768,"extractAt":769,"updatedAt":768},1778699412094,1778696691708]