[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-markdown-viewer-bpmn-pt-BR":3,"guides-for-markdown-viewer-bpmn":221,"similar-k17dvkc6s76xyznpbgkhmac3p5866v1s":222},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":22,"identity":187,"isFallback":191,"parentExtension":192,"providers":193,"relations":198,"repo":200,"workflow":218},1778053890293.341,"k17dvkc6s76xyznpbgkhmac3p5866v1s",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Create business process diagrams using PlantUML syntax with BPMN, EIP, and Lean Mapping stencil icons. Best for workflow automation, approval chains, message-based integration patterns, and value stream mapping.",{},"BPMN","https://github.com/markdown-viewer/skills/tree/HEAD/bpmn",[15,16,17,18,19,20,21],"diagrams","plantuml","bpmn","eip","lean-mapping","workflow","documentation",{"_creationTime":23,"_id":24,"extensionId":5,"locale":25,"result":26,"trustSignals":176,"workflow":185},1778053931762.8267,"kn71av4n90pvqzsy24pbw129ad867f2q","en",{"checks":27,"evaluatedAt":166,"extensionSummary":167,"promptVersionExtension":168,"promptVersionScoring":169,"rationale":170,"score":171,"summary":172,"tags":173,"targetMarket":174,"tier":175},[28,33,36,39,43,46,51,55,58,61,66,71,74,78,81,84,87,90,93,96,99,103,107,111,115,118,121,124,128,131,134,137,140,143,147,150,153,156,159,163],{"category":29,"check":30,"severity":31,"summary":32},"Practical Utility","Problem relevance","pass","The description clearly names the problem of creating business process diagrams using specific syntax and icons, targeting users interested in workflow automation and integration patterns.",{"category":29,"check":34,"severity":31,"summary":35},"Unique selling proposition","The skill offers a significant value over a simple prompt by providing structured syntax, specific stencil icons (BPMN, EIP, Lean Mapping), and detailed guidance for creating complex diagrams, going beyond basic PlantUML capabilities.",{"category":29,"check":37,"severity":31,"summary":38},"Production readiness","The skill provides comprehensive documentation with examples and detailed syntax for creating various business process diagrams, covering the full lifecycle of diagram generation.",{"category":40,"check":41,"severity":31,"summary":42},"Scope","Single responsibility principle","The skill focuses exclusively on generating diagrams using PlantUML with specific stencil sets (BPMN, EIP, Lean Mapping), maintaining a single, coherent domain.",{"category":40,"check":44,"severity":31,"summary":45},"Description quality","The displayed description is concise, readable, and accurately reflects the skill's capability to create business process diagrams with specific stencil icons.",{"category":47,"check":48,"severity":49,"summary":50},"Invocation","Scoped tools","not_applicable","This skill does not expose specific tools; it generates PlantUML code which is then rendered.",{"category":52,"check":53,"severity":49,"summary":54},"Documentation","Configuration & parameter reference","The skill does not expose configurable options or parameters beyond the PlantUML syntax itself, which is extensively documented within the SKILL.md.",{"category":40,"check":56,"severity":49,"summary":57},"Tool naming","There are no specific tools exposed by this skill; the primary output is PlantUML code.",{"category":40,"check":59,"severity":49,"summary":60},"Minimal I/O surface","The skill's output is PlantUML code, not structured I/O from tools.",{"category":62,"check":63,"severity":64,"summary":65},"License","License usability","warning","The license is specified as GPL-3.0 in the main README, but there is no dedicated LICENSE file or SPDX identifier in the relevant manifest files, making its usability for redistribution unclear without further investigation.",{"category":67,"check":68,"severity":69,"summary":70},"Maintenance","Commit recency","critical","There are no commits in the last 12 months, indicating the extension is likely unmaintained and may pose a risk due to potential outdated dependencies or specifications.",{"category":67,"check":72,"severity":49,"summary":73},"Dependency Management","No third-party dependencies are explicitly managed or declared by this skill.",{"category":75,"check":76,"severity":49,"summary":77},"Security","Secret Management","The skill generates diagram code and does not handle or expose any secrets.",{"category":75,"check":79,"severity":31,"summary":80},"Injection","The skill generates diagram code based on user input and PlantUML syntax; there is no indication of executing untrusted third-party data as instructions.",{"category":75,"check":82,"severity":31,"summary":83},"Transitive Supply-Chain Grenades","The skill does not fetch remote content at runtime or execute arbitrary code, keeping all processing within the provided bundle.",{"category":75,"check":85,"severity":31,"summary":86},"Sandbox Isolation","The skill only generates PlantUML code and does not interact with the file system or perform any operations outside its designated scope.",{"category":75,"check":88,"severity":31,"summary":89},"Sandbox escape primitives","No detached-process spawns or deny-retry loops are present in the skill's logic.",{"category":75,"check":91,"severity":31,"summary":92},"Data Exfiltration","The skill generates diagram code and does not make any outbound calls or reference confidential data.",{"category":75,"check":94,"severity":31,"summary":95},"Hidden Text Tricks","The bundled files do not contain any hidden-steering tricks, invisible characters, or other obfuscation methods.",{"category":75,"check":97,"severity":31,"summary":98},"Opaque code execution","The skill's code is in plain, readable PlantUML syntax and does not involve obfuscation or runtime code fetching.",{"category":100,"check":101,"severity":31,"summary":102},"Portability","Structural Assumption","The skill generates diagram code and does not make assumptions about the user's project file structure or OS.",{"category":104,"check":105,"severity":49,"summary":106},"Trust","Issues Attention","No issue data available.",{"category":108,"check":109,"severity":64,"summary":110},"Versioning","Release Management","There is no manifest version, GitHub release tags, or CHANGELOG.md present, and installation instructions reference 'HEAD', making it difficult to pin to a specific version.",{"category":112,"check":113,"severity":49,"summary":114},"Code Execution","Validation","The skill's primary function is generating text-based diagram code; it does not execute arbitrary code or process structured input that requires validation via a schema library.",{"category":75,"check":116,"severity":49,"summary":117},"Unguarded Destructive Operations","The skill is purely for generating diagram code and has no destructive operations.",{"category":112,"check":119,"severity":31,"summary":120},"Error Handling","The skill generates PlantUML code; errors would manifest as invalid syntax in the output rather than runtime exceptions within the skill itself.",{"category":112,"check":122,"severity":49,"summary":123},"Logging","The skill generates code and does not perform actions that require local audit logging.",{"category":125,"check":126,"severity":31,"summary":127},"Compliance","GDPR","The skill generates diagram code and does not process or submit any personal data.",{"category":125,"check":129,"severity":31,"summary":130},"Target market","The skill generates diagram code using standard PlantUML syntax and common diagramming conventions, with no apparent regional or jurisdictional logic.",{"category":100,"check":132,"severity":31,"summary":133},"Runtime stability","The skill generates PlantUML code, which is a text-based format, and does not rely on specific OS, shell, or runtime environments.",{"category":47,"check":135,"severity":31,"summary":136},"Precise Purpose","The description clearly states the skill's purpose (creating business process diagrams with specific syntax) and provides context on when to use it (workflow automation, EIP, Lean Mapping), with clear boundaries implied by the specific stencil sets.",{"category":47,"check":138,"severity":31,"summary":139},"Concise Frontmatter","The frontmatter is concise, clearly stating the skill's name, description, and author, providing sufficient information for routing.",{"category":52,"check":141,"severity":31,"summary":142},"Concise Body","The SKILL.md body is well-structured and reasonably concise, delegating detailed stencil references to an external file (implied by the README structure) and keeping the main instructions focused.",{"category":144,"check":145,"severity":31,"summary":146},"Context","Progressive Disclosure","The SKILL.md outlines the core rules and provides examples, while referencing a separate README in the parent directory for a comprehensive list of skills and their purposes, indicating a level of progressive disclosure.",{"category":144,"check":148,"severity":49,"summary":149},"Forked exploration","This skill is for generating diagram code and does not involve deep exploration or code review.",{"category":29,"check":151,"severity":31,"summary":152},"Usage examples","The SKILL.md and accompanying example markdown files provide sufficient end-to-end examples demonstrating input, invocation, and observable outcomes for various diagram types.",{"category":29,"check":154,"severity":31,"summary":155},"Edge cases","The skill handles edge cases through clear PlantUML syntax rules and a warning about using the correct code fence, providing a direct recovery path (use ` ```plantuml `).",{"category":112,"check":157,"severity":49,"summary":158},"Tool Fallback","This skill does not rely on external tools like an MCP server and is self-contained.",{"category":160,"check":161,"severity":31,"summary":162},"Safety","Halt on unexpected state","The skill's instructions are declarative PlantUML syntax; errors would result in invalid diagram output, not an unexpected pre-state for the skill itself.",{"category":100,"check":164,"severity":31,"summary":165},"Cross-skill coupling","The skill is self-contained and generates PlantUML code; it does not implicitly rely on other skills being loaded.",1778053909149,"This skill allows users to create detailed business process diagrams, including BPMN, Enterprise Integration Patterns (EIP), and Lean Mapping symbols, using PlantUML syntax. It provides comprehensive guidance and examples for various diagram types such as order processing, customer service, ETL pipelines, and value stream mapping.","2.0.0","3.4.0","The extension has critical findings for 'Commit recency' and 'Release Management', indicating it is unmaintained and lacks proper versioning. While it is good at generating diagrams, these maintenance issues significantly impact its trustworthiness.",50,"This skill effectively generates business process diagrams using PlantUML with specialized stencil icons, but suffers from critical maintenance and release management issues.",[15,16,17,18,19,20,21],"global","flagged",{"codeQuality":177,"collectedAt":178,"documentation":179,"maintenance":181,"security":182,"testCoverage":184},{},1778053894278,{"descriptionLength":180,"readmeSize":8},211,{},{"hasNpmPackage":183,"smitheryVerified":183},false,{"hasCi":183,"hasTests":183},{"updatedAt":186},1778053931762,{"githubOwner":188,"githubRepo":189,"locale":25,"slug":17,"type":190},"markdown-viewer","skills","skill",true,null,{"extract":194,"llm":197},{"commitSha":195,"license":196},"c9c64d1fe2bcf630c5534a6e32f201fc3c2be0f9","GPL-3.0",{"promptVersionExtension":168,"promptVersionScoring":169,"score":171,"targetMarket":174,"tier":175},{"repoId":199},"kd79wd89yemg344r17397n4hws865t8k",{"_creationTime":201,"_id":199,"identity":202,"providers":204,"workflow":215},1777995558409.8992,{"githubOwner":188,"githubRepo":189,"sourceUrl":203},"https://github.com/markdown-viewer/skills",{"discover":205,"github":208},{"sources":206},[207],"skills-sh",{"closedIssues90d":209,"forks":210,"openIssues90d":8,"pushedAt":211,"readmeSize":212,"stars":213,"topics":214},1,148,1776936389000,11861,2373,[],{"discoverAt":216,"extractAt":217,"githubAt":217,"updatedAt":217},1777995558409,1778053891985,{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},1778053890873,1778053890293,[],[223,248,268,286,303,321],{"_creationTime":224,"_id":225,"community":226,"display":227,"identity":239,"providers":240,"relations":246,"workflow":247},1778053890293.3425,"k174mmj6ewe9sea39c38fenaq986777b",{"reviewCount":8},{"description":228,"installMethods":229,"name":230,"sourceUrl":231,"tags":232},"Create data pipeline and analytics architecture diagrams using PlantUML syntax with database/analytics stencil icons. Best for ETL pipelines, data lakes, real-time streaming, data warehousing, and BI dashboard design.",{},"Data Analytics Diagram Generator","https://github.com/markdown-viewer/skills/tree/HEAD/data-analytics",[15,16,233,234,235,236,237,238],"data-analytics","architecture","etl","data-lake","data-warehouse","bi",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":233,"type":190},{"extract":241,"llm":243},{"commitSha":195,"license":242},"GPL-3.0-or-later",{"promptVersionExtension":168,"promptVersionScoring":169,"score":244,"targetMarket":174,"tier":245},95,"verified",{"repoId":199},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":260,"providers":261,"relations":266,"workflow":267},1778053890293.345,"k17c914rgsddhgsb7qe2vjxn9n866cj8",{"reviewCount":8},{"description":253,"installMethods":254,"name":255,"sourceUrl":256,"tags":257},"Create hierarchical mind maps using PlantUML @startmindmap syntax. Best for brainstorming, topic decomposition, study notes, and decision trees with automatic radial layout, left/right branches, and per-node styling.",{},"Mind Map Diagram Generator","https://github.com/markdown-viewer/skills/tree/HEAD/mindmap",[16,15,258,21,259],"mindmap","brainstorming",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":258,"type":190},{"extract":262,"llm":264},{"commitSha":195,"license":263},"GPL-3.0-only",{"promptVersionExtension":168,"promptVersionScoring":169,"score":265,"targetMarket":174,"tier":245},93,{"repoId":199},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":269,"_id":270,"community":271,"display":272,"identity":279,"providers":280,"relations":284,"workflow":285},1778053890293.346,"k174en9ftcfvsm6a9365j72fss866mkk",{"reviewCount":8},{"description":273,"installMethods":274,"name":275,"sourceUrl":276,"tags":277},"Create security architecture diagrams using PlantUML syntax with identity, encryption, firewall, and compliance stencil icons. Best for IAM flows, zero-trust models, encryption pipelines, and threat detection architectures.",{},"Security Architecture Diagram Generator","https://github.com/markdown-viewer/skills/tree/HEAD/security",[15,16,278,234,21],"security",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":278,"type":190},{"extract":281,"llm":282},{"commitSha":195,"license":242},{"promptVersionExtension":168,"promptVersionScoring":169,"score":283,"targetMarket":174,"tier":245},85,{"repoId":199},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":287,"_id":288,"community":289,"display":290,"identity":297,"providers":298,"relations":301,"workflow":302},1778053890293.34,"k17cs991sg8qp0b2hv0593c75h867j0g",{"reviewCount":8},{"description":291,"name":292,"sourceUrl":293,"tags":294},"Create ArchiMate enterprise architecture diagrams using PlantUML stdlib macros. Best for TOGAF viewpoints, layered EA modeling (Business/Application/Technology), motivation analysis, and migration planning.","ArchiMate","https://github.com/markdown-viewer/skills/tree/HEAD/archimate",[295,16,296,15,21],"archimate","enterprise-architecture",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":295,"type":190},{"extract":299,"llm":300},{"commitSha":195,"license":242},{"promptVersionExtension":168,"promptVersionScoring":169,"score":283,"targetMarket":174,"tier":245},{"repoId":199},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":304,"_id":305,"community":306,"display":307,"identity":314,"providers":315,"relations":319,"workflow":320},1778053890293.3445,"k172h8r5gzq1j521nxcsdvm67x8677a1",{"reviewCount":8},{"description":308,"installMethods":309,"name":310,"sourceUrl":311,"tags":312},"Create IoT architecture diagrams using PlantUML syntax with device and sensor stencil icons. Best for smart home, industrial IoT (IIoT), fleet management, edge computing, and sensor network layouts.",{},"IoT Architecture Diagram Generator","https://github.com/markdown-viewer/skills/tree/HEAD/iot",[313,15,16,21],"iot",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":313,"type":190},{"extract":316,"llm":317},{"commitSha":195,"license":196},{"promptVersionExtension":168,"promptVersionScoring":169,"score":318,"targetMarket":174,"tier":175},49,{"repoId":199},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186},{"_creationTime":322,"_id":323,"community":324,"display":325,"identity":338,"providers":339,"relations":343,"workflow":344},1778053890293.342,"k17c4kd1cn0ekemnbtsseazg498662tk",{"reviewCount":8},{"description":326,"installMethods":327,"name":328,"sourceUrl":329,"tags":330},"Create cloud provider architecture diagrams using PlantUML syntax with official AWS, Azure, GCP, and Alibaba Cloud service icons. Best for multi-service cloud topologies and migration blueprints.",{},"Cloud Architecture Diagram Generator","https://github.com/markdown-viewer/skills/tree/HEAD/cloud",[16,15,331,332,333,334,335,336,337],"cloud","aws","azure","gcp","alibaba-cloud","kubernetes","openstack",{"githubOwner":188,"githubRepo":189,"locale":25,"slug":331,"type":190},{"extract":340,"llm":341},{"commitSha":195,"license":196},{"promptVersionExtension":168,"promptVersionScoring":169,"score":342,"targetMarket":174,"tier":175},40,{"repoId":199},{"anyEnrichmentAt":219,"extractAt":220,"githubAt":219,"llmAt":186,"updatedAt":186}]