[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-backnotprop-plannotator-visual-explainer-de":3,"guides-for-backnotprop-plannotator-visual-explainer":446,"similar-k17fe4qp1mjjbf1asgjmykdpy986m48m-de":447},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":238,"isFallback":221,"parentExtension":244,"providers":245,"relations":250,"repo":252,"tags":443,"workflow":444},1778682919003.7297,"k17fe4qp1mjjbf1asgjmykdpy986m48m",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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":12},"backnotprop/plannotator","Plannotator Visual Explainer","https://github.com/backnotprop/plannotator",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":219,"workflow":236},1778683211221.6606,"kn77vk7dvfb1nza4ra7crq0qrx86mfdy","en",{"checks":20,"evaluatedAt":178,"extensionSummary":179,"features":180,"nonGoals":186,"practices":190,"prerequisites":191,"promptVersionExtension":194,"promptVersionScoring":195,"purpose":196,"rationale":197,"score":198,"summary":199,"tags":200,"targetMarket":206,"tier":207,"useCases":208,"workflow":213},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,78,81,84,87,90,94,98,102,105,109,113,117,120,123,126,129,132,135,139,142,146,150,153,156,159,162,165,168,171,174,175],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of generating self-contained HTML visualizations with specific theming for various technical explanation needs.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique selling proposition by providing a visual generation capability with specific theming (Plannotator) and routing logic based on content type, going beyond default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, offering self-contained HTML visualizations for implementation plans, PR explainers, and other visual explanations, with clear delivery instructions.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill has a single, coherent responsibility: generating HTML visualizations with Plannotator theming, clearly differentiating between plan/PR explainers and general visual content.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's capabilities, clearly outlining the different paths based on content type and their respective theming approaches.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill's purpose is precisely defined, specifying HTML visualizations with Plannotator theming for implementation plans, PR explainers, and general visual explanations, with clear delegation for the latter.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability of generating HTML visualizations with Plannotator theming.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is well-structured, detailing different paths and references without excessive length, using separate files for deeper material.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill leverages separate reference files (e.g., `references/design-system.md`) for detailed information, practicing progressive disclosure.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill does not involve deep exploration or code review, so the `context: fork` setting is not applicable.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The README and SKILL.md provide clear installation and usage instructions, including CLI commands for different agents, demonstrating end-to-end flow.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The documentation implicitly handles edge cases by clearly defining the scope for each path (Plan, PR, Visual Explainer) and mentioning necessary prerequisites like `visual-explainer` installation.",{"category":65,"check":66,"severity":24,"summary":67},"Code Execution","Tool Fallback","The 'Visual explainer path' explicitly states the prerequisite to ensure `visual-explainer` is installed, implying a fallback if it's not found, and the installation instructions are clear.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill clearly defines its requirements and the paths for different content types, implying that unexpected states outside these defined paths would not be processed.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill clearly delineates its responsibilities and explicitly mentions delegation to `nicobailon/visual-explainer`, ensuring no implicit reliance on other skills.",{"category":40,"check":66,"severity":24,"summary":77},"The 'Visual explainer path' explicitly mentions ensuring `visual-explainer` is installed, indicating a clear dependency and a fallback if it's not met.",{"category":47,"check":79,"severity":24,"summary":80},"README","The README provides a comprehensive overview of Plannotator, its features, installation for various agents, and how it works.",{"category":33,"check":82,"severity":56,"summary":83},"Tool surface size","This is a skill with a defined procedure, not a collection of tools, so tool surface size is not applicable.",{"category":40,"check":85,"severity":56,"summary":86},"Overlapping near-synonym tools","The skill does not expose multiple tools with overlapping functionality; its primary action is generation.",{"category":47,"check":88,"severity":24,"summary":89},"Phantom features","All features mentioned in the README and SKILL.md, such as plan review, code review, and annotation, have corresponding implementation details or direct mentions of delegation.",{"category":91,"check":92,"severity":24,"summary":93},"Install","Installation instruction","Detailed installation instructions are provided for multiple AI agents (Claude Code, Copilot CLI, Gemini CLI, etc.) with copy-pasteable commands and verification steps.",{"category":95,"check":96,"severity":24,"summary":97},"Errors","Actionable error messages","The skill documentation outlines prerequisites (e.g., installing `visual-explainer`) and specifies command usage, implying that incorrect usage or missing prerequisites would lead to actionable errors or documented failure modes.",{"category":99,"check":100,"severity":56,"summary":101},"Execution","Pinned dependencies","The skill itself does not appear to bundle executable code with direct dependencies; it relies on external CLI tools and plugins, making dependency pinning within the skill's direct scope not applicable.",{"category":33,"check":103,"severity":56,"summary":104},"Dry-run preview","The skill's primary function is to generate HTML visualizations, which is not a state-changing operation requiring a dry-run preview.",{"category":106,"check":107,"severity":56,"summary":108},"Protocol","Idempotent retry & timeouts","The skill does not involve remote calls or state-changing operations that would require idempotency, retries, or timeouts.",{"category":110,"check":111,"severity":56,"summary":112},"Compliance","Telemetry opt-in","There is no indication of telemetry collection within the provided documentation or skill description.",{"category":114,"check":115,"severity":56,"summary":116},"Security","Secret Management","The skill does not appear to handle secrets or sensitive credentials.",{"category":114,"check":118,"severity":24,"summary":119},"Injection","The skill delegates visual explanation to `nicobailon/visual-explainer` and references its own design system, indicating it treats external content as data and does not execute arbitrary instructions from it.",{"category":114,"check":121,"severity":24,"summary":122},"Transitive Supply-Chain Grenades","The skill's logic focuses on generating HTML and using an existing explainer, and it clearly documents prerequisites like `visual-explainer`, rather than fetching and executing arbitrary remote code.",{"category":114,"check":124,"severity":24,"summary":125},"Sandbox Isolation","The skill's function is to generate output; it does not appear to modify files outside its intended scope or project folder.",{"category":114,"check":127,"severity":24,"summary":128},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops is present in the skill's description or associated documentation.",{"category":114,"check":130,"severity":24,"summary":131},"Data Exfiltration","The skill's primary function is to generate visualizations based on provided plans or code, with no documented outbound calls for data exfiltration.",{"category":114,"check":133,"severity":24,"summary":134},"Hidden Text Tricks","The bundled content appears free of hidden-steering tricks; descriptions and references use clean, printable ASCII and expected Unicode.",{"category":136,"check":137,"severity":24,"summary":138},"Hooks","Opaque code execution","The skill's logic is described in human-readable prose and references external components, with no indication of obfuscated code execution.",{"category":73,"check":140,"severity":24,"summary":141},"Structural Assumption","The skill clearly outlines its structure and dependencies (e.g., needing `visual-explainer` and its references), and does not make implicit assumptions about user project layouts.",{"category":143,"check":144,"severity":24,"summary":145},"Trust","Issues Attention","The project shows a healthy rate of issue closure (64 closed vs. 64 opened in 90 days), indicating active maintenance.",{"category":147,"check":148,"severity":24,"summary":149},"Versioning","Release Management","The README mentions versioning (`vX.Y.Z` for install) and the project has a `CHANGELOG.md`, indicating clear release management.",{"category":65,"check":151,"severity":24,"summary":152},"Validation","While not explicitly detailing a schema library, the skill's clear routing and delegation suggest inputs are validated against defined paths and formats.",{"category":114,"check":154,"severity":24,"summary":155},"Unguarded Destructive Operations","The skill's function is to generate HTML, which is not a destructive operation and therefore requires no guarding.",{"category":65,"check":157,"severity":24,"summary":158},"Error Handling","The documentation implies that missing prerequisites or incorrect usage would result in errors, and the delegation to other tools suggests their error handling would be propagated.",{"category":65,"check":160,"severity":56,"summary":161},"Logging","As a generator of HTML visualizations and a user of external tools, the skill itself does not perform destructive actions or outbound calls that would necessitate local logging.",{"category":110,"check":163,"severity":56,"summary":164},"GDPR","The skill generates visualizations and does not appear to operate on or process personal data.",{"category":110,"check":166,"severity":24,"summary":167},"Target market","The extension's functionality is not geographically or legally restricted; it generates universally applicable HTML visualizations.",{"category":73,"check":169,"severity":24,"summary":170},"Runtime stability","The skill relies on standard web technologies and clear external dependencies, with installation instructions provided for common platforms.",{"category":33,"check":172,"severity":24,"summary":173},"Mismatches between declared domain and observed behavior","The skill's described functionality aligns with its purpose of generating HTML visualizations.",{"category":40,"check":172,"severity":24,"summary":173},{"category":33,"check":176,"severity":24,"summary":177},"Description is misleading, skill does something else","The description accurately reflects the skill's capabilities and purpose.",1778683211117,"This skill generates self-contained HTML visualizations, leveraging Plannotator theming for implementation plans, PR explainers, and other technical visual explanations. It intelligently routes content to specific paths or delegates to the nicobailon/visual-explainer component.",[181,182,183,184,185],"Generate self-contained HTML visualizations","Apply Plannotator theming for consistent branding","Route content for implementation plans and PR explainers","Delegate to visual-explainer for general diagrams","Provide clear delivery and installation instructions",[187,188,189],"Generating raw code or executing plans","Providing a generic diagramming tool without specific theming","Handling runtime execution of generated HTML",[],[192,193],"Plannotator CLI installed","nicobailon/visual-explainer (for general visual explanations)","3.0.0","4.4.0","To create visually rich, self-contained HTML explanations of technical concepts, plans, and code reviews with a consistent and professional Plannotator theme.","Excellent documentation and clear scope with no critical or warning findings. The skill is well-defined, delegates appropriately, and provides comprehensive installation and usage guidance across multiple platforms.",98,"High-quality skill for generating HTML visualizations with specific theming.",[201,202,203,204,205],"visualization","html","documentation","diagramming","planning","global","verified",[209,210,211,212],"Explaining implementation plans visually","Creating PR explainers for code changes","Generating architecture diagrams and data tables","Producing slide decks for technical presentations",[214,215,216,217,218],"Identify content type (plan, PR, general visual)","Read relevant Plannotator references (design-system, svg-patterns, pr-components)","Construct content according to the identified path's structure","Generate HTML visualization using the Plannotator CLI","Deliver output via Plannotator's annotation UI (cli commands provided)",{"codeQuality":220,"collectedAt":222,"documentation":223,"maintenance":226,"security":232,"testCoverage":235},{"hasLockfile":221},true,1778683194300,{"descriptionLength":224,"readmeSize":225},349,8992,{"closedIssues90d":227,"forks":228,"hasChangelog":221,"openIssues90d":229,"pushedAt":230,"stars":231},125,363,64,1778682278000,5267,{"hasNpmPackage":233,"license":234,"smitheryVerified":233},false,"Apache-2.0",{"hasCi":221,"hasTests":221},{"updatedAt":237},1778683211221,{"basePath":239,"githubOwner":240,"githubRepo":241,"locale":18,"slug":242,"type":243},"apps/skills/plannotator-visual-explainer","backnotprop","plannotator","plannotator-visual-explainer","skill",null,{"evaluate":246,"extract":248},{"promptVersionExtension":194,"promptVersionScoring":195,"score":198,"tags":247,"targetMarket":206,"tier":207},[201,202,203,204,205],{"commitSha":249,"license":234},"HEAD",{"repoId":251},"kd78wavmsqx3xwvse964rbj4d986m9r5",{"_creationTime":253,"_id":251,"identity":254,"providers":255,"workflow":439},1778682913452.569,{"githubOwner":240,"githubRepo":241,"sourceUrl":14},{"classify":256,"discover":423,"github":426},{"commitSha":249,"extensions":257},[258,273,293,309,318,333,341,349,357,372,380,388,398,411],{"basePath":259,"displayName":241,"installMethods":260,"rationale":261,"selectedPaths":262,"source":271,"sourceLanguage":18,"type":272},"",{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json (coalesced with duplicate marketplace at .github/plugin)",[263,266,268],{"path":264,"priority":265},".claude-plugin/marketplace.json","mandatory",{"path":267,"priority":265},"README.md",{"path":269,"priority":270},"LICENSE-APACHE","high","rule","marketplace",{"basePath":274,"description":275,"displayName":241,"installMethods":276,"rationale":277,"selectedPaths":278,"source":271,"sourceLanguage":18,"type":292},"apps/hook","Interactive Plan Review: Mark up and refine your plans using a UI, easily share for team collaboration, automatically integrates with plan mode hooks.",{"claudeCode":241},"plugin manifest at apps/hook/.claude-plugin/plugin.json",[279,281,282,284,286,288,290],{"path":280,"priority":265},".claude-plugin/plugin.json",{"path":267,"priority":265},{"path":283,"priority":270},"commands/plannotator-annotate.md",{"path":285,"priority":270},"commands/plannotator-archive.md",{"path":287,"priority":270},"commands/plannotator-last.md",{"path":289,"priority":270},"commands/plannotator-review.md",{"path":291,"priority":270},"hooks/hooks.json","plugin",{"basePath":294,"description":295,"displayName":296,"installMethods":297,"license":298,"rationale":299,"selectedPaths":300,"source":271,"sourceLanguage":18,"type":292},"apps/copilot","Interactive Plan & Code Review for GitHub Copilot CLI. Visual annotations, team sharing, structured feedback.","plannotator-copilot",{"claudeCode":296},"MIT OR Apache-2.0","plugin manifest at apps/copilot/plugin.json",[301,303,304,305,306,307],{"path":302,"priority":265},"plugin.json",{"path":267,"priority":265},{"path":283,"priority":270},{"path":287,"priority":270},{"path":289,"priority":270},{"path":308,"priority":265},"hooks.json",{"basePath":310,"description":311,"displayName":312,"installMethods":313,"rationale":314,"selectedPaths":315,"source":271,"sourceLanguage":18,"type":243},".agents/skills/pierre-guard","Guard against breaking the @pierre/diffs integration in Plannotator's code review UI. Use this skill whenever modifying DiffViewer.tsx, upgrading the @pierre/diffs package, changing unsafeCSS injection, adding new props to FileDiff, or touching shadow DOM selectors or CSS variables that cross into Pierre's shadow boundary. Also trigger when someone asks \"will this break the diff viewer\", \"is this safe to change\", or when reviewing PRs that touch the review-editor package.","pierre-guard",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/pierre-guard/SKILL.md",[316],{"path":317,"priority":265},"SKILL.md",{"basePath":319,"description":320,"displayName":321,"installMethods":322,"rationale":323,"selectedPaths":324,"source":271,"sourceLanguage":18,"type":243},".agents/skills/release","Prepare and execute a Plannotator release — draft release notes with full contributor credit, bump versions across all package files, build in dependency order, and kick off the tag-driven release pipeline. Use this skill whenever the user mentions preparing a release, bumping versions, writing release notes, tagging a release, or publishing. Also trigger when the user says things like \"let's ship\", \"prep a release\", \"what's changed since last release\", or \"time to cut a new version\".","release-plannotator",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/release/SKILL.md",[325,326,329,331],{"path":317,"priority":265},{"path":327,"priority":328},"references/release-notes-v0.12.0.md","medium",{"path":330,"priority":328},"references/release-notes-v0.13.0.md",{"path":332,"priority":328},"references/release-notes-v0.13.1.md",{"basePath":334,"description":335,"displayName":336,"installMethods":337,"rationale":338,"selectedPaths":339,"source":271,"sourceLanguage":18,"type":243},".agents/skills/review-renovate","Review Renovate bot PRs that update GitHub Actions dependencies. Verifies supply chain integrity by checking pinned commit SHAs against upstream tagged releases, reviews changelogs for breaking changes, and confirms compatibility with existing workflow configurations. Use when a Renovate PR updates GitHub Actions in .github/workflows/.","review-renovate",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/review-renovate/SKILL.md",[340],{"path":317,"priority":265},{"basePath":342,"description":343,"displayName":344,"installMethods":345,"rationale":346,"selectedPaths":347,"source":271,"sourceLanguage":18,"type":243},".agents/skills/update-deps","Audit and update npm/Bun dependencies with supply chain integrity checks — verifies maintainers, publish age, tarball diffs, and provenance before bumping. Defers risky packages to ~/.supply-chain/notes/.","update-deps",{"claudeCode":12},"SKILL.md frontmatter at .agents/skills/update-deps/SKILL.md",[348],{"path":317,"priority":265},{"basePath":350,"description":351,"displayName":352,"installMethods":353,"rationale":354,"selectedPaths":355,"source":271,"sourceLanguage":18,"type":243},"apps/skills/plannotator-annotate","Open Plannotator's annotation UI for a markdown file, converted HTML file, URL, or folder and then respond to the returned annotations.","plannotator-annotate",{"claudeCode":12},"SKILL.md frontmatter at apps/skills/plannotator-annotate/SKILL.md",[356],{"path":317,"priority":265},{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":271,"sourceLanguage":18,"type":243},"apps/skills/plannotator-compound","Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce a polished HTML dashboard report. Falls back to Claude Code ExitPlanMode denial reasons when Plannotator data is unavailable.\n","plannotator-compound",{"claudeCode":12},"SKILL.md frontmatter at apps/skills/plannotator-compound/SKILL.md",[364,365,368,370],{"path":317,"priority":265},{"path":366,"priority":367},"assets/report-template.html","low",{"path":369,"priority":328},"references/claude-code-fallback.md",{"path":371,"priority":367},"scripts/extract_exit_plan_mode_outcomes.py",{"basePath":373,"description":374,"displayName":375,"installMethods":376,"rationale":377,"selectedPaths":378,"source":271,"sourceLanguage":18,"type":243},"apps/skills/plannotator-last","Open Plannotator on the latest rendered assistant message and use the returned annotations to revise that message or continue.","plannotator-last",{"claudeCode":12},"SKILL.md frontmatter at apps/skills/plannotator-last/SKILL.md",[379],{"path":317,"priority":265},{"basePath":381,"description":382,"displayName":383,"installMethods":384,"rationale":385,"selectedPaths":386,"source":271,"sourceLanguage":18,"type":243},"apps/skills/plannotator-review","Open Plannotator's browser-based code review UI for the current worktree or a pull request URL, then act on the feedback that comes back.","plannotator-review",{"claudeCode":12},"SKILL.md frontmatter at apps/skills/plannotator-review/SKILL.md",[387],{"path":317,"priority":265},{"basePath":389,"description":390,"displayName":391,"installMethods":392,"rationale":393,"selectedPaths":394,"source":271,"sourceLanguage":18,"type":243},"apps/skills/plannotator-setup-goal","Create reviewed Codex goal setup packages for long-running /goal work. Use when the user wants to turn an idea, backlog, project mission, or vague objective into durable goal files under a project goals slug folder, with Plannotator review gates for brief, narrative plan with acceptance criteria, verification, blockers, and the final /goal prompt.","plannotator-setup-goal",{"claudeCode":12},"SKILL.md frontmatter at apps/skills/plannotator-setup-goal/SKILL.md",[395,396],{"path":317,"priority":265},{"path":397,"priority":367},"scripts/scaffold_goal.py",{"basePath":239,"description":10,"displayName":242,"installMethods":399,"rationale":400,"selectedPaths":401,"source":271,"sourceLanguage":18,"type":243},{"claudeCode":12},"SKILL.md frontmatter at apps/skills/plannotator-visual-explainer/SKILL.md",[402,403,405,407,409],{"path":317,"priority":265},{"path":404,"priority":328},"references/design-system.md",{"path":406,"priority":328},"references/pr-components.md",{"path":408,"priority":328},"references/svg-patterns.md",{"path":410,"priority":328},"references/theme-override.md",{"basePath":259,"description":412,"displayName":241,"installMethods":413,"license":298,"rationale":414,"selectedPaths":415,"source":271,"sourceLanguage":18,"type":422},"Interactive Plan Review for Claude Code - annotate plans visually, share with team, automatically send feedback",{"npm":241},"cli ecosystem detected at /",[416,418,419,420],{"path":417,"priority":265},"package.json",{"path":267,"priority":265},{"path":269,"priority":270},{"path":421,"priority":328},"bin/plannotator.js","cli",{"sources":424},[425],"manual",{"closedIssues90d":227,"description":427,"forks":228,"homepage":428,"license":234,"openIssues90d":229,"pushedAt":230,"readmeSize":225,"stars":231,"topics":429},"Annotate and review coding agent plans and code diffs visually, share with your team, send feedback to agents with one click.","https://plannotator.ai",[430,431,432,433,434,435,436,437,438],"claude-code","opencode","obsidian","pi-mono","plan-mode","codex","agents","code-review","skills",{"classifiedAt":440,"discoverAt":441,"extractAt":442,"githubAt":442,"updatedAt":440},1778682918806,1778682913452,1778682916808,[204,203,202,205,201],{"evaluatedAt":237,"extractAt":445,"updatedAt":237},1778682919003,[],[448,479,502,528,555,584],{"_creationTime":449,"_id":450,"community":451,"display":452,"identity":458,"providers":463,"relations":471,"tags":474,"workflow":475},1778697372100.2344,"k17ac1fm75qtevp6wf2c7vdc1586nkq5",{"reviewCount":8},{"description":453,"installMethods":454,"name":456,"sourceUrl":457},"Wissen über CSS-Klassen, Komponentenmuster und Syntaxhervorhebung in der Präsentation",{"claudeCode":455},"shanraisshan/claude-code-best-practice","presentation-styling","https://github.com/shanraisshan/claude-code-best-practice",{"basePath":459,"githubOwner":460,"githubRepo":461,"locale":462,"slug":456,"type":243},".claude/skills/presentation/presentation-styling","shanraisshan","claude-code-best-practice","de",{"evaluate":464,"extract":470},{"promptVersionExtension":194,"promptVersionScoring":195,"score":465,"tags":466,"targetMarket":206,"tier":207},100,[467,202,468,469,203],"css","presentation","styling",{"commitSha":249},{"repoId":472,"translatedFrom":473},"kd74710g49kxgwbfjxeb7s132d86myxr","k17dxpwgb8be0ms7rk6143jdbx86m3rb",[467,203,202,468,469],{"evaluatedAt":476,"extractAt":477,"updatedAt":478},1778697269622,1778697205743,1778697372100,{"_creationTime":480,"_id":481,"community":482,"display":483,"identity":487,"providers":490,"relations":496,"tags":498,"workflow":499},1778697371856.6287,"k1779r96aq73f44z9ffm437vch86myt9",{"reviewCount":8},{"description":484,"installMethods":485,"name":486,"sourceUrl":457},"Wissen über das Präsentationsfolienformat, das Gewichtungssystem, die Navigation und die Abschnittsstruktur",{"claudeCode":455},"Presentation Structure",{"basePath":488,"githubOwner":460,"githubRepo":461,"locale":462,"slug":489,"type":243},".claude/skills/presentation/presentation-structure","presentation-structure",{"evaluate":491,"extract":494},{"promptVersionExtension":194,"promptVersionScoring":195,"score":465,"tags":492,"targetMarket":206,"tier":207},[468,202,203,493],"analysis",{"commitSha":249,"license":495},"MIT",{"repoId":472,"translatedFrom":497},"k175cp8c6m1kknsf9yhd75swn586m4hj",[493,203,202,468],{"evaluatedAt":500,"extractAt":477,"updatedAt":501},1778697246983,1778697371856,{"_creationTime":503,"_id":504,"community":505,"display":506,"identity":512,"providers":516,"relations":522,"tags":524,"workflow":525},1778688417731.953,"k172hkxcr7pz65d9mqg0zx2a2586n1ef",{"reviewCount":8},{"description":507,"installMethods":508,"name":510,"sourceUrl":511},"Command-line interface for Mermaid Live Editor - Create, edit, and render Mermaid diagrams via stateful project files and mermaid.ink renderer URLs. Designed for AI agents and power users who need to generate flowcharts, sequence diagrams, and other visualizations without a GUI.",{"claudeCode":509},"hkuds/cli-anything","cli-anything-mermaid","https://github.com/hkuds/cli-anything",{"basePath":513,"githubOwner":514,"githubRepo":515,"locale":18,"slug":510,"type":243},"skills/cli-anything-mermaid","hkuds","cli-anything",{"evaluate":517,"extract":521},{"promptVersionExtension":194,"promptVersionScoring":195,"score":198,"tags":518,"targetMarket":206,"tier":207},[204,422,519,201,520],"mermaid","code-generation",{"commitSha":249,"license":234},{"repoId":523},"kd7e2bra4ymb6r521a25r6yges86n35p",[422,520,204,519,201],{"evaluatedAt":526,"extractAt":527,"updatedAt":526},1778689230490,1778688417732,{"_creationTime":529,"_id":530,"community":531,"display":532,"identity":538,"providers":543,"relations":549,"tags":551,"workflow":552},1778691799740.4802,"k173gtrv9a9ev95755pa3w820h86n7r2",{"reviewCount":8},{"description":533,"installMethods":534,"name":536,"sourceUrl":537},"Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization. Establishes text-based diagrams as the default documentation standard with full style guides (markdown + mermaid), 24 diagram type references, and 9 document templates.",{"claudeCode":535},"K-Dense-AI/claude-scientific-skills","Markdown and Mermaid Writing","https://github.com/K-Dense-AI/claude-scientific-skills",{"basePath":539,"githubOwner":540,"githubRepo":541,"locale":18,"slug":542,"type":243},"scientific-skills/markdown-mermaid-writing","K-Dense-AI","claude-scientific-skills","markdown-mermaid-writing",{"evaluate":544,"extract":548},{"promptVersionExtension":194,"promptVersionScoring":195,"score":465,"tags":545,"targetMarket":206,"tier":207},[203,546,519,547,204],"markdown","scientific-writing",{"commitSha":249,"license":234},{"repoId":550},"kd79rphh5gexy91xmpxc05h5mh86mm9r",[204,203,546,519,547],{"evaluatedAt":553,"extractAt":554,"updatedAt":553},1778693085426,1778691799740,{"_creationTime":556,"_id":557,"community":558,"display":559,"identity":565,"providers":569,"relations":577,"tags":580,"workflow":581},1778695548458.4048,"k17e5nn93syzxrybh3he9fz5eh86nbme",{"reviewCount":8},{"description":560,"installMethods":561,"name":563,"sourceUrl":564},"Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.\n",{"claudeCode":562},"pjt222/agent-almanac","teach-guidance","https://github.com/pjt222/agent-almanac",{"basePath":566,"githubOwner":567,"githubRepo":568,"locale":18,"slug":563,"type":243},"skills/teach-guidance","pjt222","agent-almanac",{"evaluate":570,"extract":576},{"promptVersionExtension":194,"promptVersionScoring":195,"score":465,"tags":571,"targetMarket":206,"tier":207},[572,573,468,203,574,575],"teaching","coaching","explanation","guidance",{"commitSha":249},{"parentExtensionId":578,"repoId":579},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[573,203,574,575,468,572],{"evaluatedAt":582,"extractAt":583,"updatedAt":582},1778701952682,1778695548458,{"_creationTime":585,"_id":586,"community":587,"display":588,"identity":592,"providers":594,"relations":606,"tags":607,"workflow":608},1778695548458.385,"k17avw7n0q0zss1q5kna5zvjzx86mdvr",{"reviewCount":8},{"description":589,"installMethods":590,"name":591,"sourceUrl":564},"Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.\n",{"claudeCode":562},"prepare-inspection-readiness",{"basePath":593,"githubOwner":567,"githubRepo":568,"locale":18,"slug":591,"type":243},"skills/prepare-inspection-readiness",{"evaluate":595,"extract":605},{"promptVersionExtension":194,"promptVersionScoring":195,"score":465,"tags":596,"targetMarket":206,"tier":207},[597,598,599,600,601,602,603,203,604],"compliance","gxp","inspection","fda","ema","mhra","readiness","process-automation",{"commitSha":249},{"parentExtensionId":578,"repoId":579},[597,203,601,600,598,599,602,604,603],{"evaluatedAt":609,"extractAt":583,"updatedAt":609},1778700122939]