Skip to main content

Treasoni/880-exam

SkillsMP has collected 78 skills from Treasoni/880-exam. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
78
GitHub stars
0
GitHub forks
0

Showing 40 of 78 collected skills.

occupation
Postsecondary Teachers, All Other
description

为数学题、几何关系、函数图像、积分区域、极坐标曲线和学习笔记生成准确的示意图,并将图像嵌入相关 Obsidian 笔记。用户说画图、配图、示意图、图形直观,或题目中的图形关系能明显帮助理解时使用。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

查看/重生成错题本,更新复习状态(未复习/已重做/已掌握)。触发词:错题本、看错题、重练、复习错题。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

对话式过程归因——用户贴做题过程,定位出错环节并给出建议,写入 analysis.json 并由错题本渲染。触发词:分析、错因、归因、这题我哪里错了、看我做题过程、我这样做的。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

判分记录(五态:对/错/不会/半会/粗心),更新判分记录、错题本与进度总览。触发词:判分、改卷、对答案、交判分。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

判分记录(五态:对/错/不会/半会/粗心),更新判分记录、错题本与进度总览。触发词:判分、改卷、对答案、交判分。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

查看/重生成错题本,更新复习状态(未复习/已重做/已掌握)。触发词:错题本、看错题、重练、复习错题。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

判分记录(五态:对/错/不会/半会/粗心),更新判分记录、错题本与进度总览。触发词:判分、改卷、对答案、交判分。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

查看/重生成错题本,更新复习状态(未复习/已重做/已掌握)。触发词:错题本、看错题、重练、复习错题。

Source text: Chinese

updated
occupation
Postsecondary Teachers, All Other
description

拼一张 880 高数模拟卷(真题模式:选10×5分+填6×5分+解6题=150分/180分钟),生成卷子、答案卷与判分卡。触发词:拼卷、拼张卷、出卷、生成卷子、来张卷。

Source text: Chinese

updated
occupation
Software Developers
description

从做题本+解析册重建题目索引(首次入库或源文件更新后用)。触发词:入库、重建索引、初始化题库。

Source text: Chinese

updated
occupation
Software Developers
description

拼一张 880 高数模拟卷(真题模式:选10×5分+填6×5分+解6题=150分/180分钟),生成卷子、答案卷与判分卡。触发词:拼卷、拼张卷、出卷、生成卷子、来张卷。

Source text: Chinese

updated
occupation
Software Developers
description

生成或查看进度总览——哪些题已完成/未完成/做错,章节完成率与弱点排行。触发词:预览、进度、看进度、进度总览。

Source text: Chinese

updated
occupation
Computer Occupations, All Other
description

Ask which skill or flow fits your situation. A router over the skills in this repo.

updated
occupation
Computer Occupations, All Other
description

A relentless interview that asks every frontier question at once, round by round.

updated
occupation
Computer Occupations, All Other
description

Hand the current conversation off to a fresh background agent that picks up the work immediately.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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".

updated
occupation
Software Developers
description

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

updated
occupation
Software Developers
description

自我学习阶段。回顾本次会话,记录真实发生的学习点和错误到 .learnings/;当经验库过长时压缩去重并更新 RULES.md;如果发现重复错误或规则失效,转交 maintain-learnings 先修源头。用户明确要求记录学习、复盘、写入 learnings、digest 时触发。

Source text: Chinese

updated
occupation
Software Developers
description

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.

updated
occupation
Technical Writers
description

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

updated
occupation
Software Developers
description

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.

updated
occupation
Project Management Specialists
description

A relentless interview to sharpen a plan or design.

updated
occupation
Project Management Specialists
description

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

updated
occupation
Project Management Specialists
description

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.

updated
occupation
Software Developers
description

Compact the current conversation into a handoff document for another agent to pick up.

updated
occupation
Software Developers
description

Implement a piece of work based on a spec or set of tickets.

updated
occupation
Software Developers
description

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

updated
occupation
Software Developers
description

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.

updated
occupation
Project Management Specialists
description

Grill me about specs for the workflows I want to build, within this workspace.

updated
occupation
Software Developers
description

维护 .learnings/ 经验库,把过多或反复出现的学习记录、错误日志、规则失效问题聚类诊断,追溯并修改对应 skill、模板、hook、校验脚本或项目规则;修复并验证后再归档或移除已解决记录。用户提到 learnings 太多、错误反复犯、清理经验库、维护自我学习、压缩错误日志或从错误中修技能时触发。

Source text: Chinese

updated
occupation
Computer Occupations, All Other
description

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

updated
occupation
Software Quality Assurance Analysts & Testers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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…

updated
occupation
Desktop Publishers
description

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…

updated
occupation
File Clerks
description

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.

updated
occupation
Software Developers
description

审计并优化 LLM 提示缓存命中率、输入 token、延迟与调用成本。用于用户要求“优化缓存命中”“降低 token 成本”“审计 LLM 调用”“提示词缓存优化”“优化 AI 调用费用”,或需要为可自动读取 API 调用指标的应用建立可观测性和固定回归样本时。

Source text: Mixed languages

updated
Showing 40 of 78 collected skills.