[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-rohitg00-module-map-en":3,"guides-for-rohitg00-module-map":810,"similar-k1786pbbmq1zd7ke5k7bwze1sn86m54w-en":811},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":241,"isFallback":232,"parentExtension":246,"providers":308,"relations":312,"repo":313,"tags":808,"workflow":809},1778696595410.5654,"k1786pbbmq1zd7ke5k7bwze1sn86m54w",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Produce a one-screen map of an unfamiliar area of the codebase: entry points, modules, data flow, callers. Designed to be read in fifteen seconds. Use when the user says \"I do not know this area\", \"give me the map\", \"zoom out\", \"orient me\".",{"claudeCode":12},"rohitg00/pro-workflow","module-map","https://github.com/rohitg00/pro-workflow",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":222,"workflow":239},1778696867351.1523,"kn777s7h8xnmg9h09rym3n5z3186n92r","en",{"checks":20,"evaluatedAt":193,"extensionSummary":194,"features":195,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":215,"tier":216,"useCases":217},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,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 names the problem of orienting in unfamiliar codebases and the need for a quick map.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers a unique value proposition by producing a curated, one-screen map designed for rapid understanding, going beyond generic codebase exploration.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is production-ready, providing a complete lifecycle for mapping unfamiliar code areas as described.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on a single responsibility: generating a code map for orientation, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately and concisely reflects the skill's purpose of producing a rapid code map for orientation.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose tools in the traditional sense; it operates as a single prompt-based capability.",{"category":45,"check":46,"severity":42,"summary":47},"Documentation","Configuration & parameter reference","The skill does not expose configurable parameters or environment variables that require documentation.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","As this is a skill and not a tool-based extension, tool naming is not applicable.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As this is a skill and not a tool-based extension, I/O surface analysis is not applicable.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project uses the MIT license, which is a permissive open-source license.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The latest commit was on May 12, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","No third-party dependencies were detected in the SKILL.md file.",{"category":66,"check":67,"severity":42,"summary":68},"Security","Secret Management","The skill does not handle secrets and therefore has no secret management requirements.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on code structure and does not load untrusted third-party data, mitigating injection risks.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill's implementation is contained within the bundle and does not fetch external code or data at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill's operation is confined to code analysis and does not modify files or interact with the system outside its intended scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached-process spawns or deny-retry loops were detected in the skill's script.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill performs code analysis and does not involve sending confidential data to third parties.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, and descriptions use clean, printable ASCII.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's code is plain and readable, with no obfuscation techniques detected.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill operates on code structure and does not make assumptions about user-specific project organization outside its scope.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open issues and 5 closed issues in the last 90 days, indicating good maintainer engagement.",{"category":100,"check":101,"severity":102,"summary":103},"Versioning","Release Management","warning","No explicit versioning (e.g., semver in frontmatter or tags) is detected, and installation references 'main'.",{"category":105,"check":106,"severity":42,"summary":107},"Code Execution","Validation","The skill is prompt-based and does not involve executable code or structured output requiring schema validation.",{"category":66,"check":109,"severity":24,"summary":110},"Unguarded Destructive Operations","The skill is read-only and performs code analysis, thus having no destructive operations.",{"category":105,"check":112,"severity":24,"summary":113},"Error Handling","The skill's operation is expected to be stable and error handling is managed by the host environment.",{"category":105,"check":115,"severity":42,"summary":116},"Logging","As this is a prompt-based skill, it does not perform destructive actions or outbound calls that would require local audit logging.",{"category":118,"check":119,"severity":42,"summary":120},"Compliance","GDPR","The skill analyzes code structure and does not process personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill is a code analysis tool with no regional or jurisdictional limitations; targetMarket is global.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill is prompt-based and relies on the host environment's interpreter, with no specific OS or shell assumptions.",{"category":45,"check":128,"severity":24,"summary":129},"README","The README file exists and provides a comprehensive overview of the project, including its purpose.",{"category":33,"check":131,"severity":42,"summary":132},"Tool surface size","This extension is a skill and does not expose multiple tools or commands.",{"category":40,"check":134,"severity":42,"summary":135},"Overlapping near-synonym tools","This extension is a skill and does not expose multiple tools with overlapping functionalities.",{"category":45,"check":137,"severity":24,"summary":138},"Phantom features","All advertised capabilities in the README and SKILL.md correspond to the skill's implementation.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","The README provides clear installation instructions and an example invocation.",{"category":144,"check":145,"severity":42,"summary":146},"Errors","Actionable error messages","Error handling is managed by the host environment; the skill itself does not expose user-facing error paths.",{"category":148,"check":149,"severity":42,"summary":150},"Execution","Pinned dependencies","The skill does not bundle or declare external dependencies that require pinning.",{"category":33,"check":152,"severity":42,"summary":153},"Dry-run preview","The skill is read-only and does not perform state-changing operations or send data outward, making dry-run irrelevant.",{"category":155,"check":156,"severity":42,"summary":157},"Protocol","Idempotent retry & timeouts","The skill is prompt-based and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":118,"check":159,"severity":24,"summary":160},"Telemetry opt-in","The skill does not emit telemetry.",{"category":40,"check":162,"severity":24,"summary":163},"Precise Purpose","The description clearly states the artifact (codebase area) and the task (produce a map for orientation), with trigger phrases and boundaries.",{"category":40,"check":165,"severity":24,"summary":166},"Concise Frontmatter","The frontmatter is concise, self-contained, and effectively summarizes the core capability and triggers.",{"category":45,"check":168,"severity":24,"summary":169},"Concise Body","The SKILL.md body is concise, outlining rules and format without excessive preamble or embedding large external material.",{"category":171,"check":172,"severity":24,"summary":173},"Context","Progressive Disclosure","The SKILL.md is concise and does not embed bulk third-party material or large data blobs.",{"category":171,"check":175,"severity":42,"summary":176},"Forked exploration","This skill is for rapid orientation and does not involve deep exploration requiring a forked context.",{"category":22,"check":178,"severity":24,"summary":179},"Usage examples","While not explicit command-line examples, the `Format` section clearly demonstrates the expected output structure, serving as a clear example of usage and outcome.",{"category":22,"check":181,"severity":24,"summary":182},"Edge cases","The skill instructs to segment large areas and ask the user for expansion, handling the edge case of over-large scope.",{"category":105,"check":184,"severity":42,"summary":185},"Tool Fallback","The skill does not rely on external tools like MCP servers; it operates directly.",{"category":187,"check":188,"severity":24,"summary":189},"Safety","Halt on unexpected state","The skill instructs to segment large areas and ask for expansion, implying halting and seeking user input for unmappable scopes.",{"category":92,"check":191,"severity":24,"summary":192},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; its scope is well-defined.",1778696867247,"This skill analyzes a codebase area and produces a one-screen map detailing entry points, core modules, data flow, callers, and hidden coupling. It aims to provide a quick orientation for developers unfamiliar with a section of code.",[196,197,198,199],"Generates a one-screen map of code areas","Identifies entry points, core modules, and data flow","Details external callers and hidden coupling","Designed for rapid, 15-second readability",[201,202,203],"Proposing code changes or refactoring","Providing a deep dive into every file or function","Mapping excessively large code areas without segmentation","3.0.0","4.4.0","To quickly orient developers in unfamiliar areas of a codebase by providing a concise, one-screen map of essential structural and data flow information.","High score due to excellent documentation, clear purpose, and strong adherence to scope and security principles. Minor warning for versioning clarity slightly moderates the score.",95,"A well-documented and focused skill for rapid code understanding through concise mapping.",[211,212,213,214],"code-analysis","code-understanding","code-mapping","developer-tools","global","community",[218,219,220,221],"Orienting in an unfamiliar codebase area","Getting a quick overview of module interactions","Understanding data flow through a code section","Identifying how external components interact with a module",{"codeQuality":223,"collectedAt":225,"documentation":226,"maintenance":229,"popularity":235,"security":237,"testCoverage":238},{"hasLockfile":224},true,1778696852851,{"descriptionLength":227,"readmeSize":228},240,22012,{"closedIssues90d":230,"forks":231,"hasChangelog":232,"openIssues90d":8,"pushedAt":233,"stars":234},5,203,false,1778554780000,2113,{"npmDownloads":236},611,{"hasNpmPackage":224,"smitheryVerified":232},{"hasCi":224,"hasTests":232},{"updatedAt":240},1778696867351,{"basePath":242,"githubOwner":243,"githubRepo":244,"locale":18,"slug":13,"type":245},"skills/module-map","rohitg00","pro-workflow","skill",{"_creationTime":247,"_id":248,"community":249,"display":250,"identity":256,"parentExtension":259,"providers":291,"relations":304,"tags":305,"workflow":306},1778696595410.5615,"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv",{"reviewCount":8},{"description":251,"installMethods":252,"name":255,"sourceUrl":14},"Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.",{"claudeCode":244,"cursor":253,"npm":244,"skillkit":254},"/add-plugin pro-workflow","npx skillkit install pro-workflow","Pro Workflow",{"basePath":257,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":258},"","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":266,"providers":268,"relations":285,"tags":287,"workflow":288},1778696595410.5613,"k1741gyqaf0tj1ffq65gjpsm6x86mfhx",{"reviewCount":8},{"description":264,"installMethods":265,"name":255,"sourceUrl":14},"Battle-tested Claude Code workflows from power users",{"claudeCode":12},{"basePath":257,"githubOwner":243,"githubRepo":244,"locale":18,"slug":244,"type":267},"marketplace",{"evaluate":269,"extract":278},{"promptVersionExtension":270,"promptVersionScoring":205,"score":271,"tags":272,"targetMarket":215,"tier":277},"3.1.0",99,[273,274,275,214,276],"workflow","productivity","ai-assistance","knowledge-management","verified",{"commitSha":279,"license":280,"marketplace":281,"plugin":283},"HEAD","MIT",{"name":244,"pluginCount":282},1,{"mcpCount":8,"provider":284,"skillCount":8},"classify",{"repoId":286},"kd7am4e918eq98hrd9s31jm4vs86nn0b",[275,214,276,274,273],{"evaluatedAt":289,"extractAt":290,"updatedAt":289},1778696611346,1778696595410,{"evaluate":292,"extract":301},{"promptVersionExtension":204,"promptVersionScoring":205,"score":293,"tags":294,"targetMarket":215,"tier":216},96,[273,274,295,296,297,298,299,300],"ai-coding","self-correction","knowledge-base","sqlite","hooks","agents",{"commitSha":279,"license":280,"plugin":302},{"mcpCount":8,"provider":284,"skillCount":303},34,{"parentExtensionId":261,"repoId":286},[300,295,299,297,274,296,298,273],{"evaluatedAt":307,"extractAt":290,"updatedAt":307},1778696621396,{"evaluate":309,"extract":311},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":310,"targetMarket":215,"tier":216},[211,212,213,214],{"commitSha":279},{"parentExtensionId":248,"repoId":286},{"_creationTime":314,"_id":286,"identity":315,"providers":316,"workflow":803},1778696588306.821,{"githubOwner":243,"githubRepo":244,"sourceUrl":14},{"classify":317,"discover":782,"extract":785,"github":786,"npm":802},{"commitSha":279,"extensions":318},[319,329,470,479,487,495,503,511,519,527,535,543,551,559,567,578,586,594,599,607,615,623,631,638,646,654,662,670,678,690,698,706,738,748,764,774],{"basePath":257,"description":264,"displayName":244,"installMethods":320,"rationale":321,"selectedPaths":322,"source":328,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md","rule",{"basePath":257,"description":251,"displayName":244,"installMethods":330,"license":280,"rationale":331,"selectedPaths":332,"source":328,"sourceLanguage":18,"type":258},{"claudeCode":244},"plugin manifest at .claude-plugin/plugin.json",[333,335,336,339,341,343,345,347,349,351,353,355,357,359,361,363,365,367,369,371,373,375,377,379,381,383,385,387,389,391,393,395,397,399,401,403,405,408,410,412,414,416,418,420,422,424,426,428,430,432,434,436,438,440,442,444,446,448,450,452,454,456,458,460,462,464,466,468],{"path":334,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":337,"priority":338},"skills/agent-teams/SKILL.md","medium",{"path":340,"priority":338},"skills/auto-setup/SKILL.md",{"path":342,"priority":338},"skills/batch-orchestration/SKILL.md",{"path":344,"priority":338},"skills/bug-capture/SKILL.md",{"path":346,"priority":338},"skills/compact-guard/SKILL.md",{"path":348,"priority":338},"skills/context-engineering/SKILL.md",{"path":350,"priority":338},"skills/context-optimizer/SKILL.md",{"path":352,"priority":338},"skills/cost-tracker/SKILL.md",{"path":354,"priority":338},"skills/deslop/SKILL.md",{"path":356,"priority":338},"skills/file-watcher/SKILL.md",{"path":358,"priority":338},"skills/insights/SKILL.md",{"path":360,"priority":338},"skills/learn-rule/SKILL.md",{"path":362,"priority":338},"skills/llm-council/SKILL.md",{"path":364,"priority":338},"skills/llm-gate/SKILL.md",{"path":366,"priority":338},"skills/mcp-audit/SKILL.md",{"path":368,"priority":338},"skills/module-map/SKILL.md",{"path":370,"priority":338},"skills/orchestrate/SKILL.md",{"path":372,"priority":338},"skills/parallel-worktrees/SKILL.md",{"path":374,"priority":338},"skills/permission-tuner/SKILL.md",{"path":376,"priority":338},"skills/plan-interrogate/SKILL.md",{"path":378,"priority":338},"skills/pro-workflow/SKILL.md",{"path":380,"priority":338},"skills/replay-learnings/SKILL.md",{"path":382,"priority":338},"skills/safe-mode/SKILL.md",{"path":384,"priority":338},"skills/session-handoff/SKILL.md",{"path":386,"priority":338},"skills/smart-commit/SKILL.md",{"path":388,"priority":338},"skills/sprint-status/SKILL.md",{"path":390,"priority":338},"skills/survey-generator/SKILL.md",{"path":392,"priority":338},"skills/thoroughness-scoring/SKILL.md",{"path":394,"priority":338},"skills/token-efficiency/SKILL.md",{"path":396,"priority":338},"skills/wiki-builder/SKILL.md",{"path":398,"priority":338},"skills/wiki-query/SKILL.md",{"path":400,"priority":338},"skills/wiki-research-loop/SKILL.md",{"path":402,"priority":338},"skills/wiki-viewer/SKILL.md",{"path":404,"priority":338},"skills/wrap-up/SKILL.md",{"path":406,"priority":407},"agents/context-engineer.md","high",{"path":409,"priority":407},"agents/cost-analyst.md",{"path":411,"priority":407},"agents/debugger.md",{"path":413,"priority":407},"agents/orchestrator.md",{"path":415,"priority":407},"agents/permission-analyst.md",{"path":417,"priority":407},"agents/planner.md",{"path":419,"priority":407},"agents/reviewer.md",{"path":421,"priority":407},"agents/scout.md",{"path":423,"priority":407},"commands/auto-setup.md",{"path":425,"priority":407},"commands/commit.md",{"path":427,"priority":407},"commands/compact-guard.md",{"path":429,"priority":407},"commands/context-optimizer.md",{"path":431,"priority":407},"commands/cost-tracker.md",{"path":433,"priority":407},"commands/deslop.md",{"path":435,"priority":407},"commands/develop.md",{"path":437,"priority":407},"commands/doctor.md",{"path":439,"priority":407},"commands/handoff.md",{"path":441,"priority":407},"commands/insights.md",{"path":443,"priority":407},"commands/learn-rule.md",{"path":445,"priority":407},"commands/learn.md",{"path":447,"priority":407},"commands/list.md",{"path":449,"priority":407},"commands/mcp-audit.md",{"path":451,"priority":407},"commands/parallel.md",{"path":453,"priority":407},"commands/permission-tuner.md",{"path":455,"priority":407},"commands/replay.md",{"path":457,"priority":407},"commands/safe-mode.md",{"path":459,"priority":407},"commands/search.md",{"path":461,"priority":407},"commands/sprint-status.md",{"path":463,"priority":407},"commands/wiki.md",{"path":465,"priority":407},"commands/wrap-up.md",{"path":467,"priority":407},"hooks/hooks.json",{"path":469,"priority":407},".cursor-plugin/plugin.json",{"basePath":471,"description":472,"displayName":473,"installMethods":474,"rationale":475,"selectedPaths":476,"source":328,"sourceLanguage":18,"type":245},"skills/agent-teams","Coordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.","agent-teams",{"claudeCode":12},"SKILL.md frontmatter at skills/agent-teams/SKILL.md",[477],{"path":478,"priority":325},"SKILL.md",{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":328,"sourceLanguage":18,"type":245},"skills/auto-setup","Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.","auto-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/auto-setup/SKILL.md",[486],{"path":478,"priority":325},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":328,"sourceLanguage":18,"type":245},"skills/batch-orchestration","Decompose large-scale changes into independent units and spawn parallel agents in isolated worktrees. Use for migrations, refactors, codemods, and any change touching 10+ files with the same pattern.","batch-orchestration",{"claudeCode":12},"SKILL.md frontmatter at skills/batch-orchestration/SKILL.md",[494],{"path":478,"priority":325},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":328,"sourceLanguage":18,"type":245},"skills/bug-capture","Capture a user-reported defect as a durable GitHub issue written in the project's own domain language. Explores the codebase in parallel for context but never leaks file paths or line numbers into the issue. Use when the user reports a bug conversationally, runs a QA pass, or says \"file an issue\", \"log this as a bug\", \"capture this\".","bug-capture",{"claudeCode":12},"SKILL.md frontmatter at skills/bug-capture/SKILL.md",[502],{"path":478,"priority":325},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":328,"sourceLanguage":18,"type":245},"skills/compact-guard","Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.","compact-guard",{"claudeCode":12},"SKILL.md frontmatter at skills/compact-guard/SKILL.md",[510],{"path":478,"priority":325},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":328,"sourceLanguage":18,"type":245},"skills/context-engineering","Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.","context-engineering",{"claudeCode":12},"SKILL.md frontmatter at skills/context-engineering/SKILL.md",[518],{"path":478,"priority":325},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":328,"sourceLanguage":18,"type":245},"skills/context-optimizer","Optimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.","context-optimizer",{"claudeCode":12},"SKILL.md frontmatter at skills/context-optimizer/SKILL.md",[526],{"path":478,"priority":325},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":328,"sourceLanguage":18,"type":245},"skills/cost-tracker","Track session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.","cost-tracker",{"claudeCode":12},"SKILL.md frontmatter at skills/cost-tracker/SKILL.md",[534],{"path":478,"priority":325},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":328,"sourceLanguage":18,"type":245},"skills/deslop","Remove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff. Cleans up boilerplate, simplifies abstractions, and strips defensive code. Use when cleaning up code, simplifying, removing boilerplate, or before committing.","deslop",{"claudeCode":12},"SKILL.md frontmatter at skills/deslop/SKILL.md",[542],{"path":478,"priority":325},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":328,"sourceLanguage":18,"type":245},"skills/file-watcher","Configure file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use to set up reactive workflows.","file-watcher",{"claudeCode":12},"SKILL.md frontmatter at skills/file-watcher/SKILL.md",[550],{"path":478,"priority":325},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":328,"sourceLanguage":18,"type":245},"skills/insights","Show session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history. Use when asking for stats, statistics, progress, how am I doing, coding history, or dashboard.","insights",{"claudeCode":12},"SKILL.md frontmatter at skills/insights/SKILL.md",[558],{"path":478,"priority":325},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":328,"sourceLanguage":18,"type":245},"skills/learn-rule","Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user says \"remember this\", \"don't forget\", \"note this\", or \"learn from this\".","learn-rule",{"claudeCode":12},"SKILL.md frontmatter at skills/learn-rule/SKILL.md",[566],{"path":478,"priority":325},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":328,"sourceLanguage":18,"type":245},"skills/llm-council","Provider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chairman synthesis. Provider config from env (OPENAI/ANTHROPIC/FIREWORKS/OPENROUTER/custom OpenAI-compatible base URL). Persists transcript to a wiki page when --wiki \u003Cslug> is passed. Use when the user wants multiple AI perspectives, consensus-building, or the \"LLM Council\" approach for high-stakes reviews, plan critique, or contested learning rules.","llm-council",{"claudeCode":12},"SKILL.md frontmatter at skills/llm-council/SKILL.md",[574,575],{"path":478,"priority":325},{"path":576,"priority":577},"scripts/council.js","low",{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":328,"sourceLanguage":18,"type":245},"skills/llm-gate","LLM-powered quality verification using prompt hooks. Validates commit messages, code patterns, and conventions using AI before allowing operations. Use to set up intelligent guardrails.","llm-gate",{"claudeCode":12},"SKILL.md frontmatter at skills/llm-gate/SKILL.md",[585],{"path":478,"priority":325},{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":328,"sourceLanguage":18,"type":245},"skills/mcp-audit","Audit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before adding new MCPs.","mcp-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/mcp-audit/SKILL.md",[593],{"path":478,"priority":325},{"basePath":242,"description":10,"displayName":13,"installMethods":595,"rationale":596,"selectedPaths":597,"source":328,"sourceLanguage":18,"type":245},{"claudeCode":12},"SKILL.md frontmatter at skills/module-map/SKILL.md",[598],{"path":478,"priority":325},{"basePath":600,"description":601,"displayName":602,"installMethods":603,"rationale":604,"selectedPaths":605,"source":328,"sourceLanguage":18,"type":245},"skills/orchestrate","Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.","orchestrate",{"claudeCode":12},"SKILL.md frontmatter at skills/orchestrate/SKILL.md",[606],{"path":478,"priority":325},{"basePath":608,"description":609,"displayName":610,"installMethods":611,"rationale":612,"selectedPaths":613,"source":328,"sourceLanguage":18,"type":245},"skills/parallel-worktrees","Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously.","parallel-worktrees",{"claudeCode":12},"SKILL.md frontmatter at skills/parallel-worktrees/SKILL.md",[614],{"path":478,"priority":325},{"basePath":616,"description":617,"displayName":618,"installMethods":619,"rationale":620,"selectedPaths":621,"source":328,"sourceLanguage":18,"type":245},"skills/permission-tuner","Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you down or after sessions with many denials.","permission-tuner",{"claudeCode":12},"SKILL.md frontmatter at skills/permission-tuner/SKILL.md",[622],{"path":478,"priority":325},{"basePath":624,"description":625,"displayName":626,"installMethods":627,"rationale":628,"selectedPaths":629,"source":328,"sourceLanguage":18,"type":245},"skills/plan-interrogate","Stress-test a plan by walking its decision tree one question at a time. Use when the user wants to pressure-test a design before implementation.","plan-interrogate",{"claudeCode":12},"SKILL.md frontmatter at skills/plan-interrogate/SKILL.md",[630],{"path":478,"priority":325},{"basePath":632,"description":633,"displayName":244,"installMethods":634,"rationale":635,"selectedPaths":636,"source":328,"sourceLanguage":18,"type":245},"skills/pro-workflow","Complete AI coding workflow system. Orchestration patterns, 18 hook events, 5 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.",{"claudeCode":12},"SKILL.md frontmatter at skills/pro-workflow/SKILL.md",[637],{"path":478,"priority":325},{"basePath":639,"description":640,"displayName":641,"installMethods":642,"rationale":643,"selectedPaths":644,"source":328,"sourceLanguage":18,"type":245},"skills/replay-learnings","Surface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns. Use when starting a task, saying \"what do I know about\", \"previous mistakes\", \"lessons learned\", or \"remind me about\".","replay-learnings",{"claudeCode":12},"SKILL.md frontmatter at skills/replay-learnings/SKILL.md",[645],{"path":478,"priority":325},{"basePath":647,"description":648,"displayName":649,"installMethods":650,"rationale":651,"selectedPaths":652,"source":328,"sourceLanguage":18,"type":245},"skills/safe-mode","Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.","safe-mode",{"claudeCode":12},"SKILL.md frontmatter at skills/safe-mode/SKILL.md",[653],{"path":478,"priority":325},{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":328,"sourceLanguage":18,"type":245},"skills/session-handoff","Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work. Use when ending a session, saying \"continue later\", \"save progress\", \"session summary\", or \"pick up where I left off\".","session-handoff",{"claudeCode":12},"SKILL.md frontmatter at skills/session-handoff/SKILL.md",[661],{"path":478,"priority":325},{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":328,"sourceLanguage":18,"type":245},"skills/smart-commit","Run quality gates, review staged changes for issues, and create a well-crafted conventional commit. Use when saying \"commit\", \"git commit\", \"save my changes\", or ready to commit after making changes.","smart-commit",{"claudeCode":12},"SKILL.md frontmatter at skills/smart-commit/SKILL.md",[669],{"path":478,"priority":325},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":328,"sourceLanguage":18,"type":245},"skills/sprint-status","Track parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with a status line. Every question re-states project, branch, and task.","sprint-status",{"claudeCode":12},"SKILL.md frontmatter at skills/sprint-status/SKILL.md",[677],{"path":478,"priority":325},{"basePath":679,"description":680,"displayName":681,"installMethods":682,"rationale":683,"selectedPaths":684,"source":328,"sourceLanguage":18,"type":245},"skills/survey-generator","Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public anchor resource, then a chosen LLM generates the survey artifact. Output target is a wiki page (markdown), not a one-off HTML — survey lands in `\u003Cwiki>/derived/surveys/\u003Cslug>.md` with full bibliography rows in `sources.md`. Provider-agnostic (Anthropic/OpenAI/OpenRouter/Fireworks/custom OpenAI-compat). Use when the user asks for a \"survey\", \"literature review\", \"lit review\", or \"deep dive\" on a technical topic.","survey-generator",{"claudeCode":12},"SKILL.md frontmatter at skills/survey-generator/SKILL.md",[685,686,688],{"path":478,"priority":325},{"path":687,"priority":577},"scripts/build-survey.js",{"path":689,"priority":577},"templates/research_bundle.template.json",{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":328,"sourceLanguage":18,"type":245},"skills/thoroughness-scoring","Score every decision point with a Thoroughness Rating (1-10). AI makes the marginal cost of doing things properly near-zero — pick the higher-rated option every time. Includes scope checks to distinguish contained vs unbounded work.","thoroughness-scoring",{"claudeCode":12},"SKILL.md frontmatter at skills/thoroughness-scoring/SKILL.md",[697],{"path":478,"priority":325},{"basePath":699,"description":700,"displayName":701,"installMethods":702,"rationale":703,"selectedPaths":704,"source":328,"sourceLanguage":18,"type":245},"skills/token-efficiency","Reduce token waste by 40-60% through anti-sycophancy rules, tool-call budgets, one-pass coding, task profiles, and read-before-write enforcement. Inspired by drona23/claude-token-efficient.","token-efficiency",{"claudeCode":12},"SKILL.md frontmatter at skills/token-efficiency/SKILL.md",[705],{"path":478,"priority":325},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-builder","Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a folder of markdown pages with provenance, plus a shadow FTS5 index so any session can recall it. Use when the user says \"start a wiki\", \"add to wiki\", \"compile a page\", \"wiki on X\", or wants a long-lived knowledge base on a topic, paper, product, person, project, or codebase.","wiki-builder",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-builder/SKILL.md",[713,714,716,718,720,722,724,726,728,730,732,734,736],{"path":478,"priority":325},{"path":715,"priority":338},"references/wiki-flavors.md",{"path":717,"priority":577},"scripts/init_wiki.sh",{"path":719,"priority":577},"scripts/wiki-cli.js",{"path":721,"priority":577},"templates/index.md",{"path":723,"priority":577},"templates/maintenance-log.md",{"path":725,"priority":577},"templates/prompts/compile-concept-page.md",{"path":727,"priority":577},"templates/prompts/compile-index.md",{"path":729,"priority":577},"templates/prompts/compile-source-page.md",{"path":731,"priority":577},"templates/prompts/lint-wiki.md",{"path":733,"priority":577},"templates/prompts/query-and-file.md",{"path":735,"priority":577},"templates/sources.md",{"path":737,"priority":577},"templates/wiki.config.md",{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-query","Query pro-workflow wikis via SQLite FTS5 BM25 retrieval. Returns top-K passages with citations. Use when answering a question that any of the user's wikis already covers, when the user says \"what does the wiki say about X\", \"ask wiki\", \"search wikis\", or before drafting a new wiki page (to avoid duplication).","wiki-query",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-query/SKILL.md",[745,746],{"path":478,"priority":325},{"path":747,"priority":577},"scripts/query.js",{"basePath":749,"description":750,"displayName":751,"installMethods":752,"rationale":753,"selectedPaths":754,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-research-loop","Auto-grow a pro-workflow wiki by running a budget-capped BFS research loop over pluggable source fetchers (web, arXiv, GitHub). Each iteration pops a seed from the queue, fetches sources, drafts a wiki page, dedupes claims against existing pages, enqueues follow-up seeds. Halts on budget cap, depth cap, or convergence. Use when the user says \"research \u003Ctopic>\", \"grow the \u003Cslug> wiki\", \"auto-research\", or wants a knowledge base that builds itself overnight.","wiki-research-loop",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-research-loop/SKILL.md",[755,756,758,760,762],{"path":478,"priority":325},{"path":757,"priority":577},"scripts/research-loop.js",{"path":759,"priority":577},"scripts/source-fetchers/arxiv.js",{"path":761,"priority":577},"scripts/source-fetchers/github.js",{"path":763,"priority":577},"scripts/source-fetchers/web.js",{"basePath":765,"description":766,"displayName":767,"installMethods":768,"rationale":769,"selectedPaths":770,"source":328,"sourceLanguage":18,"type":245},"skills/wiki-viewer","Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when the user wants to browse a wiki visually, share its current state with someone, audit research progress, or hand off a knowledge base. Inspired by Thariq Shihipar's \"Unreasonable Effectiveness of HTML\" — favors information density and shareability over markdown-only outputs.","wiki-viewer",{"claudeCode":12},"SKILL.md frontmatter at skills/wiki-viewer/SKILL.md",[771,772],{"path":478,"priority":325},{"path":773,"priority":577},"scripts/render.js",{"basePath":775,"description":776,"displayName":777,"installMethods":778,"rationale":779,"selectedPaths":780,"source":328,"sourceLanguage":18,"type":245},"skills/wrap-up","End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying \"wrap up\", \"done for the day\", \"finish coding\", or ending a coding session.","wrap-up",{"claudeCode":12},"SKILL.md frontmatter at skills/wrap-up/SKILL.md",[781],{"path":478,"priority":325},{"sources":783},[784],"manual",{"npmPackage":244},{"closedIssues90d":230,"description":787,"forks":231,"homepage":788,"openIssues90d":8,"pushedAt":233,"readmeSize":228,"stars":234,"topics":789},"Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.","https://rohitg00.github.io/pro-workflow/infographic.html",[790,791,792,273,793,794,295,795,796,797,798,799,514,214,800,299,274,296,801],"claude","claude-code","cursor","agent-orchestration","ai-agents","ai-workflow","claude-code-plugin","claude-code-skills","claude-skills","codex","gemini-cli","worktrees",{"downloads":236},{"classifiedAt":804,"discoverAt":805,"extractAt":806,"githubAt":806,"npmAt":807,"updatedAt":804},1778696594915,1778696588306,1778696590961,1778696593284,[211,213,212,214],{"evaluatedAt":240,"extractAt":290,"updatedAt":240},[],[812,841,871,902,930,958],{"_creationTime":813,"_id":814,"community":815,"display":816,"identity":822,"providers":825,"relations":834,"tags":836,"workflow":837},1778699438912.8826,"k170fxxh22hdspg4vr94whgj1986mpr9",{"reviewCount":8},{"description":817,"installMethods":818,"name":820,"sourceUrl":821},"Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.",{"claudeCode":819},"yvgude/lean-ctx","lean-ctx","https://github.com/yvgude/lean-ctx",{"basePath":823,"githubOwner":824,"githubRepo":820,"locale":18,"slug":820,"type":245},"skills/lean-ctx","yvgude",{"evaluate":826,"extract":833},{"promptVersionExtension":204,"promptVersionScoring":205,"score":827,"tags":828,"targetMarket":215,"tier":277},100,[829,830,831,214,832,211],"context-compression","ai-agent","cli-tools","rust",{"commitSha":279},{"repoId":835},"kd7dxtfr9j3z54hs3bz0218e1n86may0",[830,831,211,829,214,832],{"evaluatedAt":838,"extractAt":839,"updatedAt":840},1778699456179,1778699438912,1778699517795,{"_creationTime":842,"_id":843,"community":844,"display":845,"identity":851,"providers":856,"relations":864,"tags":867,"workflow":868},1778695548458.377,"k17esa27yncbsd0bz8hcg2crg986mjqk",{"reviewCount":8},{"description":846,"installMethods":847,"name":849,"sourceUrl":850},"Extract the conceptual essence of a repository as skills, agents, and teams — the project's roles, procedures, and coordination patterns expressed as agentskills.io-standard definitions. Reads an arbitrary codebase and produces generalized definitions that capture WHAT the project does and WHO operates it, without replicating HOW it does it. Use when onboarding to a new codebase and wanting to understand its conceptual architecture, when bootstrapping an agentic system from an existing project, when studying a project's organizational DNA for cross-pollination, or when creating a skill/agent/team library inspired by a reference implementation.\n",{"claudeCode":848},"pjt222/agent-almanac","Metal","https://github.com/pjt222/agent-almanac",{"basePath":852,"githubOwner":853,"githubRepo":854,"locale":18,"slug":855,"type":245},"skills/metal","pjt222","agent-almanac","metal",{"evaluate":857,"extract":863},{"promptVersionExtension":204,"promptVersionScoring":205,"score":827,"tags":858,"targetMarket":215,"tier":277},[211,859,860,861,862],"conceptualization","agent-definition","repository-structure","software-architecture",{"commitSha":279,"license":280},{"parentExtensionId":865,"repoId":866},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[860,211,859,861,862],{"evaluatedAt":869,"extractAt":870,"updatedAt":869},1778699463464,1778695548458,{"_creationTime":872,"_id":873,"community":874,"display":875,"identity":881,"providers":886,"relations":895,"tags":897,"workflow":898},1778698056313.1528,"k176pxdjxvnyex7jv6abt3myd586n5vv",{"reviewCount":8},{"description":876,"installMethods":877,"name":879,"sourceUrl":880},"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":878},"thedotmack/claude-mem","Pathfinder","https://github.com/thedotmack/claude-mem",{"basePath":882,"githubOwner":883,"githubRepo":884,"locale":18,"slug":885,"type":245},"plugin/skills/pathfinder","thedotmack","claude-mem","pathfinder",{"evaluate":887,"extract":893},{"promptVersionExtension":204,"promptVersionScoring":205,"score":827,"tags":888,"targetMarket":215,"tier":277},[211,889,890,891,892],"architecture","documentation","refactoring","flowchart",{"commitSha":279,"license":894},"Apache-2.0",{"repoId":896},"kd70jnxgm695az2wtf37zbqdj986mp7k",[889,211,890,892,891],{"evaluatedAt":899,"extractAt":900,"updatedAt":901},1778698228002,1778698056313,1778698443446,{"_creationTime":903,"_id":904,"community":905,"display":906,"identity":912,"providers":915,"relations":924,"tags":926,"workflow":927},1778694578248.103,"k17712r7xw99tfa8w7xzre9a4d86m8re",{"reviewCount":8},{"description":907,"installMethods":908,"name":910,"sourceUrl":911},"Codacy Cloud workflow for this repository -- run Codacy's analyzers locally before `git push` (mirrors what Codacy CI runs), and fetch/cluster Codacy issues for any PR via the v3 API. Use when the user mentions Codacy, \"codacy analysis\", `codacy-analysis-cli`, \"codacy issues on PR\", \"fix codacy CI\", \"codacy markdownlint findings\", or any Codacy gate failing on a netdata-org PR. Ships scripts analyze-local.sh (docker/binary runner for codacy-analysis-cli) and pr-issues.sh (paginated v3 issue fetch + group-by tool/pattern/severity/file). Token-safe -- CODACY_TOKEN never reaches assistant-visible stdout. Read-only by design in the current SOW; write actions (mark FP, mark fixed) are deferred.",{"claudeCode":909},"netdata/netdata","codacy-audit","https://github.com/netdata/netdata",{"basePath":913,"githubOwner":914,"githubRepo":914,"locale":18,"slug":910,"type":245},".agents/skills/codacy-audit","netdata",{"evaluate":916,"extract":923},{"promptVersionExtension":204,"promptVersionScoring":205,"score":827,"tags":917,"targetMarket":215,"tier":277},[918,211,919,920,921,922],"codacy","ci","pr-review","linting","security-analysis",{"commitSha":279},{"repoId":925},"kd70yp91ybn40a638h3hzz6nbd86m2cw",[919,918,211,921,920,922],{"evaluatedAt":928,"extractAt":929,"updatedAt":928},1778694601008,1778694578248,{"_creationTime":931,"_id":932,"community":933,"display":934,"identity":940,"providers":944,"relations":951,"tags":954,"workflow":955},1778692488329.0144,"k1724vjyyetw8qcfh8anb4c3tn86ngy7",{"reviewCount":8},{"description":935,"installMethods":936,"name":938,"sourceUrl":939},"Extract domain knowledge from existing project sources and generate domain rules. Also handles vault sync and domain listing.",{"claudeCode":937},"luiseiman/claude-kit","domain-extract","https://github.com/luiseiman/claude-kit",{"basePath":941,"githubOwner":942,"githubRepo":943,"locale":18,"slug":938,"type":245},"skills/domain-extract","luiseiman","claude-kit",{"evaluate":945,"extract":950},{"promptVersionExtension":204,"promptVersionScoring":205,"score":827,"tags":946,"targetMarket":215,"tier":277},[947,276,948,211,949],"domain-extraction","rule-generation","automation",{"commitSha":279},{"parentExtensionId":952,"repoId":953},"k17650xadq8363kzchr4w0gmf186nq24","kd79wqc8an5wh20cc2znr8tyb586mxwx",[949,211,947,276,948],{"evaluatedAt":956,"extractAt":957,"updatedAt":956},1778693090713,1778692488329,{"_creationTime":959,"_id":960,"community":961,"display":962,"identity":968,"providers":972,"relations":977,"tags":979,"workflow":980},1778692607327.2305,"k170rpk64k5rypx65jra7hetvx86nt23",{"reviewCount":8},{"description":963,"installMethods":964,"name":966,"sourceUrl":967},"Automate analysis, evaluation, design and optimization of target projects. Integrate VibeGuard as a baseline scan, the remediation process adheres to VibeGuard specifications, and a compliance check is run at the end. Support auto-run-agent autonomous execution.",{"claudeCode":965},"majiayu000/vibeguard","auto-optimize","https://github.com/majiayu000/vibeguard",{"basePath":969,"githubOwner":970,"githubRepo":971,"locale":18,"slug":966,"type":245},"workflows/auto-optimize","majiayu000","vibeguard",{"evaluate":973,"extract":976},{"promptVersionExtension":204,"promptVersionScoring":205,"score":827,"tags":974,"targetMarket":215,"tier":277},[211,975,971,949,214],"optimization",{"commitSha":279},{"repoId":978},"kd7b0vh258xpbyerk68bk3e1ks86mk58",[949,211,214,975,971],{"evaluatedAt":981,"extractAt":982,"updatedAt":983},1778692790049,1778692607327,1778693059018]