Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
0bserver07
Perfil de creador de GitHub

0bserver07

Vista por repositorio de 42 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
42
repositorios
4
actualizado
2026-07-24
explorador de repositorios

Repositorios y skills representativas

conjecture-exploration
Profesores postsecundarios de ciencias matemáticas

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
Profesores postsecundarios de ciencias matemáticas

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
Matemáticos

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
Matemáticos

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
Matemáticos

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
Matemáticos

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
Profesores postsecundarios de ciencias matemáticas

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
Matemáticos

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
Mostrando las 8 principales de 21 skills recopiladas en este repositorio.
Mostrando las 8 principales de 13 skills recopiladas en este repositorio.
resume-agent-sessions
Desarrolladores de software

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
Otras ocupaciones informáticas

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
Desarrolladores de software

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
Desarrolladores de software

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
Secretarios ejecutivos y asistentes administrativos de dirección

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
Mostrando 4 de 4 repositorios
Todos los repositorios cargados