Skip to main content
在 Manus 中运行任何 Skill
一键导入
0bserver07
GitHub 创作者资料

0bserver07

按仓库查看 4 个 GitHub 仓库中的 42 个已收集 skills。

已收集 skills
42
仓库
4
更新
2026-07-24
仓库浏览

仓库与代表性 skills

conjecture-exploration
高等院校数学科学教师

Explore a mathematical conjecture - gather evidence, find counterexamples, or build toward a proof. Triggers on "explore", "investigate", "what if", "is it true that", "find pattern", "check if"

2026-02-09
convergence-test
高等院校数学科学教师

Determine convergence or divergence of series using ratio test, root test, comparison test, and integral test. Triggers on "series converges", "test for convergence", "ratio test", "root test", "comparison test", "integral test", "sum of 1/n"

2026-02-09
coordinate-proof
数学家

Prove geometric theorems using coordinate geometry. Convert shapes to algebraic expressions, use distance formula, midpoint formula, and slope calculations. Triggers on "prove using coordinates", "analytic geometry", "distance formula", "show collinear", "prove perpendicular", "prove parallel"

2026-02-09
counting-argument
数学家

Prove identities or existence using combinatorial counting - double counting, bijections, inclusion-exclusion. Triggers on "count", "number of ways", "how many", "bijection", "one-to-one correspondence", "combinatorial proof"

2026-02-09
direct-proof
数学家

Prove statements directly by assuming the hypothesis and deriving the conclusion through logical steps. Triggers on "prove directly", "show that", "demonstrate", "verify", "simple proof"

2026-02-09
epsilon-delta-proof
数学家

Prove limit statements using epsilon-delta definitions. Triggers on "epsilon-delta", "limit", "prove continuous", "show limit equals", "formal limit proof"

2026-02-09
explain-proof
高等院校数学科学教师

Explain a proof or Lean code step-by-step for learning. Triggers on "explain", "how does this work", "teach me", "what does this mean", "walk me through", "I don't understand"

2026-02-09
extremal-argument
数学家

Prove results by considering minimal or maximal elements - the extreme case often has special properties. Triggers on "smallest", "largest", "minimal", "maximal", "least", "greatest", "extreme", "consider the minimum"

2026-02-09
当前展示该仓库 Top 8 / 21 个已收集 skills。
当前展示该仓库 Top 8 / 13 个已收集 skills。
resume-agent-sessions
软件开发工程师

Use when the user wants to RESUME or CONTINUE prior coding-agent work — "resume my codex session", "continue where I left off in <project>", "what sessions ran in this folder", "pick up that grok conversation", or any ask for session/resume ids across agents (Claude Code, Codex, Grok, Cursor Agent, …). Surfaces every agent's recent sessions under a path with the exact resume command for each.

2026-07-10
stackunderflow-memory
其他计算机职业

Search local coding-agent session history before acting. Use BEFORE an Edit or Write to a file, BEFORE a non-trivial Bash command (a build, migration, or destructive/long-running command), and whenever the user references a past decision ("what did we decide about X", "why is this done this way", "didn't we agree to Y"), a specific file, or "what worked last time" — cases where a prior session on this machine may already hold the decision, the failure mode, or the exact working command. Queries the local `stax memory` CLI (StackUnderflow) across every past Claude Code / Codex / Cursor session so you do not re-derive an answer, contradict an earlier choice, or repeat a known failure. Local and read-only; nothing leaves the machine.

2026-07-03
check-prior-work
软件开发工程师

Use BEFORE starting any non-trivial coding task in an existing project — feature work, refactors, bugfixes, or "look at this codebase" requests. Triggers when the user asks to add/change/fix something inside a repo (e.g. "add X to the dashboard", "refactor the auth flow", "fix the bug in cost calculation", "why is this slow"). Surfaces recent prior sessions in the same project so the agent isn't redoing work or contradicting decisions made in past sessions.

2026-05-07
find-related-sessions
软件开发工程师

Use when the user references a SPECIFIC FILE in a coding task — "fix the bug in routes/cost.py", "what was that change to api.ts about", "refactor stackunderflow/store/queries.py", or any request that names a path. Surfaces past sessions that read or wrote that file so the work is grounded in prior context (recent edits, why the file is shaped that way, half-finished refactors).

2026-05-07
recall-past-decisions
高级秘书和行政助理

Use when the user references a PAST DECISION, choice, or rationale — "what did we decide about caching?", "why is X done this way?", "didn't we agree to use Y?", "remind me how we handled Z before". Searches indexed message history across all prior sessions to find the conversation where the decision was made and surfaces the matching excerpt with timestamp.

2026-05-07
已展示 4 / 4 个仓库
已展示全部仓库