Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Sutherland-NumberTheory-Lecture1-draft1

Sutherland-NumberTheory-Lecture1-draft1 收录了来自 FormalFrontier 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
1
更新
2026-03-17
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mathlib-delegation
软件开发工程师

Use when deciding whether a formalized proof should delegate to Mathlib, when refactoring standalone proofs into Mathlib wrappers, or when reviewing delegation refactors for correctness.

2026-03-17
proof-polish
软件开发工程师

Use when running Stage 3.4 (Proof Polishing) to bring sorry-free proofs to Mathlib quality. Use when assessing whether a proof needs cleanup, when working through proof-polish GitHub issues, or when deciding which tactic to prefer for a given goal.

2026-03-17
aristotle-escalation
软件开发工程师

Use when a Lean proof has failed 2-3 attempts and needs to be sent to Aristotle for automated proving, or when checking the status of a previously submitted Aristotle job.

2026-03-16
formalization-velocity
软件开发工程师

Quantitative insights on formalization speed by item type and proof strategy. Use when estimating difficulty from textbook statements, planning batches, or predicting project timelines.

2026-03-16
lean-proof-strategies
软件开发工程师

Use when filling sorry placeholders in Lean 4 proof files, when choosing between proof approaches for a FormalFrontier item, or when a proof attempt fails and you need an alternative strategy.

2026-03-16
mathlib-api-lookup
软件开发工程师

Use when searching for Mathlib declarations to fill a proof, when imports fail, when you need to find the right Mathlib module for a concept, or when exact? or apply? don't find what you need.

2026-03-16
project-retrospective
软件开发工程师

Transferable lessons from the first complete FormalFrontier book formalization (Sutherland Number Theory Lecture 1). Use when planning or executing future book formalizations.

2026-03-16
ci-troubleshooting
软件开发工程师

Use when CI fails on a PR, when debugging GitHub Actions failures, or when a PR is blocked by failing checks. Also use when planning work to fix broken PRs.

2026-03-16
parallel-agent-coordination
软件开发工程师

Use when multiple agents work in parallel, when PRs have merge conflicts from concurrent work, or when planning work that may overlap with other agents' in-flight PRs.

2026-03-16