jackwener
- 21 skills
- 0 followers
- 9 hours ago last updated
- ▌
- ▌ Boss CLI · jackwener bundleUse boss-cli for ALL BOSS 直聘 operations — searching jobs, viewing recommendations, managing applications, chatting with recruiters, and batch greeting. Invoke whenever the user requests any job search or recruitment platform interaction on BOSS 直聘.
- ▌ Discord CLI · jackwener bundleDiscord CLI with YAML-first structured output for AI agents — fetch chat history, search messages, sync channels, and AI analysis
- ▌ Tg CLI · jackwener bundleCLI skill for Telegram to sync chats, search messages, filter keywords, and monitor groups from the terminal
- ▌ Weibo CLI · jackwener bundleUse weibo-cli for ALL Weibo (微博) operations — keyword search, hot search, trending topics, timelines, weibo details, comments, reposts, user profiles, and follower/following lists. Invoke whenever user requests any Weibo interaction.
- ▌ Xhs CLI · jackwener bundleHeadless-browser-based CLI skill for Xiaohongshu (小红书, RedNote, XHS) to search notes, read posts, browse profiles, like, favorite, comment, and publish from the terminal
- ▌ Grading Backend · jackwener bundleGrade a team's backend implementation against its spec on 9 weighted dimensions, producing a markdown report + JSON summary with evidence.
- ▌ Grading Frontend · jackwener bundleGrade a team's frontend implementation against its spec on 10 weighted dimensions, producing a markdown report + JSON summary with evidence.
- ▌ Lint · jackwenerAudit and safely maintain an LLM Wiki vault. Use whenever the user invokes `/lint`, asks to check wiki quality or health, or asks to find and optionally repair broken links, missing frontmatter, stale pages, orphan pages, source drift, or duplicate topics.
- ▌ Query · jackwenerAnswer questions from an LLM Wiki vault. Use whenever the user invokes `/query`, asks what the wiki knows about a topic, or needs an evidence-grounded synthesis of existing wiki pages and their links.
- ▌ Ingest · jackwenerIngest source material into an LLM Wiki vault. Use whenever the user invokes `/ingest`, asks to turn documents, notes, chats, or URLs into durable wiki knowledge, or asks to create or update interconnected wiki pages from source material.
- ▌ Research · jackwenerResearch a topic for an LLM Wiki vault. Use whenever the user invokes `/research`, asks for a sourced deep dive beyond the current wiki, or asks to discover external sources and integrate the resulting knowledge into the wiki.
- ▌ Hunt · jackwenerBug 系统化排查。给定问题描述后先复现 → 定位 → 提假设 → 验证 → 再决定怎么修。任何 bug、回归、线上异常、"为什么不 work" 类问题开始前必须执行。
- ▌
- ▌ Think · jackwener开工前澄清需求、列 Non-Goals、给候选方案。任何超过 30 分钟、跨多文件、或语义不完全清晰的任务,开始前必须执行;避免 Agent 抱着模糊的理解直接动手。
- ▌ Summary · jackwenersession 结束时总结本次做了什么 / 没做完什么 / 关键决策 / 下一步从哪继续。用于写 commit body、更新 spec progress.md、交接给下一个 session。每个有产出的 session 结束前都该跑一次。
- ▌ Challenge · jackwener扮演方案的"反对方",挑刺、找隐藏问题、戳过度自信的假设。/think 给出 plan 后强烈建议立刻跑一次 /challenge——让方案在落地前先经过一轮自我对抗。
- ▌ Small Diff · jackwener最小改动模式。线上修复 / 小 bug / 老项目维护 / 跨多人协作的代码区域改动时强制启用:不重构无关代码、不格式化整文件、每处 diff 都解释必要性。
- ▌ Record Gotcha · jackwener把本次踩到的坑写进 .qoder/business-logic/gotchas.md,每条强制 4 段结构(现象 / 根因 / 正确做法 / 反例)。比 /update-context 更窄、更结构化——只管 gotcha 这一类。
- ▌ Update Context · jackwener任务结束后沉淀团队记忆。把本次发现的边界 case、踩坑、隐性约束、有效技巧写入 .qoder/business-logic/gotchas.md(或更新对应业务文档),让下次会话不再踩同一个坑。
- ▌ Wechat Article To Markdown · jackwener bundleFetch WeChat Official Account (微信公众号) articles from mp.weixin.qq.com and convert to Markdown. 微信文章转 Markdown 工具。