Instructions file CodexOpenCode
Instructions for GYF0311/lorekit, covering agents.md — lorekit, project status, 入口边界, cmap 项目地图(接手时必读) and ai 编码 12 条准则.
Instructions file CodexOpenCode
Instructions for GYF0311/lorekit, covering agents.md — lorekit, project status, 入口边界, cmap 项目地图(接手时必读) and ai 编码 12 条准则.
Instructions file
Instructions for GYF0311/lorekit, a project described as: Personal LLM Wiki toolkit — let AI build and maintain your knowledge base. Based on Karpathy's LLM Wiki pattern. TypeScript, ollama+bge-m3, works with any AI coding agent.
Skill Claude CodeCodex
A capture tool for saving rough notes, ideas, observations, decisions, and temporary information into a configured corpus inbox. A corpus is the chosen collection of notes and project knowledge; the tool does not turn entries into permanent knowledge.
Skill Claude CodeCodex
A controlled way to save confirmed conclusions, decisions, or reusable findings back into a LoreKit knowledge base. It uses the configured corpus, meaning a specific searchable collection of project knowledge.
Skill Claude CodeCodex
A report-only health checker for a configured LoreKit corpus, meaning a local collection of knowledge and its search indexes.
Skill Claude CodeCodex
A cross-project entry point for saving URLs, articles, PDFs, files, and other outside material into a configured LoreKit knowledge collection. It routes the work to that collection's own filing rules.
Skill Claude CodeCodex
A read-only gateway for querying registered LoreKit knowledge bases, which are searchable stores of notes or project knowledge. It sends each question to a named knowledge base or to the configured default.
Skill Claude CodeCodex
A wiki-maintenance workflow for reviewing human feedback files, correcting the pages they refer to, and filing the resolved feedback. A wiki is a collection of linked documentation pages.
Skill Claude CodeCodex
A daily workflow for a LoreKit knowledge collection that captures notes, tasks, programming decisions, and review material before compiling them into daily or longer-term summaries.
Skill Claude CodeCodex
A skill for saving decisions, facts, and insights from a conversation into a file-based knowledge base. It finds the relevant subject page and appends a dated timeline entry without rewriting the existing summary.
Skill Claude CodeCodex
A workflow for bringing URLs, files, and pasted external material into a LoreKit knowledge collection, then saving it as wiki pages with source links and tracking records.
Skill Claude CodeCodex
A health-check skill for a document knowledge base, also called a corpus. It reports missing metadata, broken links, isolated pages, unreadable sources, and reviews that are overdue.
Skill Claude CodeCodex
A workflow for creating outward-facing slides, article drafts, charts, and briefing materials from an existing knowledge base. It saves the finished materials in designated output folders.
Skill Claude CodeCodex
A knowledge-base search skill that retrieves existing information from a local collection of documents and combines it into an answer. It can use exact matches, broader search, and links between related pages.
Skill Claude CodeCodex
A safe workflow for removing an outdated source or knowledge page from a local knowledge collection. It moves items to the system recycle bin rather than permanently deleting them.
Skill Claude CodeCodex
An on-demand workbench-cleanup workflow for a personal knowledge system. It scans selected folders, groups possible items for filing, archiving, or disposal, and waits for approval before changing files.
GYF0311/karpathy-code-principles-research
Plugin Claude Code
Plugin marketplace listing 1 plugin: andrej-karpathy-skills.
GYF0311/karpathy-code-principles-research
Plugin Claude Code
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls.
GYF0311/karpathy-code-principles-research
Cursor rule Cursor
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
GYF0311/karpathy-code-principles-research
Skill Claude CodeCodex
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.