[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-rohitg00-auto-setup-en":3,"guides-for-rohitg00-auto-setup":805,"similar-k177bnjvsgsk31mny9arvwtfbn86m12k-en":806},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":237,"isFallback":228,"parentExtension":242,"providers":303,"relations":307,"repo":308,"tags":803,"workflow":804},1778696595410.562,"k177bnjvsgsk31mny9arvwtfbn86m12k",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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.",{"claudeCode":12},"rohitg00/pro-workflow","auto-setup","https://github.com/rohitg00/pro-workflow",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":218,"workflow":235},1778696652896.8062,"kn7fv23kccd2fb5q7jg4hdn74n86mjqg","en",{"checks":20,"evaluatedAt":189,"extensionSummary":190,"features":191,"nonGoals":196,"promptVersionExtension":200,"promptVersionScoring":201,"purpose":202,"rationale":203,"score":204,"summary":205,"tags":206,"targetMarket":212,"tier":213,"useCases":214},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,78,81,84,88,92,95,99,102,105,108,111,114,117,121,124,128,133,136,139,142,145,149,152,155,158,161,164,167,171,175,179,182,186],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of needing to auto-configure quality gates and settings for new projects, and specifies the use case of onboarding new codebases.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers unique value by automatically detecting project types and configuring specific quality gates and hooks, going beyond a simple prompt.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready as it provides a clear workflow for detecting project type, configuring quality gates, verifying tools, and creating settings files.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on the single responsibility of auto-configuring quality gates, hooks, and settings for new projects, without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's functionality of auto-configuring project quality gates and settings based on project type.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill clearly states its purpose: to auto-configure quality gates, hooks, and settings for new projects by detecting project type, and specifies usage when onboarding codebases.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability of auto-configuring project quality gates, with clear trigger phrases.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is concise, outlining steps and providing code examples, with deeper material like settings and MCP configuration deferred to other files.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the main steps and provides code snippets, deferring deeper configuration details to external files like settings and MCP examples.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill does not involve deep exploration or analysis of codebases; it performs a specific setup task.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The SKILL.md provides clear examples for configuring quality gates for different project types (Node.js, Python, Rust, Go) and shows the expected output format.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill handles edge cases by checking for tool presence, supporting monorepos, and reporting missing tools with install commands, as documented in its rules.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","This skill does not rely on external MCP servers or custom tools; it uses standard shell commands.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill's rules specify to detect, not assume, check for tool presence, and report missing tools, implying a halt on unexpected state.",{"category":73,"check":74,"severity":56,"summary":75},"Portability","Cross-skill coupling","This skill operates independently and does not rely on other specific skills being loaded in the same session.",{"category":40,"check":33,"severity":24,"summary":77},"The skill's scope is well-defined: auto-configuring project quality gates and settings based on project type detection.",{"category":40,"check":79,"severity":24,"summary":80},"Tool naming","The skill does not expose user-facing tools or commands; its functionality is executed via shell commands within the SKILL.md.",{"category":33,"check":82,"severity":24,"summary":83},"Minimal I/O surface","The skill's primary I/O is through shell commands and generating a configuration file, with clear inputs (project detection) and documented outputs.",{"category":85,"check":86,"severity":24,"summary":87},"License","License usability","The project has an MIT license clearly indicated in the README's shields and referenced in the commit history.",{"category":89,"check":90,"severity":24,"summary":91},"Maintenance","Commit recency","The repository was last pushed to on 2026-05-12, which is within the last 90 days.",{"category":89,"check":93,"severity":24,"summary":94},"Dependency Management","The repository indicates the use of npm and clearly lists dependencies like TypeScript and Prettier, suggesting standard dependency management practices.",{"category":96,"check":97,"severity":56,"summary":98},"Security","Secret Management","This skill does not handle or expose any secrets; its purpose is project setup.",{"category":96,"check":100,"severity":24,"summary":101},"Injection","The skill executes shell commands for project setup and does not load untrusted external data as instructions.",{"category":96,"check":103,"severity":24,"summary":104},"Transitive Supply-Chain Grenades","The skill uses standard shell commands and package managers; it does not fetch remote code or data at runtime.",{"category":96,"check":106,"severity":24,"summary":107},"Sandbox Isolation","The skill executes shell commands locally for project setup and configuration, operating within the project's directory.",{"category":96,"check":109,"severity":24,"summary":110},"Sandbox escape primitives","No detached processes or deny-retry loops were observed in the script commands.",{"category":96,"check":112,"severity":56,"summary":113},"Data Exfiltration","The skill does not handle or submit any confidential data; it focuses on project configuration.",{"category":96,"check":115,"severity":24,"summary":116},"Hidden Text Tricks","The bundled content and SKILL.md are free of hidden-steering tricks, using standard printable characters.",{"category":118,"check":119,"severity":24,"summary":120},"Hooks","Opaque code execution","The scripts within the SKILL.md are plain shell commands and not obfuscated.",{"category":73,"check":122,"severity":24,"summary":123},"Structural Assumption","The skill makes assumptions about project structure (e.g., presence of `package.json`) which are clearly stated in the detection steps.",{"category":125,"check":126,"severity":24,"summary":127},"Trust","Issues Attention","The repository has 0 open issues and 5 closed issues in the last 90 days, indicating good maintainer engagement.",{"category":129,"check":130,"severity":131,"summary":132},"Versioning","Release Management","warning","The project uses GitHub release tags and has a `pushedAt` date, but lacks a clear versioning signal in the SKILL.md frontmatter or a changelog.",{"category":65,"check":134,"severity":24,"summary":135},"Validation","The shell commands used for detection and configuration are standard and do not involve complex structured input/output that would require schema validation.",{"category":96,"check":137,"severity":24,"summary":138},"Unguarded Destructive Operations","The skill's operations involve creating configuration files and running package manager commands, which are not considered destructive in this context and are guarded by user invocation.",{"category":65,"check":140,"severity":24,"summary":141},"Error Handling","The script includes checks for tool presence and indicates reporting missing tools, implying basic error handling for setup failures.",{"category":65,"check":143,"severity":24,"summary":144},"Logging","The skill provides clear output detailing the setup process, project type, configured gates, and missing tools, serving as an audit log.",{"category":146,"check":147,"severity":56,"summary":148},"Compliance","GDPR","The skill does not operate on personal data; it focuses on project configuration.",{"category":146,"check":150,"severity":24,"summary":151},"Target market","The skill's functionality is universally applicable to software projects regardless of geographic location, so `targetMarket` is global.",{"category":73,"check":153,"severity":24,"summary":154},"Runtime stability","The skill relies on standard shell commands and package managers, making it portable across POSIX-compliant systems.",{"category":47,"check":156,"severity":24,"summary":157},"README","The README file exists and provides a comprehensive overview of the pro-workflow project, including its purpose and features.",{"category":33,"check":159,"severity":56,"summary":160},"Tool surface size","This skill does not expose multiple tools or commands; its functionality is driven by a single SKILL.md.",{"category":40,"check":162,"severity":56,"summary":163},"Overlapping near-synonym tools","The skill does not expose user-facing tools, so this check is not applicable.",{"category":47,"check":165,"severity":24,"summary":166},"Phantom features","All features described in the README and SKILL.md have corresponding implementations or documented steps within the skill's code and examples.",{"category":168,"check":169,"severity":24,"summary":170},"Install","Installation instruction","The README provides clear installation instructions via marketplace and SkillKit, along with manual installation steps.",{"category":172,"check":173,"severity":24,"summary":174},"Errors","Actionable error messages","The skill provides actionable error messages by reporting missing tools with their respective install commands.",{"category":176,"check":177,"severity":24,"summary":178},"Execution","Pinned dependencies","The project has a lockfile (`hasLockfile: true`) and the SKILL.md implies standard package manager usage (npm, pip, cargo), suggesting pinned dependencies.",{"category":33,"check":180,"severity":56,"summary":181},"Dry-run preview","The skill's operations involve creating configuration files and running package manager commands, not sending data outward or making destructive changes that would require a dry-run mode.",{"category":183,"check":184,"severity":56,"summary":185},"Protocol","Idempotent retry & timeouts","The skill performs a one-time setup and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":146,"check":187,"severity":56,"summary":188},"Telemetry opt-in","The skill does not appear to emit telemetry; its focus is local project configuration.",1778696652774,"This skill auto-configures quality gates, hooks, and settings for new projects by detecting the project type and setting up appropriate tooling. It provides clear steps for project type identification, quality gate configuration for various languages, tool verification, and settings generation.",[192,193,194,195],"Detects project type (Node.js, Python, Rust, Go)","Configures quality gates (lint, typecheck, test, format)","Verifies tool installation","Generates project settings files",[197,198,199],"Overwriting existing settings without user consent","Assuming tool presence without verification","Managing project dependencies beyond initial setup","3.0.0","4.4.0","To streamline the onboarding process for new codebases by automatically setting up essential development tooling and quality gates.","The extension is well-documented, production-ready, and follows best practices. A minor warning for release management due to lack of explicit versioning in frontmatter.",96,"A robust and well-documented skill for automating project setup and quality gate configuration.",[207,208,209,210,211],"project-setup","automation","code-quality","ci-cd","developer-tools","global","community",[215,216,217],"Starting work on a new project","Onboarding to an unfamiliar codebase","Setting up CI integration for a new project",{"codeQuality":219,"collectedAt":221,"documentation":222,"maintenance":225,"popularity":231,"security":233,"testCoverage":234},{"hasLockfile":220},true,1778696637739,{"descriptionLength":223,"readmeSize":224},158,22012,{"closedIssues90d":226,"forks":227,"hasChangelog":228,"openIssues90d":8,"pushedAt":229,"stars":230},5,203,false,1778554780000,2113,{"npmDownloads":232},611,{"hasNpmPackage":220,"smitheryVerified":228},{"hasCi":220,"hasTests":228},{"updatedAt":236},1778696652896,{"basePath":238,"githubOwner":239,"githubRepo":240,"locale":18,"slug":13,"type":241},"skills/auto-setup","rohitg00","pro-workflow","skill",{"_creationTime":243,"_id":244,"community":245,"display":246,"identity":252,"parentExtension":255,"providers":287,"relations":299,"tags":300,"workflow":301},1778696595410.5615,"k17fxtjcfh5gvxdrhv2dmgn1t986mdhv",{"reviewCount":8},{"description":247,"installMethods":248,"name":251,"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":240,"cursor":249,"npm":240,"skillkit":250},"/add-plugin pro-workflow","npx skillkit install pro-workflow","Pro Workflow",{"basePath":253,"githubOwner":239,"githubRepo":240,"locale":18,"slug":240,"type":254},"","plugin",{"_creationTime":256,"_id":257,"community":258,"display":259,"identity":262,"providers":264,"relations":281,"tags":283,"workflow":284},1778696595410.5613,"k1741gyqaf0tj1ffq65gjpsm6x86mfhx",{"reviewCount":8},{"description":260,"installMethods":261,"name":251,"sourceUrl":14},"Battle-tested Claude Code workflows from power users",{"claudeCode":12},{"basePath":253,"githubOwner":239,"githubRepo":240,"locale":18,"slug":240,"type":263},"marketplace",{"evaluate":265,"extract":274},{"promptVersionExtension":266,"promptVersionScoring":201,"score":267,"tags":268,"targetMarket":212,"tier":273},"3.1.0",99,[269,270,271,211,272],"workflow","productivity","ai-assistance","knowledge-management","verified",{"commitSha":275,"license":276,"marketplace":277,"plugin":279},"HEAD","MIT",{"name":240,"pluginCount":278},1,{"mcpCount":8,"provider":280,"skillCount":8},"classify",{"repoId":282},"kd7am4e918eq98hrd9s31jm4vs86nn0b",[271,211,272,270,269],{"evaluatedAt":285,"extractAt":286,"updatedAt":285},1778696611346,1778696595410,{"evaluate":288,"extract":296},{"promptVersionExtension":200,"promptVersionScoring":201,"score":204,"tags":289,"targetMarket":212,"tier":213},[269,270,290,291,292,293,294,295],"ai-coding","self-correction","knowledge-base","sqlite","hooks","agents",{"commitSha":275,"license":276,"plugin":297},{"mcpCount":8,"provider":280,"skillCount":298},34,{"parentExtensionId":257,"repoId":282},[295,290,294,292,270,291,293,269],{"evaluatedAt":302,"extractAt":286,"updatedAt":302},1778696621396,{"evaluate":304,"extract":306},{"promptVersionExtension":200,"promptVersionScoring":201,"score":204,"tags":305,"targetMarket":212,"tier":213},[207,208,209,210,211],{"commitSha":275},{"parentExtensionId":244,"repoId":282},{"_creationTime":309,"_id":282,"identity":310,"providers":311,"workflow":798},1778696588306.821,{"githubOwner":239,"githubRepo":240,"sourceUrl":14},{"classify":312,"discover":777,"extract":780,"github":781,"npm":797},{"commitSha":275,"extensions":313},[314,324,465,474,479,487,495,503,511,519,527,535,543,551,559,570,578,586,594,602,610,618,626,633,641,649,657,665,673,685,693,701,733,743,759,769],{"basePath":253,"description":260,"displayName":240,"installMethods":315,"rationale":316,"selectedPaths":317,"source":323,"sourceLanguage":18,"type":263},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[318,321],{"path":319,"priority":320},".claude-plugin/marketplace.json","mandatory",{"path":322,"priority":320},"README.md","rule",{"basePath":253,"description":247,"displayName":240,"installMethods":325,"license":276,"rationale":326,"selectedPaths":327,"source":323,"sourceLanguage":18,"type":254},{"claudeCode":240},"plugin manifest at .claude-plugin/plugin.json",[328,330,331,334,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,403,405,407,409,411,413,415,417,419,421,423,425,427,429,431,433,435,437,439,441,443,445,447,449,451,453,455,457,459,461,463],{"path":329,"priority":320},".claude-plugin/plugin.json",{"path":322,"priority":320},{"path":332,"priority":333},"skills/agent-teams/SKILL.md","medium",{"path":335,"priority":333},"skills/auto-setup/SKILL.md",{"path":337,"priority":333},"skills/batch-orchestration/SKILL.md",{"path":339,"priority":333},"skills/bug-capture/SKILL.md",{"path":341,"priority":333},"skills/compact-guard/SKILL.md",{"path":343,"priority":333},"skills/context-engineering/SKILL.md",{"path":345,"priority":333},"skills/context-optimizer/SKILL.md",{"path":347,"priority":333},"skills/cost-tracker/SKILL.md",{"path":349,"priority":333},"skills/deslop/SKILL.md",{"path":351,"priority":333},"skills/file-watcher/SKILL.md",{"path":353,"priority":333},"skills/insights/SKILL.md",{"path":355,"priority":333},"skills/learn-rule/SKILL.md",{"path":357,"priority":333},"skills/llm-council/SKILL.md",{"path":359,"priority":333},"skills/llm-gate/SKILL.md",{"path":361,"priority":333},"skills/mcp-audit/SKILL.md",{"path":363,"priority":333},"skills/module-map/SKILL.md",{"path":365,"priority":333},"skills/orchestrate/SKILL.md",{"path":367,"priority":333},"skills/parallel-worktrees/SKILL.md",{"path":369,"priority":333},"skills/permission-tuner/SKILL.md",{"path":371,"priority":333},"skills/plan-interrogate/SKILL.md",{"path":373,"priority":333},"skills/pro-workflow/SKILL.md",{"path":375,"priority":333},"skills/replay-learnings/SKILL.md",{"path":377,"priority":333},"skills/safe-mode/SKILL.md",{"path":379,"priority":333},"skills/session-handoff/SKILL.md",{"path":381,"priority":333},"skills/smart-commit/SKILL.md",{"path":383,"priority":333},"skills/sprint-status/SKILL.md",{"path":385,"priority":333},"skills/survey-generator/SKILL.md",{"path":387,"priority":333},"skills/thoroughness-scoring/SKILL.md",{"path":389,"priority":333},"skills/token-efficiency/SKILL.md",{"path":391,"priority":333},"skills/wiki-builder/SKILL.md",{"path":393,"priority":333},"skills/wiki-query/SKILL.md",{"path":395,"priority":333},"skills/wiki-research-loop/SKILL.md",{"path":397,"priority":333},"skills/wiki-viewer/SKILL.md",{"path":399,"priority":333},"skills/wrap-up/SKILL.md",{"path":401,"priority":402},"agents/context-engineer.md","high",{"path":404,"priority":402},"agents/cost-analyst.md",{"path":406,"priority":402},"agents/debugger.md",{"path":408,"priority":402},"agents/orchestrator.md",{"path":410,"priority":402},"agents/permission-analyst.md",{"path":412,"priority":402},"agents/planner.md",{"path":414,"priority":402},"agents/reviewer.md",{"path":416,"priority":402},"agents/scout.md",{"path":418,"priority":402},"commands/auto-setup.md",{"path":420,"priority":402},"commands/commit.md",{"path":422,"priority":402},"commands/compact-guard.md",{"path":424,"priority":402},"commands/context-optimizer.md",{"path":426,"priority":402},"commands/cost-tracker.md",{"path":428,"priority":402},"commands/deslop.md",{"path":430,"priority":402},"commands/develop.md",{"path":432,"priority":402},"commands/doctor.md",{"path":434,"priority":402},"commands/handoff.md",{"path":436,"priority":402},"commands/insights.md",{"path":438,"priority":402},"commands/learn-rule.md",{"path":440,"priority":402},"commands/learn.md",{"path":442,"priority":402},"commands/list.md",{"path":444,"priority":402},"commands/mcp-audit.md",{"path":446,"priority":402},"commands/parallel.md",{"path":448,"priority":402},"commands/permission-tuner.md",{"path":450,"priority":402},"commands/replay.md",{"path":452,"priority":402},"commands/safe-mode.md",{"path":454,"priority":402},"commands/search.md",{"path":456,"priority":402},"commands/sprint-status.md",{"path":458,"priority":402},"commands/wiki.md",{"path":460,"priority":402},"commands/wrap-up.md",{"path":462,"priority":402},"hooks/hooks.json",{"path":464,"priority":402},".cursor-plugin/plugin.json",{"basePath":466,"description":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":323,"sourceLanguage":18,"type":241},"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",[472],{"path":473,"priority":320},"SKILL.md",{"basePath":238,"description":10,"displayName":13,"installMethods":475,"rationale":476,"selectedPaths":477,"source":323,"sourceLanguage":18,"type":241},{"claudeCode":12},"SKILL.md frontmatter at skills/auto-setup/SKILL.md",[478],{"path":473,"priority":320},{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":323,"sourceLanguage":18,"type":241},"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",[486],{"path":473,"priority":320},{"basePath":488,"description":489,"displayName":490,"installMethods":491,"rationale":492,"selectedPaths":493,"source":323,"sourceLanguage":18,"type":241},"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",[494],{"path":473,"priority":320},{"basePath":496,"description":497,"displayName":498,"installMethods":499,"rationale":500,"selectedPaths":501,"source":323,"sourceLanguage":18,"type":241},"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",[502],{"path":473,"priority":320},{"basePath":504,"description":505,"displayName":506,"installMethods":507,"rationale":508,"selectedPaths":509,"source":323,"sourceLanguage":18,"type":241},"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",[510],{"path":473,"priority":320},{"basePath":512,"description":513,"displayName":514,"installMethods":515,"rationale":516,"selectedPaths":517,"source":323,"sourceLanguage":18,"type":241},"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",[518],{"path":473,"priority":320},{"basePath":520,"description":521,"displayName":522,"installMethods":523,"rationale":524,"selectedPaths":525,"source":323,"sourceLanguage":18,"type":241},"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",[526],{"path":473,"priority":320},{"basePath":528,"description":529,"displayName":530,"installMethods":531,"rationale":532,"selectedPaths":533,"source":323,"sourceLanguage":18,"type":241},"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",[534],{"path":473,"priority":320},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":323,"sourceLanguage":18,"type":241},"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",[542],{"path":473,"priority":320},{"basePath":544,"description":545,"displayName":546,"installMethods":547,"rationale":548,"selectedPaths":549,"source":323,"sourceLanguage":18,"type":241},"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",[550],{"path":473,"priority":320},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":323,"sourceLanguage":18,"type":241},"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",[558],{"path":473,"priority":320},{"basePath":560,"description":561,"displayName":562,"installMethods":563,"rationale":564,"selectedPaths":565,"source":323,"sourceLanguage":18,"type":241},"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",[566,567],{"path":473,"priority":320},{"path":568,"priority":569},"scripts/council.js","low",{"basePath":571,"description":572,"displayName":573,"installMethods":574,"rationale":575,"selectedPaths":576,"source":323,"sourceLanguage":18,"type":241},"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",[577],{"path":473,"priority":320},{"basePath":579,"description":580,"displayName":581,"installMethods":582,"rationale":583,"selectedPaths":584,"source":323,"sourceLanguage":18,"type":241},"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",[585],{"path":473,"priority":320},{"basePath":587,"description":588,"displayName":589,"installMethods":590,"rationale":591,"selectedPaths":592,"source":323,"sourceLanguage":18,"type":241},"skills/module-map","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\".","module-map",{"claudeCode":12},"SKILL.md frontmatter at skills/module-map/SKILL.md",[593],{"path":473,"priority":320},{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":323,"sourceLanguage":18,"type":241},"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",[601],{"path":473,"priority":320},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":323,"sourceLanguage":18,"type":241},"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",[609],{"path":473,"priority":320},{"basePath":611,"description":612,"displayName":613,"installMethods":614,"rationale":615,"selectedPaths":616,"source":323,"sourceLanguage":18,"type":241},"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",[617],{"path":473,"priority":320},{"basePath":619,"description":620,"displayName":621,"installMethods":622,"rationale":623,"selectedPaths":624,"source":323,"sourceLanguage":18,"type":241},"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",[625],{"path":473,"priority":320},{"basePath":627,"description":628,"displayName":240,"installMethods":629,"rationale":630,"selectedPaths":631,"source":323,"sourceLanguage":18,"type":241},"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",[632],{"path":473,"priority":320},{"basePath":634,"description":635,"displayName":636,"installMethods":637,"rationale":638,"selectedPaths":639,"source":323,"sourceLanguage":18,"type":241},"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",[640],{"path":473,"priority":320},{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":323,"sourceLanguage":18,"type":241},"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",[648],{"path":473,"priority":320},{"basePath":650,"description":651,"displayName":652,"installMethods":653,"rationale":654,"selectedPaths":655,"source":323,"sourceLanguage":18,"type":241},"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",[656],{"path":473,"priority":320},{"basePath":658,"description":659,"displayName":660,"installMethods":661,"rationale":662,"selectedPaths":663,"source":323,"sourceLanguage":18,"type":241},"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",[664],{"path":473,"priority":320},{"basePath":666,"description":667,"displayName":668,"installMethods":669,"rationale":670,"selectedPaths":671,"source":323,"sourceLanguage":18,"type":241},"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",[672],{"path":473,"priority":320},{"basePath":674,"description":675,"displayName":676,"installMethods":677,"rationale":678,"selectedPaths":679,"source":323,"sourceLanguage":18,"type":241},"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",[680,681,683],{"path":473,"priority":320},{"path":682,"priority":569},"scripts/build-survey.js",{"path":684,"priority":569},"templates/research_bundle.template.json",{"basePath":686,"description":687,"displayName":688,"installMethods":689,"rationale":690,"selectedPaths":691,"source":323,"sourceLanguage":18,"type":241},"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",[692],{"path":473,"priority":320},{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":323,"sourceLanguage":18,"type":241},"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",[700],{"path":473,"priority":320},{"basePath":702,"description":703,"displayName":704,"installMethods":705,"rationale":706,"selectedPaths":707,"source":323,"sourceLanguage":18,"type":241},"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",[708,709,711,713,715,717,719,721,723,725,727,729,731],{"path":473,"priority":320},{"path":710,"priority":333},"references/wiki-flavors.md",{"path":712,"priority":569},"scripts/init_wiki.sh",{"path":714,"priority":569},"scripts/wiki-cli.js",{"path":716,"priority":569},"templates/index.md",{"path":718,"priority":569},"templates/maintenance-log.md",{"path":720,"priority":569},"templates/prompts/compile-concept-page.md",{"path":722,"priority":569},"templates/prompts/compile-index.md",{"path":724,"priority":569},"templates/prompts/compile-source-page.md",{"path":726,"priority":569},"templates/prompts/lint-wiki.md",{"path":728,"priority":569},"templates/prompts/query-and-file.md",{"path":730,"priority":569},"templates/sources.md",{"path":732,"priority":569},"templates/wiki.config.md",{"basePath":734,"description":735,"displayName":736,"installMethods":737,"rationale":738,"selectedPaths":739,"source":323,"sourceLanguage":18,"type":241},"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",[740,741],{"path":473,"priority":320},{"path":742,"priority":569},"scripts/query.js",{"basePath":744,"description":745,"displayName":746,"installMethods":747,"rationale":748,"selectedPaths":749,"source":323,"sourceLanguage":18,"type":241},"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",[750,751,753,755,757],{"path":473,"priority":320},{"path":752,"priority":569},"scripts/research-loop.js",{"path":754,"priority":569},"scripts/source-fetchers/arxiv.js",{"path":756,"priority":569},"scripts/source-fetchers/github.js",{"path":758,"priority":569},"scripts/source-fetchers/web.js",{"basePath":760,"description":761,"displayName":762,"installMethods":763,"rationale":764,"selectedPaths":765,"source":323,"sourceLanguage":18,"type":241},"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",[766,767],{"path":473,"priority":320},{"path":768,"priority":569},"scripts/render.js",{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":323,"sourceLanguage":18,"type":241},"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",[776],{"path":473,"priority":320},{"sources":778},[779],"manual",{"npmPackage":240},{"closedIssues90d":226,"description":782,"forks":227,"homepage":783,"openIssues90d":8,"pushedAt":229,"readmeSize":224,"stars":230,"topics":784},"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",[785,786,787,269,788,789,290,790,791,792,793,794,506,211,795,294,270,291,796],"claude","claude-code","cursor","agent-orchestration","ai-agents","ai-workflow","claude-code-plugin","claude-code-skills","claude-skills","codex","gemini-cli","worktrees",{"downloads":232},{"classifiedAt":799,"discoverAt":800,"extractAt":801,"githubAt":801,"npmAt":802,"updatedAt":799},1778696594915,1778696588306,1778696590961,1778696593284,[208,210,209,211,207],{"evaluatedAt":236,"extractAt":286,"updatedAt":236},[],[807,837,863,884,905,933],{"_creationTime":808,"_id":809,"community":810,"display":811,"identity":817,"providers":822,"relations":830,"tags":832,"workflow":833},1778699106670.4268,"k179cgk616p3xva37r5jqsfwvh86mcp2",{"reviewCount":8},{"description":812,"installMethods":813,"name":815,"sourceUrl":816},"Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.",{"claudeCode":814},"xixu-me/skills","Use My Browser","https://github.com/xixu-me/skills",{"basePath":818,"githubOwner":819,"githubRepo":820,"locale":18,"slug":821,"type":241},"skills/use-my-browser","xixu-me","skills","use-my-browser",{"evaluate":823,"extract":829},{"promptVersionExtension":200,"promptVersionScoring":201,"score":824,"tags":825,"targetMarket":212,"tier":273},100,[826,827,208,828,211],"browser","debugging","ux",{"commitSha":275,"license":276},{"repoId":831},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[208,826,827,211,828],{"evaluatedAt":834,"extractAt":835,"updatedAt":836},1778699261239,1778699106670,1778699384978,{"_creationTime":838,"_id":839,"community":840,"display":841,"identity":847,"providers":851,"relations":857,"tags":859,"workflow":860},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":842,"installMethods":843,"name":845,"sourceUrl":846},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":844},"steipete/clawdis","github","https://github.com/steipete/clawdis",{"basePath":848,"githubOwner":849,"githubRepo":850,"locale":18,"slug":845,"type":241},"skills/github","steipete","clawdis",{"evaluate":852,"extract":856},{"promptVersionExtension":200,"promptVersionScoring":201,"score":824,"tags":853,"targetMarket":212,"tier":273},[845,854,855,211,208],"cli","api",{"commitSha":275},{"repoId":858},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[855,208,854,211,845],{"evaluatedAt":861,"extractAt":862,"updatedAt":861},1778698569289,1778697652123,{"_creationTime":864,"_id":865,"community":866,"display":867,"identity":871,"providers":873,"relations":880,"tags":881,"workflow":882},1778697652123.8845,"k17bexjjjsz81ysk7bd3ggdm8s86mt2t",{"reviewCount":8},{"description":868,"installMethods":869,"name":870,"sourceUrl":846},"Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.",{"claudeCode":844},"openclaw-testing",{"basePath":872,"githubOwner":849,"githubRepo":850,"locale":18,"slug":870,"type":241},".agents/skills/openclaw-testing",{"evaluate":874,"extract":879},{"promptVersionExtension":200,"promptVersionScoring":201,"score":824,"tags":875,"targetMarket":212,"tier":273},[876,877,878,208,211],"testing","ci","validation",{"commitSha":275},{"repoId":858},[208,877,211,876,878],{"evaluatedAt":883,"extractAt":862,"updatedAt":883},1778697962962,{"_creationTime":885,"_id":886,"community":887,"display":888,"identity":892,"providers":895,"relations":901,"tags":902,"workflow":903},1778697652123.8804,"k173mjn1bp2a67v1h8qjkv7wn186met8",{"reviewCount":8},{"description":889,"installMethods":890,"name":891,"sourceUrl":846},"Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.",{"claudeCode":844},"ClawSweeper Skill",{"basePath":893,"githubOwner":849,"githubRepo":850,"locale":18,"slug":894,"type":241},".agents/skills/clawsweeper","clawsweeper",{"evaluate":896,"extract":900},{"promptVersionExtension":200,"promptVersionScoring":201,"score":824,"tags":897,"targetMarket":212,"tier":273},[845,208,898,899,210],"code-review","maintenance",{"commitSha":275,"license":276},{"repoId":858},[208,210,898,845,899],{"evaluatedAt":904,"extractAt":862,"updatedAt":904},1778697688364,{"_creationTime":906,"_id":907,"community":908,"display":909,"identity":915,"providers":919,"relations":926,"tags":929,"workflow":930},1778696691708.3264,"k179thjzaw5kepc7zhdj9sat3n86mcqp",{"reviewCount":8},{"description":910,"installMethods":911,"name":913,"sourceUrl":914},"Validate pending migrations for foreign key consistency, rollback safety, and best practices",{"claudeCode":912},"ruvnet/ruflo","migrate-validate","https://github.com/ruvnet/ruflo",{"basePath":916,"githubOwner":917,"githubRepo":918,"locale":18,"slug":913,"type":241},"plugins/ruflo-migrations/skills/migrate-validate","ruvnet","ruflo",{"evaluate":920,"extract":925},{"promptVersionExtension":200,"promptVersionScoring":201,"score":824,"tags":921,"targetMarket":212,"tier":273},[922,923,924,878,209,211],"database","migrations","sql",{"commitSha":275},{"parentExtensionId":927,"repoId":928},"k176me0sh9b6bc3gzttnywx4w986njzh","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[209,922,211,923,924,878],{"evaluatedAt":931,"extractAt":932,"updatedAt":931},1778701008912,1778696691708,{"_creationTime":934,"_id":935,"community":936,"display":937,"identity":943,"providers":947,"relations":954,"tags":957,"workflow":958},1778698175626.3276,"k17cj6pbcgtrw523a4sw8mhcxn86mzvv",{"reviewCount":8},{"description":938,"installMethods":939,"name":941,"sourceUrl":942},"Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.",{"claudeCode":940},"trailofbits/skills","Semgrep Rule Creator","https://github.com/trailofbits/skills",{"basePath":944,"githubOwner":945,"githubRepo":820,"locale":18,"slug":946,"type":241},"plugins/semgrep-rule-creator/skills/semgrep-rule-creator","trailofbits","semgrep-rule-creator",{"evaluate":948,"extract":953},{"promptVersionExtension":200,"promptVersionScoring":201,"score":824,"tags":949,"targetMarket":212,"tier":273},[950,951,952,209,211],"semgrep","security","static-analysis",{"commitSha":275},{"parentExtensionId":955,"repoId":956},"k1757483sd0rdv04r5773w2tb986mb9g","kd7d5sbrd9m157hjv9c7v4wfyn86mk2f",[209,211,951,950,952],{"evaluatedAt":959,"extractAt":960,"updatedAt":959},1778699451460,1778698175626]