zszz3
- 19 skills
- 0 followers
- 9 hours ago last updated
- ▌ Aihot · zszz3 bundle查询 AIHOT 的中文 AI 资讯、精选、当前热点和日报。用户询问今天或最近的 AI 新闻、AI 圈动态、大模型或产品发布、OpenAI/Anthropic/Google 最新消息、AI 论文、AI 日报、AIHOT 精选、当前最热事件,或需要同步当前全部精选时使用。必须通过 aihot.virxact.com 的匿名只读 API 获取当前数据,不凭训练记忆回答新闻;不需要 API Key 或 MCP server。
- ▌ Handoff · zszz3 bundleUse when pausing a long task, changing sessions or runtimes, or preparing another agent to continue unfinished work.
- ▌ Grill Me · zszz3Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when the user wants to stress-test a plan, get grilled on a design, or says "grill me".
- ▌ Brainstorming · zszz3 bundleYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
- ▌
- ▌ Skill Creator · zszz3 bundleUse when creating, packaging, reviewing, or improving an Agent Skill for Codex, Claude, Trae, or another SKILL.md-compatible runtime.
- ▌ Dsh Code Review · zszz3 bundleReview a branch or pull request for correctness, lifecycle, security, compatibility, and missing behavior using the target repository's own instructions and live base/head rather than DeepSeek Harness-specific commands.
- ▌ Frontend Design · zszz3 bundleUse when building or substantially reshaping a user interface, page, website, dashboard, or interactive frontend.
- ▌ One Bite Teaching · zszz3 bundleFirst dig out what actually matters in a project or system from real sources, then teach it one small point at a time, pausing for confirmation after each. Use when the user wants to genuinely understand a codebase/system (not get a summary), is preparing to explain their own work (e.g. interview prep on a resume), says "教我 / 一点一点讲 / 别一次说太多", or keeps replying "没听懂 / 啥意思" to long explanations.
- ▌ Dsh Prose Standard · zszz3 bundleWrite, review, or trim technical prose in Markdown, JSDoc, comments, prompts, diagnostics, and visible strings while preserving complete contracts and removing repetition or authoring-session narration.
- ▌ Feishu Tech Diagram · zszz3 bundleUse when a Lark/Feishu technical document needs an editable architecture diagram, flowchart, sequence diagram, state model, data relationship, Agent workflow, development process, reliability view, learning map, roadmap, or decision visualization.
- ▌ Resume Optimization · zszz3 bundleResume structure, achievement bullet formulas, ATS optimization, and job-targeted tailoring for software engineers. Use when reviewing resumes, crafting achievement bullets, extracting keywords from job descriptions, or tailoring content for specific roles.
- ▌ Dsh Trim Cot Leakage · zszz3 bundleAudit or rewrite repository prose that exposes authoring-session reasoning, review history, dead draft references, change narration, or unsupported planning residue while preserving every durable technical fact.
- ▌ Test Driven Development · zszz3Use when implementing any feature, bug fix, refactor, or behavior change. Write a failing behavioral test first, verify the failure, then write the minimum production code needed to pass.
- ▌ Dsh Find Simplifications · zszz3 bundleFind evidence-backed opportunities to remove dead, duplicated, speculative, over-built, or hand-rolled code without treating complexity, tests, or unused-looking symbols as proof by themselves.
- ▌
- ▌ Refactor Review Knowledge · zszz3 bundleA skill that specializes in conducting thorough code reviews. Provide task description, MR summary, and diff command (DO NOT provide specific code changes. Provide command to get diffs like 'git add . && git diff HEAD --relative -- "*.go" "*.yaml"') to begin review.
- ▌ Rewrite Technical Tutorial · zszz3 bundleUse when drafting, restructuring, or reviewing a Chinese technical tutorial whose concept order is hard to follow, code lacks context, diagrams are missing or misplaced, implementation scopes are mixed, facts are version-sensitive, or prose sounds machine-generated.
- ▌ Verification Before Completion · zszz3Use immediately before claiming work is complete, fixed, passing, or ready to merge. Requires fresh verification evidence for every success claim.