Skip to main content
jackwener
Perfil de criador do GitHub

jackwener

Visão por repositório de 28 skills coletadas em 11 repositórios do GitHub.

skills coletadas
28
repositórios
11
atualizado
26 de ago. de 2026
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

challenge
sem classificação

扮演方案的"反对方",挑刺、找隐藏问题、戳过度自信的假设。/think 给出 plan 后强烈建议立刻跑一次 /challenge——让方案在落地前先经过一轮自我对抗。

11 de mai. de 2026
record-gotcha
sem classificação

把本次踩到的坑写进 .qoder/business-logic/gotchas.md,每条强制 4 段结构(现象 / 根因 / 正确做法 / 反例)。比 /update-context 更窄、更结构化——只管 gotcha 这一类。

11 de mai. de 2026
summary
sem classificação

session 结束时总结本次做了什么 / 没做完什么 / 关键决策 / 下一步从哪继续。用于写 commit body、更新 spec progress.md、交接给下一个 session。每个有产出的 session 结束前都该跑一次。

11 de mai. de 2026
check
sem classificação

任务完成后的 diff 审查。完成代码改动后必须执行:看 git diff、对照原始目标、跑验证命令、输出审查报告。不允许"看起来 OK"就宣称完成。

11 de mai. de 2026
hunt
sem classificação

Bug 系统化排查。给定问题描述后先复现 → 定位 → 提假设 → 验证 → 再决定怎么修。任何 bug、回归、线上异常、"为什么不 work" 类问题开始前必须执行。

11 de mai. de 2026
small-diff
sem classificação

最小改动模式。线上修复 / 小 bug / 老项目维护 / 跨多人协作的代码区域改动时强制启用:不重构无关代码、不格式化整文件、每处 diff 都解释必要性。

11 de mai. de 2026
think
sem classificação

开工前澄清需求、列 Non-Goals、给候选方案。任何超过 30 分钟、跨多文件、或语义不完全清晰的任务,开始前必须执行;避免 Agent 抱着模糊的理解直接动手。

11 de mai. de 2026
update-context
sem classificação

任务结束后沉淀团队记忆。把本次发现的边界 case、踩坑、隐性约束、有效技巧写入 .qoder/business-logic/gotchas.md(或更新对应业务文档),让下次会话不再踩同一个坑。

11 de mai. de 2026
opencli-adapter-author
sem classificação

Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adapter coding, and verify. Replaces opencli-oneshot / opencli-explorer. For ad-hoc browser driving (no…

26 de ago. de 2026
opencli-sitemap-author
Desenvolvedores de software

Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale,…

11 de jul. de 2026
opencli-usage
Desenvolvedores de software

Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?"…

30 de jun. de 2026
opencli-browser
Desenvolvedores de software

Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first target contract, compound form fields, stale-ref handling, network capture, and…

30 de jun. de 2026
smart-search
Desenvolvedores de software

基于 opencli 命令的智能搜索路由器。当用户想要使用 OpenCLI、CLI 或 API 搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill

2 de jun. de 2026
opencli-browser-sitemap
Desenvolvedores de software

Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily, choose adapter/browser fallback paths, resume from state signatures, and mark…

2 de jun. de 2026
opencli-autofix
Desenvolvedores de software

Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works…

3 de mai. de 2026
Mostrando 11 de 11 repositórios
Todos os repositórios foram exibidos