Skip to main content
LearnPrompt
Profil créateur GitHub

LearnPrompt

Vue par dépôt de 67 skills collectés dans 12 dépôts GitHub.

skills collectés
67
dépôts
12
mis à jour
26 août 2026
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

socratic-inquiry
non classé

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

24 août 2026
johari-window
non classé

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

24 août 2026
laoyeye
non classé

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

24 août 2026
matt-diagnosing-bugs
non classé

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

24 août 2026
parable
non classé

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

23 août 2026
minimum-experiment
non classé

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

23 août 2026
matt-teach
non classé

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

22 août 2026
matt-grill-me
non classé

A relentless interview to sharpen a plan or design.

21 août 2026
Affichage de 8 skills collectés sur 23.
karpathy-agentic-engineering
non classé

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 mai 2026
karpathy-autoresearch
non classé

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 mai 2026
karpathy-education-first
non classé

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 mai 2026
karpathy-idea-files
non classé

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 mai 2026
karpathy-llm-simulator
non classé

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 mai 2026
karpathy-llm-wiki
non classé

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 mai 2026
karpathy-meta-reflection
non classé

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 mai 2026
karpathy-minimalism
non classé

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 mai 2026
Affichage de 8 skills collectés sur 15.
release-feed-api
Développeurs de logiciels

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 juil. 2026
observable-receipt-distiller
Autres occupations informatiques

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 juil. 2026
frontmatter-repair
Développeurs de logiciels

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 juil. 2026
release-readiness-checklist
Développeurs de logiciels

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 juil. 2026
docs-migration-pipeline
Développeurs de logiciels

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 juil. 2026
release-weekly
Développeurs de logiciels

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 juil. 2026
release-weekly
Développeurs de logiciels

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 juil. 2026
receipt-renamer
Éditeurs PAO

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 juil. 2026
Affichage de 8 skills collectés sur 13.
12 dépôts affichés sur 12
Tous les dépôts sont affichés