Skip to main content
LearnPrompt
GitHub 创作者资料

LearnPrompt

按仓库查看 12 个 GitHub 仓库中的 67 个已收集 skills。

已收集 skills
67
仓库
12
更新
2026年8月26日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

socratic-inquiry
未分类

苏格拉底式问诊提示语原文。用户说不清自己到底想问什么、问题一团乱、想先把问题问清楚再动手时使用。触发词包括 苏格拉底、苏格拉底式提问、帮我问诊、帮我理清问题、我不知道该问什么、先别给建议、我到底想问什么。一次只问一个问题,最多六问,最后产出一个真正值得回答的新问题。

2026年8月24日
johari-window
未分类

乔哈里视窗协作提示语原文。用户想设定 AI 的协作方式、抱怨回答不贴需求、嫌追问太多或不问就猜、希望先判断信息状态再回应时使用。触发词包括 乔哈里、视窗、开放区、盲区、隐藏区、未知区、协作模式、别猜我的需求、先搞清楚再答。整段挂在会话或任务开头,约束之后的全部协作。

2026年8月24日
laoyeye
未分类

戒指老爷爷。你把卡住的事跟它说,它先问你,再指一条该用的提示语或 skill 并直接开跑。这是这个仓库全部 21 件的路由。

2026年8月24日
matt-diagnosing-bugs
未分类

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

2026年8月24日
parable
未分类

寓言故事提示语原文。用户想快速理解一个陌生概念、术语或名词,而且希望记得住时使用。触发词包括 用寓言讲讲、讲个故事帮我理解、这个概念是什么意思、给我打个比方、寓言、5 分钟搞懂。产出一则不点破概念的寓言,加概念解析,再加两道检验题。原始思路来自 Anthropic 的 Amanda Askell。

2026年8月23日
minimum-experiment
未分类

最小实验提示语原文。用户纠结的事情靠继续想已经不会更清楚、需要用现实反馈来验证时使用。触发词包括 最小实验、先试试、怎么验证、别空想了、跑个实验、小成本试错、七天验证。产出待验证假设、一个低成本可逆实验的完整设计,以及明天就能做的第一个动作。

2026年8月23日
matt-teach
未分类

Teach the user a new skill or concept, within this workspace.

2026年8月22日
matt-grill-me
未分类

A relentless interview to sharpen a plan or design.

2026年8月21日
已展示 8 / 23 个已收集 Skill。
karpathy-agentic-engineering
未分类

Apply Karpathy-style agentic engineering to any coding or building task. Use this skill when the user wants to set up an agent-driven workflow, needs to write a CLAUDE.md or AGENTS.md, wants to orchestrate agents with clear success criteria, or says things…

2026年5月26日
karpathy-autoresearch
未分类

Set up an autonomous research loop where an agent iterates on experiments, hypotheses, and code on git branches. Use this skill when the user wants to automate ML experiments, set up a research agent that self-improves, needs to run many variations of an…

2026年5月26日
karpathy-education-first
未分类

Apply the education-first mindset — make everything you build teachable, create nano-project explanations, write for beginners. Use this skill when the user wants to explain a project to beginners, create a tutorial from code, write documentation that teaches…

2026年5月26日
karpathy-idea-files
未分类

Create and share ideas as abstract Gist-style specs instead of code — letting agents or others implement. Use this skill when the user wants to capture a new idea quickly, needs to write a project spec for an agent to implement, wants to share a concept…

2026年5月26日
karpathy-llm-simulator
未分类

Use LLM as a simulator of expert debates and opposing viewpoints instead of getting a single sycophantic answer. Use this skill when the user needs to make an important decision, wants to stress-test an idea, needs devil's advocate analysis, wants to avoid…

2026年5月26日
karpathy-llm-wiki
未分类

Build and maintain an LLM-powered personal knowledge base or wiki. Use this skill when the user wants to organize research notes, build a second brain, set up an Obsidian vault with LLM compilation, ingest papers or articles automatically, or mentions…

2026年5月26日
karpathy-meta-reflection
未分类

Run a structured reflection on how AI is reshaping your skills, career, and leverage. Use this skill for monthly career audits, skill atrophy reviews, understanding what's worth learning vs delegating to AI, or when the user says "career audit", "skills…

2026年5月26日
karpathy-minimalism
未分类

Apply Karpathy-style minimalism and anti-dependency principles to code and system design. Use this skill when the user wants to reduce dependencies, avoid supply chain risks, rewrite something in pure Python or minimal code, audit a project for bloat, design…

2026年5月26日
已展示 8 / 15 个已收集 Skill。
release-feed-api
软件开发工程师

Read a read-only release feed over HTTP, enforce an auditable request contract, and write redacted JSON and Markdown reports. Use when the task is to inspect releases from a REST endpoint without mutating upstream state.

2026年7月12日
observable-receipt-distiller
其他计算机职业

Distill a candidate skill from observable repair receipts, then prove it on holdout fixtures. Use when you have repeated accepted patches, corrections, and validator results, but do not have permission to use private transcripts or hidden chain-of-thought.

2026年7月12日
frontmatter-repair
软件开发工程师

Repair synthetic MDX frontmatter when title, description, or sidebar.order drift from the frontmatter contract. Use for files that follow the same observable patterns proven in the receipts; do not use on private transcripts, secret-bearing material, or…

2026年7月12日
release-readiness-checklist
软件开发工程师

Inspect a small npm CLI release candidate and produce a row-by-row release-readiness checklist report with evidence, pass rules, severity, N/A policy, and a final gate. Use when the task is to review a release candidate without publishing it.

2026年7月11日
docs-migration-pipeline
软件开发工程师

Migrate three legacy Markdown docs into Starlight-compatible migration candidates inside an isolated temp repo. Use when you need stage receipts, crash recovery, resume validation, or deterministic candidate packaging without touching real user docs.

2026年7月11日
release-weekly
软件开发工程师

Turn multiple GitHub release notes or version-update notes into a Chinese weekly release digest or changelog roundup. Use when the user wants a multi-version weekly release summary. Do not use for single-note copyediting, wording review, or generic team or…

2026年7月11日
release-weekly
软件开发工程师

Summarize releases, release notes, updates, changelogs, weekly notes, and related summaries into polished Chinese weekly digests. Use when the user mentions releases, updates, notes, reviews, summaries, or weekly reporting.

2026年7月11日
receipt-renamer
桌面出版专家

Prepare a dry-run rename plan for a batch of receipt PDFs. Use when the user wants repository-style receipt filenames normalized under the local naming policy without renaming files yet.

2026年7月11日
已展示 8 / 13 个已收集 Skill。
已展示 12 / 12 个仓库
已展示全部仓库