[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-spartan-stratos-service-debugging-zh-CN":3,"guides-for-spartan-stratos-service-debugging":928,"similar-k172z0zxzbzsrhe9bz6a5bvj6h86m54z-zh-CN":929},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":210,"isFallback":203,"parentExtension":215,"providers":293,"relations":297,"repo":298,"tags":926,"workflow":927},1778697513812.0671,"k172z0zxzbzsrhe9bz6a5bvj6h86m54z",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Structured debugging runbook for backend services. Use when investigating production issues, API errors, performance problems, or when something broke and you need to find why.",{"claudeCode":12},"spartan-stratos/spartan-ai-toolkit","service-debugging","https://github.com/spartan-stratos/spartan-ai-toolkit",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":194,"workflow":208},1778698055241.8064,"kn7c2xsw7766hr2k7p7mhn2tqx86nekn","en",{"checks":20,"evaluatedAt":163,"extensionSummary":164,"features":165,"nonGoals":171,"promptVersionExtension":175,"promptVersionScoring":176,"purpose":177,"rationale":178,"score":179,"summary":180,"tags":181,"targetMarket":187,"tier":188,"useCases":189},[21,26,29,32,36,39,43,46,50,54,58,61,64,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the extension addresses debugging production issues, API errors, performance problems, and identifying root causes for breakages.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured, step-by-step debugging runbook that goes beyond generic LLM advice, offering specific commands and checks for backend services.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive lifecycle for debugging, from gathering symptoms to finding root causes and verifying fixes, making it suitable for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses specifically on the debugging workflow for backend services, with no indications of unrelated capabilities.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's purpose and use cases as detailed in the SKILL.md file.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The SKILL.md clearly defines the skill's purpose (structured debugging runbook) and its intended use cases (investigating production issues, API errors, performance problems, breakages), including specific triggers and boundaries.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability (structured debugging runbook) with clear trigger phrases.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md content is concise, outlining the process and delegating deeper material like common issues to a separate file.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the main process and links to `common-issues.md` for a catalog of frequently seen bugs and their fixes, demonstrating progressive disclosure.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill is a runbook for debugging, not a deep exploration skill, so the `context: fork` setting is not applicable.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The SKILL.md includes several ready-to-use bash command examples that demonstrate concrete actions for debugging, such as checking logs and service health.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The 'Gotchas' section and the 'Common Service Issues' file document several failure modes (e.g., connection pool exhausted, column does not exist, 401 errors) with suggested recovery steps.",{"category":65,"check":66,"severity":67,"summary":68},"Security","Secret Management","warning","The 'Check the Obvious' section includes commands that print environment variables, including potential secrets, to stdout without redaction or user confirmation.",{"category":65,"check":70,"severity":24,"summary":71},"Injection","The skill's actions are confined to executing predefined commands and scripts, with no indication of loading or executing untrusted third-party data.",{"category":65,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill only executes predefined commands and does not fetch external code or data at runtime.",{"category":65,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the provided tool execution environment, primarily using shell commands and Git, without attempting to access or modify files outside its scope.",{"category":65,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the executed commands or logic.",{"category":65,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's actions are focused on local debugging tasks and do not involve submitting confidential data to third parties.",{"category":65,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, invisible characters, or unusual formatting that could manipulate the model.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The executed code (bash commands, git commands) is plain and readable, with no obfuscation or base64 payloads.",{"category":92,"check":93,"severity":67,"summary":94},"Portability","Structural Assumption","The 'Check the Obvious' section assumes specific file paths like `logs/app.log` and environment variables like `$DB_HOST`, which might not exist in all user environments.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","There are 0 open and 0 closed issues in the last 90 days, indicating either low activity or a lack of reported issues.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The `README.md` includes shields with version and license information, and the commit history is recent.",{"category":104,"check":105,"severity":67,"summary":106},"Execution","Validation","While commands like `grep` and `curl` are used, there is no explicit schema validation for file paths or URLs passed as arguments, which could lead to issues if malformed.",{"category":65,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill primarily performs read operations (git log, curl health checks, grep logs) and does not contain inherently destructive commands.",{"category":111,"check":112,"severity":67,"summary":113},"Code Execution","Error Handling","Shell commands are used directly without explicit error handling for non-zero exit codes, meaning failures might not be reported clearly to the agent.",{"category":111,"check":115,"severity":56,"summary":116},"Logging","The skill is primarily analytical and read-only, and does not perform destructive actions or outbound calls that would typically require local audit logging.",{"category":118,"check":119,"severity":56,"summary":120},"Compliance","GDPR","The skill focuses on debugging backend services and does not appear to operate on personal data.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The skill's debugging procedures are general and not tied to any specific geographic or legal jurisdiction.",{"category":92,"check":125,"severity":67,"summary":126},"Runtime stability","The skill assumes a POSIX-like environment for bash commands and tools like `git`, `curl`, `psql`, and `jq`, which may not be universally available or function identically on all operating systems.",{"category":47,"check":128,"severity":24,"summary":129},"README","The README provides a high-level overview of the Spartan AI Toolkit, which includes this service debugging skill.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a focused set of shell commands and Git operations suitable for debugging.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The commands used (git, curl, grep, psql) are distinct and serve specific debugging purposes without significant overlap.",{"category":47,"check":137,"severity":24,"summary":138},"Phantom features","All advertised features and commands in the SKILL.md have corresponding implementations or are standard shell utilities.",{"category":140,"check":141,"severity":56,"summary":142},"Install","Installation instruction","This skill is part of a larger toolkit, and installation instructions are covered by the toolkit's overall README.",{"category":144,"check":145,"severity":67,"summary":146},"Errors","Actionable error messages","While some commands provide error output, the skill does not explicitly define user-facing error paths with remediation steps for all potential failures.",{"category":104,"check":148,"severity":56,"summary":149},"Pinned dependencies","The skill primarily relies on standard system utilities and Git, not third-party dependencies that require pinning.",{"category":33,"check":151,"severity":56,"summary":152},"Dry-run preview","The skill is primarily read-only and analytical, so a dry-run preview is not applicable.",{"category":154,"check":155,"severity":56,"summary":156},"Protocol","Idempotent retry & timeouts","The skill performs read-only operations and does not involve remote calls or state-changing operations requiring idempotency or timeouts.",{"category":118,"check":158,"severity":56,"summary":159},"Telemetry opt-in","There is no indication of telemetry being emitted by this specific skill.",{"category":33,"check":161,"severity":24,"summary":162},"Skill Body","The SKILL.md is concise, outlining the process and delegating additional details to a separate file.",1778698055140,"This skill provides a structured, step-by-step approach to debugging backend services, covering symptom gathering, common checks, narrowing down issues, reproduction, root cause analysis, and fixing. It utilizes standard command-line tools and Git.",[166,167,168,169,170],"Structured debugging process","Systematic symptom gathering","Common checks for issues","Root cause analysis guidance","Reproducing and fixing bugs",[172,173,174],"Replacing dedicated monitoring tools","Automated deployment or rollback","Performing code refactoring beyond bug fixes","3.0.0","4.4.0","To provide a systematic process for identifying and resolving issues in backend services, guiding users through a logical debugging workflow.","The Secret Management check returned a warning due to the `env` command potentially exposing secrets. The Structural Assumption and Runtime Stability checks also flagged potential issues with environment-specific paths and OS assumptions.",75,"A structured debugging runbook for backend services.",[182,183,184,185,186],"debugging","backend","troubleshooting","logs","performance","global","community",[190,191,192,193],"Investigating production issues","Resolving API errors (4xx, 5xx)","Diagnosing performance degradation","Finding the root cause of service breakages",{"codeQuality":195,"collectedAt":197,"documentation":198,"maintenance":201,"security":206,"testCoverage":207},{"hasLockfile":196},false,1778698041728,{"descriptionLength":199,"readmeSize":200},176,17937,{"closedIssues90d":8,"forks":202,"hasChangelog":203,"openIssues90d":8,"pushedAt":204,"stars":205},5,true,1778482616000,68,{"hasNpmPackage":196,"smitheryVerified":196},{"hasCi":203,"hasTests":203},{"updatedAt":209},1778698055241,{"basePath":211,"githubOwner":212,"githubRepo":213,"locale":18,"slug":13,"type":214},"toolkit/skills/service-debugging","spartan-stratos","spartan-ai-toolkit","skill",{"_creationTime":216,"_id":217,"community":218,"display":219,"identity":223,"parentExtension":226,"providers":262,"relations":289,"tags":290,"workflow":291},1778697513812.0588,"k178krwbqrnxn4xscs4htpjvxd86m4kj",{"reviewCount":8},{"description":220,"installMethods":221,"name":222,"sourceUrl":14},"Engineering discipline layer for Claude Code — 5 workflows, 69 commands, 21 rules, 29 skills, 9 agents organized in 12 packs",{"claudeCode":222},"ai-toolkit",{"basePath":224,"githubOwner":212,"githubRepo":213,"locale":18,"slug":224,"type":225},"toolkit","plugin",{"_creationTime":227,"_id":228,"community":229,"display":230,"identity":234,"providers":237,"relations":256,"tags":258,"workflow":259},1778697513812.0586,"k1750ed7n7h9bxjbkmh0jxre6d86ncb4",{"reviewCount":8},{"description":231,"installMethods":232,"name":233,"sourceUrl":14},"Spartan AI Toolkit — engineering discipline layer for Claude Code",{"claudeCode":12},"Spartan AI Toolkit",{"basePath":235,"githubOwner":212,"githubRepo":213,"locale":18,"slug":213,"type":236},"","marketplace",{"evaluate":238,"extract":248},{"promptVersionExtension":239,"promptVersionScoring":176,"score":240,"tags":241,"targetMarket":187,"tier":247},"3.1.0",95,[242,243,244,245,246],"ai-assistant","code-quality","workflow","developer-tools","code-generation","verified",{"commitSha":249,"license":250,"marketplace":251,"plugin":254},"HEAD","MIT",{"name":252,"pluginCount":253},"spartan-marketplace",1,{"mcpCount":8,"provider":255,"skillCount":8},"classify",{"repoId":257},"kd73rjj0rnrv7y0rz9qc3psn0586n75g",[242,246,243,245,244],{"evaluatedAt":260,"extractAt":261,"updatedAt":260},1778697530124,1778697513812,{"evaluate":263,"extract":286},{"promptVersionExtension":175,"promptVersionScoring":176,"score":240,"tags":264,"targetMarket":187,"tier":188},[265,244,266,267,268,269,270,271,272,273,246,274,182,275,276,277,278,279,280,281,282,283,284,285],"engineering","kotlin","micronaut","nextjs","product-thinking","aws","terraform","ai","development-workflow","testing","documentation","onboarding","research","fundraising","ci-cd","devops","sre","security","design-system","cli-tools","mcp",{"commitSha":249,"license":250,"plugin":287},{"mcpCount":8,"provider":255,"skillCount":288},9,{"parentExtensionId":228,"repoId":257},[272,270,279,284,246,182,283,273,280,275,265,278,266,285,267,268,276,269,277,282,281,271,274,244],{"evaluatedAt":292,"extractAt":261,"updatedAt":292},1778697539185,{"evaluate":294,"extract":296},{"promptVersionExtension":175,"promptVersionScoring":176,"score":179,"tags":295,"targetMarket":187,"tier":188},[182,183,184,185,186],{"commitSha":249},{"parentExtensionId":217,"repoId":257},{"_creationTime":299,"_id":257,"identity":300,"providers":301,"workflow":922},1778697508095.5,{"githubOwner":212,"githubRepo":213,"sourceUrl":14},{"classify":302,"discover":917,"github":920},{"commitSha":249,"extensions":303},[304,314,560,575,584,594,602,612,622,631,641,654,662,670,680,690,700,709,718,726,736,744,752,760,768,776,784,795,803,813,829,837,846,855,864,873,880,896,908],{"basePath":235,"description":231,"displayName":252,"installMethods":305,"rationale":306,"selectedPaths":307,"source":313,"sourceLanguage":18,"type":236},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json (coalesced with duplicate marketplace at toolkit)",[308,311],{"path":309,"priority":310},".claude-plugin/marketplace.json","mandatory",{"path":312,"priority":310},"README.md","rule",{"basePath":224,"description":220,"displayName":222,"installMethods":315,"license":250,"rationale":316,"selectedPaths":317,"source":313,"sourceLanguage":18,"type":225},{"claudeCode":222},"plugin manifest at toolkit/.claude-plugin/plugin.json",[318,320,321,324,326,328,330,332,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,395,397,399,401,403,405,407,409,411,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,470,472,474,476,478,480,482,484,486,488,490,492,494,496,498,500,502,504,506,508,510,512,514,516,518,520,522,524,526,528,530,532,534,536,538,540,542,544,546,548,550,552,554,556,558],{"path":319,"priority":310},".claude-plugin/plugin.json",{"path":312,"priority":310},{"path":322,"priority":323},"skills/api-endpoint-creator/SKILL.md","medium",{"path":325,"priority":323},"skills/article-writing/SKILL.md",{"path":327,"priority":323},"skills/backend-api-design/SKILL.md",{"path":329,"priority":323},"skills/brainstorm/SKILL.md",{"path":331,"priority":323},"skills/browser-qa/SKILL.md",{"path":333,"priority":323},"skills/ci-cd-patterns/SKILL.md",{"path":335,"priority":323},"skills/competitive-teardown/SKILL.md",{"path":337,"priority":323},"skills/content-engine/SKILL.md",{"path":339,"priority":323},"skills/database-patterns/SKILL.md",{"path":341,"priority":323},"skills/database-table-creator/SKILL.md",{"path":343,"priority":323},"skills/deep-research/SKILL.md",{"path":345,"priority":323},"skills/design-intelligence/SKILL.md",{"path":347,"priority":323},"skills/design-workflow/SKILL.md",{"path":349,"priority":323},"skills/idea-validation/SKILL.md",{"path":351,"priority":323},"skills/investor-materials/SKILL.md",{"path":353,"priority":323},"skills/investor-outreach/SKILL.md",{"path":355,"priority":323},"skills/js-security-audit/SKILL.md",{"path":357,"priority":323},"skills/kotlin-best-practices/SKILL.md",{"path":359,"priority":323},"skills/market-research/SKILL.md",{"path":361,"priority":323},"skills/ops-investigate-alert/SKILL.md",{"path":363,"priority":323},"skills/ops-oncall-log/SKILL.md",{"path":365,"priority":323},"skills/python-api-endpoint-creator/SKILL.md",{"path":367,"priority":323},"skills/python-best-practices/SKILL.md",{"path":369,"priority":323},"skills/python-testing-strategies/SKILL.md",{"path":371,"priority":323},"skills/security-checklist/SKILL.md",{"path":373,"priority":323},"skills/service-debugging/SKILL.md",{"path":375,"priority":323},"skills/startup-pipeline/SKILL.md",{"path":377,"priority":323},"skills/terraform-best-practices/SKILL.md",{"path":379,"priority":323},"skills/terraform-module-creator/SKILL.md",{"path":381,"priority":323},"skills/terraform-review/SKILL.md",{"path":383,"priority":323},"skills/terraform-security-audit/SKILL.md",{"path":385,"priority":323},"skills/terraform-service-scaffold/SKILL.md",{"path":387,"priority":323},"skills/testing-strategies/SKILL.md",{"path":389,"priority":323},"skills/ui-ux-pro-max/SKILL.md",{"path":391,"priority":323},"skills/web-to-prd/SKILL.md",{"path":393,"priority":394},"agents/ai-designer.md","high",{"path":396,"priority":394},"agents/design-critic.md",{"path":398,"priority":394},"agents/idea-killer.md",{"path":400,"priority":394},"agents/infrastructure-expert.md",{"path":402,"priority":394},"agents/micronaut-backend-expert.md",{"path":404,"priority":394},"agents/phase-reviewer.md",{"path":406,"priority":394},"agents/research-planner.md",{"path":408,"priority":394},"agents/solution-architect-cto.md",{"path":410,"priority":394},"agents/sre-architect.md",{"path":412,"priority":413},"bin/cli.js","low",{"path":415,"priority":394},"commands/spartan/brainstorm.md",{"path":417,"priority":394},"commands/spartan/brownfield.md",{"path":419,"priority":394},"commands/spartan/build.md",{"path":421,"priority":394},"commands/spartan/careful.md",{"path":423,"priority":394},"commands/spartan/codex.md",{"path":425,"priority":394},"commands/spartan/commit-message-with-codex.md",{"path":427,"priority":394},"commands/spartan/commit-message.md",{"path":429,"priority":394},"commands/spartan/content.md",{"path":431,"priority":394},"commands/spartan/context-save.md",{"path":433,"priority":394},"commands/spartan/contribute.md",{"path":435,"priority":394},"commands/spartan/daily.md",{"path":437,"priority":394},"commands/spartan/debug.md",{"path":439,"priority":394},"commands/spartan/deep-dive.md",{"path":441,"priority":394},"commands/spartan/deploy.md",{"path":443,"priority":394},"commands/spartan/e2e.md",{"path":445,"priority":394},"commands/spartan/env-setup.md",{"path":447,"priority":394},"commands/spartan/epic.md",{"path":449,"priority":394},"commands/spartan/fe-review.md",{"path":451,"priority":394},"commands/spartan/figma-to-code.md",{"path":453,"priority":394},"commands/spartan/freeze.md",{"path":455,"priority":394},"commands/spartan/fundraise.md",{"path":457,"priority":394},"commands/spartan/gate-review.md",{"path":459,"priority":394},"commands/spartan/guard.md",{"path":461,"priority":394},"commands/spartan/init-project.md",{"path":463,"priority":394},"commands/spartan/init-rules.md",{"path":465,"priority":394},"commands/spartan/interview.md",{"path":467,"priority":394},"commands/spartan/js-security.md",{"path":469,"priority":394},"commands/spartan/kickoff.md",{"path":471,"priority":394},"commands/spartan/kotlin-service.md",{"path":473,"priority":394},"commands/spartan/lean-canvas.md",{"path":475,"priority":394},"commands/spartan/lint-rules.md",{"path":477,"priority":394},"commands/spartan/magic-doc.md",{"path":479,"priority":394},"commands/spartan/memory-consolidate.md",{"path":481,"priority":394},"commands/spartan/migration.md",{"path":483,"priority":394},"commands/spartan/next-app.md",{"path":485,"priority":394},"commands/spartan/next-feature.md",{"path":487,"priority":394},"commands/spartan/onboard.md",{"path":489,"priority":394},"commands/spartan/ops-investigate-alert.md",{"path":491,"priority":394},"commands/spartan/ops-oncall-log.md",{"path":493,"priority":394},"commands/spartan/outreach.md",{"path":495,"priority":394},"commands/spartan/pitch.md",{"path":497,"priority":394},"commands/spartan/plan.md",{"path":499,"priority":394},"commands/spartan/pr-ready.md",{"path":501,"priority":394},"commands/spartan/qa.md",{"path":503,"priority":394},"commands/spartan/research.md",{"path":505,"priority":394},"commands/spartan/review.md",{"path":507,"priority":394},"commands/spartan/scan-rules.md",{"path":509,"priority":394},"commands/spartan/sessions.md",{"path":511,"priority":394},"commands/spartan/ship-pr-codex.md",{"path":513,"priority":394},"commands/spartan/ship-pr.md",{"path":515,"priority":394},"commands/spartan/spec.md",{"path":517,"priority":394},"commands/spartan/startup.md",{"path":519,"priority":394},"commands/spartan/teardown.md",{"path":521,"priority":394},"commands/spartan/testcontainer.md",{"path":523,"priority":394},"commands/spartan/tf-cost.md",{"path":525,"priority":394},"commands/spartan/tf-deploy.md",{"path":527,"priority":394},"commands/spartan/tf-drift.md",{"path":529,"priority":394},"commands/spartan/tf-import.md",{"path":531,"priority":394},"commands/spartan/tf-module.md",{"path":533,"priority":394},"commands/spartan/tf-plan.md",{"path":535,"priority":394},"commands/spartan/tf-review.md",{"path":537,"priority":394},"commands/spartan/tf-scaffold.md",{"path":539,"priority":394},"commands/spartan/tf-security.md",{"path":541,"priority":394},"commands/spartan/think.md",{"path":543,"priority":394},"commands/spartan/unfreeze.md",{"path":545,"priority":394},"commands/spartan/update.md",{"path":547,"priority":394},"commands/spartan/ux.md",{"path":549,"priority":394},"commands/spartan/validate.md",{"path":551,"priority":394},"commands/spartan/web-to-prd.md",{"path":553,"priority":394},"commands/spartan/write.md",{"path":555,"priority":394},"commands/spartan.md",{"path":557,"priority":394},"hooks/spartan-check-update.js",{"path":559,"priority":394},"hooks/spartan-statusline.js",{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":313,"sourceLanguage":18,"type":214},".codex/skills/api-endpoint-creator","Creates RPC-style endpoint following layered architecture (Controller → Manager → Repository). Use when creating new API endpoints or CRUD operations.","api-endpoint-creator",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/api-endpoint-creator/SKILL.md (coalesced with duplicate skill at toolkit/skills/api-endpoint-creator)",[567,569,571,573],{"path":568,"priority":310},"SKILL.md",{"path":570,"priority":323},"error-handling-guide.md",{"path":572,"priority":323},"examples.md",{"path":574,"priority":323},"testing-patterns.md",{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":313,"sourceLanguage":18,"type":214},".codex/skills/article-writing","Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.","article-writing",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/article-writing/SKILL.md (coalesced with duplicate skill at toolkit/skills/article-writing)",[582,583],{"path":568,"priority":310},{"path":572,"priority":323},{"basePath":585,"description":586,"displayName":587,"installMethods":588,"rationale":589,"selectedPaths":590,"source":313,"sourceLanguage":18,"type":214},".codex/skills/backend-api-design","Design RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.","backend-api-design",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/backend-api-design/SKILL.md (coalesced with duplicate skill at toolkit/skills/backend-api-design)",[591,592],{"path":568,"priority":310},{"path":593,"priority":323},"code-patterns.md",{"basePath":595,"description":596,"displayName":597,"installMethods":598,"rationale":599,"selectedPaths":600,"source":313,"sourceLanguage":18,"type":214},".codex/skills/brainstorm","Run a structured brainstorm session for startup ideas. Takes a theme or problem and generates ideas with quick gut-checks. Use when the user wants to explore a space or generate new ideas.","brainstorm",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/brainstorm/SKILL.md (coalesced with duplicate skill at toolkit/skills/brainstorm)",[601],{"path":568,"priority":310},{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":313,"sourceLanguage":18,"type":214},".codex/skills/browser-qa","Run real browser QA with Playwright. Use when testing a frontend feature, verifying UI before PR, smoke testing after deploy, or investigating reported visual bugs.","browser-qa",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/browser-qa/SKILL.md (coalesced with duplicate skill at toolkit/skills/browser-qa)",[609,610],{"path":568,"priority":310},{"path":611,"priority":323},"playwright-snippets.md",{"basePath":613,"description":614,"displayName":615,"installMethods":616,"rationale":617,"selectedPaths":618,"source":313,"sourceLanguage":18,"type":214},".codex/skills/competitive-teardown","Deep competitor analysis. Tear apart a specific competitor or compare multiple competitors. Use when the user names a competitor or asks \"who else is doing this?\"","competitive-teardown",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/competitive-teardown/SKILL.md (coalesced with duplicate skill at toolkit/skills/competitive-teardown)",[619,620],{"path":568,"priority":310},{"path":621,"priority":323},"example-analysis.md",{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":313,"sourceLanguage":18,"type":214},".codex/skills/content-engine","Turn one idea into platform-native content for X, LinkedIn, TikTok, YouTube, newsletters. Use when the user wants social posts, threads, scripts, or content calendars.","content-engine",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/content-engine/SKILL.md (coalesced with duplicate skill at toolkit/skills/content-engine)",[629,630],{"path":568,"priority":310},{"path":572,"priority":323},{"basePath":632,"description":633,"displayName":634,"installMethods":635,"rationale":636,"selectedPaths":637,"source":313,"sourceLanguage":18,"type":214},".codex/skills/database-patterns","Database design patterns including schema design, migrations, soft deletes, and Exposed ORM. Use when creating tables, writing migrations, or implementing repositories.","database-patterns",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/database-patterns/SKILL.md (coalesced with duplicate skill at toolkit/skills/database-patterns)",[638,639],{"path":568,"priority":310},{"path":640,"priority":323},"code-templates.md",{"basePath":642,"description":643,"displayName":644,"installMethods":645,"rationale":646,"selectedPaths":647,"source":313,"sourceLanguage":18,"type":214},".codex/skills/database-table-creator","Creates database table with full Kotlin synchronization (SQL migration → Table → Entity → Repository → Tests). Use when adding new database tables or entities.","database-table-creator",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/database-table-creator/SKILL.md (coalesced with duplicate skill at toolkit/skills/database-table-creator)",[648,649,650,652],{"path":568,"priority":310},{"path":572,"priority":323},{"path":651,"priority":323},"kotlin-templates.md",{"path":653,"priority":323},"validation-checklist.md",{"basePath":655,"description":656,"displayName":657,"installMethods":658,"rationale":659,"selectedPaths":660,"source":313,"sourceLanguage":18,"type":214},".codex/skills/deep-research","Run deep research on a topic. Web searches, data collection, source checking, and a structured report. Use when the user needs more than a quick answer.","deep-research",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/deep-research/SKILL.md (coalesced with duplicate skill at toolkit/skills/deep-research)",[661],{"path":568,"priority":310},{"basePath":663,"description":664,"displayName":665,"installMethods":666,"rationale":667,"selectedPaths":668,"source":313,"sourceLanguage":18,"type":214},".codex/skills/design-intelligence","Design system bootstrapping and token generation. Takes project context and outputs ready-to-use design tokens, Tailwind config, and CSS variables.","design-intelligence",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/design-intelligence/SKILL.md (coalesced with duplicate skill at toolkit/skills/design-intelligence)",[669],{"path":568,"priority":310},{"basePath":671,"description":672,"displayName":673,"installMethods":674,"rationale":675,"selectedPaths":676,"source":313,"sourceLanguage":18,"type":214},".codex/skills/design-workflow","Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.","design-workflow",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/design-workflow/SKILL.md (coalesced with duplicate skill at toolkit/skills/design-workflow)",[677,678],{"path":568,"priority":310},{"path":679,"priority":323},"checklists.md",{"basePath":681,"description":682,"displayName":683,"installMethods":684,"rationale":685,"selectedPaths":686,"source":313,"sourceLanguage":18,"type":214},".codex/skills/idea-validation","Validate a startup idea with competitor analysis, market signals, and risk assessment. Be brutally honest. Use when the user wants to test if an idea is worth building.","idea-validation",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/idea-validation/SKILL.md (coalesced with duplicate skill at toolkit/skills/idea-validation)",[687,688],{"path":568,"priority":310},{"path":689,"priority":323},"example-report.md",{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":313,"sourceLanguage":18,"type":214},".codex/skills/investor-materials","Create pitch decks, one-pagers, memos, financial models, and fundraising materials. Use when the user needs investor-facing docs.","investor-materials",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/investor-materials/SKILL.md (coalesced with duplicate skill at toolkit/skills/investor-materials)",[697,698],{"path":568,"priority":310},{"path":699,"priority":323},"example-outline.md",{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":313,"sourceLanguage":18,"type":214},".codex/skills/investor-outreach","Draft cold emails, warm intro blurbs, follow-ups, and investor communications. Use when the user needs to write to angels, VCs, or accelerators.","investor-outreach",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/investor-outreach/SKILL.md (coalesced with duplicate skill at toolkit/skills/investor-outreach)",[707,708],{"path":568,"priority":310},{"path":572,"priority":323},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":313,"sourceLanguage":18,"type":214},".codex/skills/kotlin-best-practices","Kotlin coding standards including null safety, Either error handling, coroutines, and Exposed ORM patterns. Use when writing Kotlin code, reviewing code quality, or learning project patterns.","kotlin-best-practices",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/kotlin-best-practices/SKILL.md (coalesced with duplicate skill at toolkit/skills/kotlin-best-practices)",[716,717],{"path":568,"priority":310},{"path":593,"priority":323},{"basePath":719,"description":720,"displayName":721,"installMethods":722,"rationale":723,"selectedPaths":724,"source":313,"sourceLanguage":18,"type":214},".codex/skills/market-research","Run market research, competitive analysis, investor due diligence, and industry scans. Use when the user wants market sizing, competitor comparisons, fund research, or tech scans.","market-research",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/market-research/SKILL.md (coalesced with duplicate skill at toolkit/skills/market-research)",[725],{"path":568,"priority":310},{"basePath":727,"description":728,"displayName":729,"installMethods":730,"rationale":731,"selectedPaths":732,"source":313,"sourceLanguage":18,"type":214},".codex/skills/security-checklist","Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.","security-checklist",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/security-checklist/SKILL.md (coalesced with duplicate skill at toolkit/skills/security-checklist)",[733,734],{"path":568,"priority":310},{"path":735,"priority":323},"audit-reference.md",{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":313,"sourceLanguage":18,"type":214},".codex/skills/startup-pipeline","Coordinates the full startup idea pipeline from brainstorm to investor outreach. Use when the user starts a new idea project, asks for the 'full pipeline', or references stages/gates.","startup-pipeline",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/startup-pipeline/SKILL.md (coalesced with duplicate skill at toolkit/skills/startup-pipeline)",[743],{"path":568,"priority":310},{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":313,"sourceLanguage":18,"type":214},".codex/skills/terraform-best-practices","Quick reference for Terraform conventions including file organization, naming, modules, state, security, and anti-patterns. Use when writing or reviewing Terraform code.","terraform-best-practices",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-best-practices/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-best-practices)",[751],{"path":568,"priority":310},{"basePath":753,"description":754,"displayName":755,"installMethods":756,"rationale":757,"selectedPaths":758,"source":313,"sourceLanguage":18,"type":214},".codex/skills/terraform-module-creator","Create or extend reusable Terraform modules with proper structure, interfaces, and documentation. Use when building new infrastructure modules or extending existing ones.","terraform-module-creator",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-module-creator/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-module-creator)",[759],{"path":568,"priority":310},{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":313,"sourceLanguage":18,"type":214},".codex/skills/terraform-review","PR review checklist for Terraform changes covering structure, state safety, security, naming, modules, variables, providers, and CI/CD. Use when reviewing Terraform PRs or doing pre-merge checks.","terraform-review",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-review/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-review)",[767],{"path":568,"priority":310},{"basePath":769,"description":770,"displayName":771,"installMethods":772,"rationale":773,"selectedPaths":774,"source":313,"sourceLanguage":18,"type":214},".codex/skills/terraform-security-audit","Security audit for Terraform codebases covering IAM, networking, encryption, secrets, access control, and compliance. Use before prod deploys, periodic audits, or new service security review.","terraform-security-audit",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-security-audit/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-security-audit)",[775],{"path":568,"priority":310},{"basePath":777,"description":778,"displayName":779,"installMethods":780,"rationale":781,"selectedPaths":782,"source":313,"sourceLanguage":18,"type":214},".codex/skills/terraform-service-scaffold","Generate complete service-level Terraform infrastructure with modules, environments, and CI/CD. Use when adding Terraform to a new service or bootstrapping infrastructure from scratch.","terraform-service-scaffold",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/terraform-service-scaffold/SKILL.md (coalesced with duplicate skill at toolkit/skills/terraform-service-scaffold)",[783],{"path":568,"priority":310},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":313,"sourceLanguage":18,"type":214},".codex/skills/testing-strategies","Testing patterns for Micronaut/Kotlin backend including repository tests, integration tests, and test data builders. Use when writing tests, setting up test infrastructure, or improving coverage.","testing-strategies",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/testing-strategies/SKILL.md (coalesced with duplicate skill at toolkit/skills/testing-strategies)",[791,792,793],{"path":568,"priority":310},{"path":572,"priority":323},{"path":794,"priority":323},"integration-test-setup.md",{"basePath":796,"description":797,"displayName":798,"installMethods":799,"rationale":800,"selectedPaths":801,"source":313,"sourceLanguage":18,"type":214},".codex/skills/web-to-prd","Scan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.","web-to-prd",{"claudeCode":12},"SKILL.md frontmatter at .codex/skills/web-to-prd/SKILL.md (coalesced with duplicate skill at toolkit/skills/web-to-prd)",[802],{"path":568,"priority":310},{"basePath":804,"description":805,"displayName":806,"installMethods":807,"rationale":808,"selectedPaths":809,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/ci-cd-patterns","CI/CD pipeline patterns for GitHub Actions, PR automation, and deployment workflows. Use when setting up CI, fixing broken pipelines, automating PR checks, or configuring deployment.","ci-cd-patterns",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ci-cd-patterns/SKILL.md",[810,811],{"path":568,"priority":310},{"path":812,"priority":323},"workflows.md",{"basePath":814,"description":815,"displayName":816,"installMethods":817,"rationale":818,"selectedPaths":819,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/js-security-audit","Audit JS/TS projects against NPM Security Guidelines covering project setup, dependency hygiene, CI/CD pipeline, Dependabot, and incident response. Use when reviewing package.json or lockfiles, adding or upgrading npm dependencies, setting up CI security gates, hardening a new repo, or responding to a compromised package.","js-security-audit",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/js-security-audit/SKILL.md",[820,821,823,825,827],{"path":568,"priority":310},{"path":822,"priority":323},"audit-checklist.md",{"path":824,"priority":323},"eslint-security.md",{"path":826,"priority":323},"incident-playbook.md",{"path":828,"priority":323},"package-manager.md",{"basePath":830,"description":831,"displayName":832,"installMethods":833,"rationale":834,"selectedPaths":835,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/ops-investigate-alert","Investigate a monitoring alert end-to-end. Pulls metrics, logs, traces, and recent code changes to identify root cause. Works with any monitoring MCP.","ops-investigate-alert",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ops-investigate-alert/SKILL.md",[836],{"path":568,"priority":310},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/ops-oncall-log","Create a structured on-call log by pulling alerts from monitoring and writing a summary to your team's wiki. Requires a monitoring MCP (recommended: Datadog) and a wiki MCP (Confluence or Notion).","ops-oncall-log",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ops-oncall-log/SKILL.md",[844,845],{"path":568,"priority":310},{"path":572,"priority":323},{"basePath":847,"description":848,"displayName":849,"installMethods":850,"rationale":851,"selectedPaths":852,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/python-api-endpoint-creator","Creates FastAPI endpoints with layered architecture (Router → Service → Repository). Use when creating new API endpoints, CRUD operations, or scaffolding a new domain module in a FastAPI project.","python-api-endpoint-creator",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/python-api-endpoint-creator/SKILL.md",[853,854],{"path":568,"priority":310},{"path":593,"priority":323},{"basePath":856,"description":857,"displayName":858,"installMethods":859,"rationale":860,"selectedPaths":861,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/python-best-practices","Python/FastAPI coding standards including async patterns, Pydantic v2, SQLAlchemy 2.0, and project structure. Use when writing Python code, reviewing FastAPI projects, or learning FastAPI conventions.","python-best-practices",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/python-best-practices/SKILL.md",[862,863],{"path":568,"priority":310},{"path":593,"priority":323},{"basePath":865,"description":866,"displayName":867,"installMethods":868,"rationale":869,"selectedPaths":870,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/python-testing-strategies","Testing patterns for FastAPI with pytest-asyncio, httpx AsyncClient, fixtures, and test data factories. Use when writing tests, setting up test infrastructure, or improving coverage in a FastAPI project.","python-testing-strategies",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/python-testing-strategies/SKILL.md",[871,872],{"path":568,"priority":310},{"path":572,"priority":323},{"basePath":211,"description":10,"displayName":13,"installMethods":874,"rationale":875,"selectedPaths":876,"source":313,"sourceLanguage":18,"type":214},{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/service-debugging/SKILL.md",[877,878],{"path":568,"priority":310},{"path":879,"priority":323},"common-issues.md",{"basePath":881,"description":882,"displayName":883,"installMethods":884,"rationale":885,"selectedPaths":886,"source":313,"sourceLanguage":18,"type":214},"toolkit/skills/ui-ux-pro-max","UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.","ui-ux-pro-max",{"claudeCode":12},"SKILL.md frontmatter at toolkit/skills/ui-ux-pro-max/SKILL.md",[887,888,890,892,894],{"path":568,"priority":310},{"path":889,"priority":323},"python-setup.md",{"path":891,"priority":413},"scripts/core.py",{"path":893,"priority":413},"scripts/design_system.py",{"path":895,"priority":413},"scripts/search.py",{"basePath":897,"description":898,"displayName":899,"installMethods":900,"license":250,"rationale":901,"selectedPaths":902,"source":313,"sourceLanguage":18,"type":907},"experiments/web-to-prd-agent","Scan a live web app and generate a detailed PRD with screenshots, powered by Claude Code CLI","@c0x12c/spartan-web-to-prd",{"npm":899},"cli ecosystem detected at experiments/web-to-prd-agent",[903,905],{"path":904,"priority":310},"package.json",{"path":906,"priority":413},"src/index.ts","cli",{"basePath":224,"description":909,"displayName":910,"installMethods":911,"license":250,"rationale":912,"selectedPaths":913,"source":313,"sourceLanguage":18,"type":907},"Engineering discipline layer for AI coding agents — commands, rules, skills, agents, and packs for Claude Code","@c0x12c/ai-toolkit",{"npm":910},"cli ecosystem detected at toolkit",[914,915,916],{"path":904,"priority":310},{"path":312,"priority":310},{"path":412,"priority":323},{"sources":918},[919],"manual",{"closedIssues90d":8,"description":235,"forks":202,"openIssues90d":8,"pushedAt":204,"readmeSize":200,"stars":205,"topics":921},[],{"classifiedAt":923,"discoverAt":924,"extractAt":925,"githubAt":925,"updatedAt":923},1778697513161,1778697508095,1778697511246,[183,182,185,186,184],{"evaluatedAt":209,"extractAt":261,"updatedAt":209},[],[930,956,987,1006,1035,1065],{"_creationTime":931,"_id":932,"community":933,"display":934,"identity":940,"providers":943,"relations":950,"tags":952,"workflow":953},1778694578248.1055,"k1774dcsh1s4vr0rddtava1hq186mf3e",{"reviewCount":8},{"description":935,"installMethods":936,"name":938,"sourceUrl":939},"Bug-investigation tool for the Netdata agent-events ingestion namespace -- triage crashes, panics, fatals across the fleet by downloading events of interest and clustering locally. Covers the three transports (Cloud API and direct agent API are primary; ssh is operator-only), the verified AE_* field map and enum meanings, the dedup model (23h client-side per agent and event signature), the after-the-fact event timing (POST only on agent restart), and the Netdata systemd-journal plugin multi-value filter syntax (FIELD in A, B, C) AND ... Use when investigating crashes / panics / fatals; when grepping for events touching a specific function or file or version; when looking for regressions across versions; when an agent is reported crashing in a way you want to triage. Ships scripts get-events.sh and analyze-events.sh that fetch events with index-friendly filters and compute group-by stats. Defaults to last 24 hours and to the latest stable plus latest 2-3 nightlies.",{"claudeCode":937},"netdata/netdata","query-agent-events","https://github.com/netdata/netdata",{"basePath":941,"githubOwner":942,"githubRepo":942,"locale":18,"slug":938,"type":214},".agents/skills/query-agent-events","netdata",{"evaluate":944,"extract":949},{"promptVersionExtension":175,"promptVersionScoring":176,"score":945,"tags":946,"targetMarket":187,"tier":247},99,[182,185,184,942,947,948],"events","crashes",{"commitSha":249},{"repoId":951},"kd70yp91ybn40a638h3hzz6nbd86m2cw",[948,182,947,185,942,184],{"evaluatedAt":954,"extractAt":955,"updatedAt":954},1778694770809,1778694578248,{"_creationTime":957,"_id":958,"community":959,"display":960,"identity":966,"providers":971,"relations":981,"tags":983,"workflow":984},1778697652123.895,"k179x649dvyg7xswjx2h5a199n86m32x",{"reviewCount":8},{"description":961,"installMethods":962,"name":964,"sourceUrl":965},"Diagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.",{"claudeCode":963},"steipete/clawdis","Node Connect","https://github.com/steipete/clawdis",{"basePath":967,"githubOwner":968,"githubRepo":969,"locale":18,"slug":970,"type":214},"skills/node-connect","steipete","clawdis","node-connect",{"evaluate":972,"extract":980},{"promptVersionExtension":175,"promptVersionScoring":176,"score":973,"tags":974,"targetMarket":187,"tier":247},100,[182,975,976,977,978,184,979],"networking","android","ios","macos","openclaws",{"commitSha":249,"license":250},{"repoId":982},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[976,182,977,978,975,979,184],{"evaluatedAt":985,"extractAt":986,"updatedAt":985},1778698735523,1778697652123,{"_creationTime":988,"_id":989,"community":990,"display":991,"identity":995,"providers":997,"relations":1002,"tags":1003,"workflow":1004},1778697652123.8813,"k175pymk0vm7xrcjj2p0jf904186nae7",{"reviewCount":8},{"description":992,"installMethods":993,"name":994,"sourceUrl":965},"Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.",{"claudeCode":963},"openclaw-debugging",{"basePath":996,"githubOwner":968,"githubRepo":969,"locale":18,"slug":994,"type":214},".agents/skills/openclaw-debugging",{"evaluate":998,"extract":1001},{"promptVersionExtension":175,"promptVersionScoring":176,"score":973,"tags":999,"targetMarket":187,"tier":247},[182,979,907,184,1000],"development",{"commitSha":249},{"repoId":982},[907,182,1000,979,184],{"evaluatedAt":1005,"extractAt":986,"updatedAt":1005},1778697754713,{"_creationTime":1007,"_id":1008,"community":1009,"display":1010,"identity":1016,"providers":1021,"relations":1029,"tags":1031,"workflow":1032},1778683190010.284,"k1757t8mrzzrf8yabxrtp82mg586m6nf",{"reviewCount":8},{"description":1011,"installMethods":1012,"name":1014,"sourceUrl":1015},"Systematic debugging methodology emphasizing root cause analysis over quick fixes",{"claudeCode":1013},"bobmatnyc/claude-mpm-skills","Systematic Debugging","https://github.com/bobmatnyc/claude-mpm-skills",{"basePath":1017,"githubOwner":1018,"githubRepo":1019,"locale":18,"slug":1020,"type":214},"universal/debugging/systematic-debugging","bobmatnyc","claude-mpm-skills","systematic-debugging",{"evaluate":1022,"extract":1027},{"promptVersionExtension":175,"promptVersionScoring":176,"score":973,"tags":1023,"targetMarket":187,"tier":247},[182,184,1024,1025,1026],"root-cause-analysis","methodology","problem-solving",{"commitSha":249,"license":1028},"Apache-2.0",{"repoId":1030},"kd72g55e5qeqs90bk1bvkt8wbx86nkn3",[182,1025,1026,1024,184],{"evaluatedAt":1033,"extractAt":1034,"updatedAt":1033},1778686304588,1778683190010,{"_creationTime":1036,"_id":1037,"community":1038,"display":1039,"identity":1044,"providers":1049,"relations":1056,"tags":1060,"workflow":1061},1778684074950.4968,"k17a2p5tj2n738wj5cs7gerp2s86mvsp",{"reviewCount":8},{"description":1040,"installMethods":1041,"name":184,"sourceUrl":1043},"使用 Chrome DevTools MCP 和文档来排查连接和目标问题。当 list_pages、new_page 或 navigate_page 失败，或服务器初始化失败时，触发此技能。",{"claudeCode":1042},"ChromeDevTools/chrome-devtools-mcp","https://github.com/ChromeDevTools/chrome-devtools-mcp",{"basePath":1045,"githubOwner":1046,"githubRepo":1047,"locale":1048,"slug":184,"type":214},"skills/troubleshooting","ChromeDevTools","chrome-devtools-mcp","zh-CN",{"evaluate":1050,"extract":1055},{"promptVersionExtension":175,"promptVersionScoring":176,"score":973,"tags":1051,"targetMarket":187,"tier":247},[1052,1053,184,182,1054,285],"devtools","chrome","automation",{"commitSha":249},{"parentExtensionId":1057,"repoId":1058,"translatedFrom":1059},"k17evynnzmmag96rw4rpybyydx86m0py","kd7an8ppnz1q2np9tc5yw4qenn86mg6h","k1709q7z5grftph7kb93c569qh86n56a",[1054,1053,182,1052,285,184],{"evaluatedAt":1062,"extractAt":1063,"updatedAt":1064},1778683958622,1778683762612,1778684074950,{"_creationTime":1066,"_id":1067,"community":1068,"display":1069,"identity":1075,"providers":1079,"relations":1085,"tags":1088,"workflow":1089},1778694480889.9556,"k17cw5h9amytcw2kg63ygtqqxn86nsp8",{"reviewCount":8},{"description":1070,"installMethods":1071,"name":1073,"sourceUrl":1074},"Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior",{"claudeCode":1072},"NeoLabHQ/context-engineering-kit","root-cause-tracing","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":1076,"githubOwner":1077,"githubRepo":1078,"locale":18,"slug":1073,"type":214},"plugins/kaizen/skills/root-cause-tracing","NeoLabHQ","context-engineering-kit",{"evaluate":1080,"extract":1084},{"promptVersionExtension":175,"promptVersionScoring":176,"score":945,"tags":1081,"targetMarket":187,"tier":247},[182,184,1082,245,1083],"code-analysis","call-stack",{"commitSha":249},{"parentExtensionId":1086,"repoId":1087},"k17884m6t3p8517a1d2zjp8zbd86n13x","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[1083,1082,182,245,184],{"evaluatedAt":1090,"extractAt":1091,"updatedAt":1090},1778695268236,1778694480890]