Skip to main content
LearnPrompt
Perfil de criador do GitHub

LearnPrompt

Visão por repositório de 67 skills coletadas em 12 repositórios do GitHub.

skills coletadas
67
repositórios
12
atualizado
26 de ago. de 2026
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

socratic-inquiry
sem classificação

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

24 de ago. de 2026
johari-window
sem classificação

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

24 de ago. de 2026
laoyeye
sem classificação

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

24 de ago. de 2026
matt-diagnosing-bugs
sem classificação

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

24 de ago. de 2026
parable
sem classificação

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

23 de ago. de 2026
minimum-experiment
sem classificação

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

23 de ago. de 2026
matt-teach
sem classificação

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

22 de ago. de 2026
matt-grill-me
sem classificação

A relentless interview to sharpen a plan or design.

21 de ago. de 2026
Mostrando 8 de 23 skills coletadas.
karpathy-agentic-engineering
sem classificação

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…

26 de mai. de 2026
karpathy-autoresearch
sem classificação

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…

26 de mai. de 2026
karpathy-education-first
sem classificação

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…

26 de mai. de 2026
karpathy-idea-files
sem classificação

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…

26 de mai. de 2026
karpathy-llm-simulator
sem classificação

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…

26 de mai. de 2026
karpathy-llm-wiki
sem classificação

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…

26 de mai. de 2026
karpathy-meta-reflection
sem classificação

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…

26 de mai. de 2026
karpathy-minimalism
sem classificação

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…

26 de mai. de 2026
Mostrando 8 de 15 skills coletadas.
release-feed-api
Desenvolvedores de software

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.

12 de jul. de 2026
observable-receipt-distiller
Outras ocupações de informática

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.

12 de jul. de 2026
frontmatter-repair
Desenvolvedores de software

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…

12 de jul. de 2026
release-readiness-checklist
Desenvolvedores de software

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.

11 de jul. de 2026
docs-migration-pipeline
Desenvolvedores de software

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.

11 de jul. de 2026
release-weekly
Desenvolvedores de software

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…

11 de jul. de 2026
release-weekly
Desenvolvedores de software

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.

11 de jul. de 2026
receipt-renamer
Editores de desktop

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.

11 de jul. de 2026
Mostrando 8 de 13 skills coletadas.
Mostrando 12 de 12 repositórios
Todos os repositórios foram exibidos