Skip to main content
jackwener
GitHub クリエイタープロフィール

jackwener

11 件の GitHub リポジトリにある 28 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
28
リポジトリ
11
更新
2026年8月26日
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

challenge
未分類

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

2026年5月11日
record-gotcha
未分類

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

2026年5月11日
summary
未分類

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

2026年5月11日
check
未分類

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

2026年5月11日
hunt
未分類

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

2026年5月11日
small-diff
未分類

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

2026年5月11日
think
未分類

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

2026年5月11日
update-context
未分類

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

2026年5月11日
opencli-adapter-author
未分類

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…

2026年8月26日
opencli-sitemap-author
ソフトウェア開発者

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,…

2026年7月11日
opencli-usage
ソフトウェア開発者

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?"…

2026年6月30日
opencli-browser
ソフトウェア開発者

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…

2026年6月30日
smart-search
ソフトウェア開発者

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

2026年6月2日
opencli-browser-sitemap
ソフトウェア開発者

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…

2026年6月2日
opencli-autofix
ソフトウェア開発者

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…

2026年5月3日
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました