为数学题、几何关系、函数图像、积分区域、极坐标曲线和学习笔记生成准确的示意图,并将图像嵌入相关 Obsidian 笔记。用户说画图、配图、示意图、图形直观,或题目中的图形关系能明显帮助理解时使用。
Treasoni/880-exam
SkillsMP 已收集 Treasoni/880-exam 中的 78 个 Skill。打开任一 Skill 可查看来源和详情。
- 最近记录的来源活动
- SkillsMP 收录数据更新
- 已收集 skills
- 78
- GitHub 星标
- 0
- GitHub Forks
- 0
已展示 40 / 78 个已收集 Skill。
查看/重生成错题本,更新复习状态(未复习/已重做/已掌握)。触发词:错题本、看错题、重练、复习错题。
对话式过程归因——用户贴做题过程,定位出错环节并给出建议,写入 analysis.json 并由错题本渲染。触发词:分析、错因、归因、这题我哪里错了、看我做题过程、我这样做的。
判分记录(五态:对/错/不会/半会/粗心),更新判分记录、错题本与进度总览。触发词:判分、改卷、对答案、交判分。
判分记录(五态:对/错/不会/半会/粗心),更新判分记录、错题本与进度总览。触发词:判分、改卷、对答案、交判分。
查看/重生成错题本,更新复习状态(未复习/已重做/已掌握)。触发词:错题本、看错题、重练、复习错题。
判分记录(五态:对/错/不会/半会/粗心),更新判分记录、错题本与进度总览。触发词:判分、改卷、对答案、交判分。
查看/重生成错题本,更新复习状态(未复习/已重做/已掌握)。触发词:错题本、看错题、重练、复习错题。
拼一张 880 高数模拟卷(真题模式:选10×5分+填6×5分+解6题=150分/180分钟),生成卷子、答案卷与判分卡。触发词:拼卷、拼张卷、出卷、生成卷子、来张卷。
从做题本+解析册重建题目索引(首次入库或源文件更新后用)。触发词:入库、重建索引、初始化题库。
拼一张 880 高数模拟卷(真题模式:选10×5分+填6×5分+解6题=150分/180分钟),生成卷子、答案卷与判分卡。触发词:拼卷、拼张卷、出卷、生成卷子、来张卷。
生成或查看进度总览——哪些题已完成/未完成/做错,章节完成率与弱点排行。触发词:预览、进度、看进度、进度总览。
Ask which skill or flow fits your situation. A router over the skills in this repo.
原文语言:英语
A relentless interview that asks every frontier question at once, round by round.
原文语言:英语
Hand the current conversation off to a fresh background agent that picks up the work immediately.
原文语言:英语
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews…
原文语言:英语
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module…
原文语言:英语
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web…
原文语言:英语
Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".
原文语言:英语
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
原文语言:英语
自我学习阶段。回顾本次会话,记录真实发生的学习点和错误到 .learnings/;当经验库过长时压缩去重并更新 RULES.md;如果发现重复错误或规则失效,转交 maintain-learnings 先修源头。用户明确要求记录学习、复盘、写入 learnings、digest 时触发。
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
原文语言:英语
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
原文语言:英语
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
原文语言:英语
A relentless interview to sharpen a plan or design.
原文语言:英语
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
原文语言:英语
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
原文语言:英语
Compact the current conversation into a handoff document for another agent to pick up.
原文语言:英语
Implement a piece of work based on a spec or set of tickets.
原文语言:英语
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
原文语言:英语
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
原文语言:英语
Grill me about specs for the workflows I want to build, within this workspace.
原文语言:英语
维护 .learnings/ 经验库,把过多或反复出现的学习记录、错误日志、规则失效问题聚类诊断,追溯并修改对应 skill、模板、hook、校验脚本或项目规则;修复并验证后再归档或移除已解决记录。用户提到 learnings 太多、错误反复犯、清理经验库、维护自我学习、压缩错误日志或从错误中修技能时触发。
Install, configure, migrate, and validate a portable manifest registry for agent workflows, skills, subagents, and hooks. Use when a project needs manifest.yaml-based discovery, artifact versioning, dependency checks, capability declarations,…
原文语言:英语
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
原文语言:英语
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
原文语言:英语
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and…
原文语言:英语
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian…
原文语言:英语
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
原文语言:英语
审计并优化 LLM 提示缓存命中率、输入 token、延迟与调用成本。用于用户要求“优化缓存命中”“降低 token 成本”“审计 LLM 调用”“提示词缓存优化”“优化 AI 调用费用”,或需要为可自动读取 API 调用指标的应用建立可观测性和固定回归样本时。
原文语言:多语言混合