zustand: Use for Zustand stores: list/detail splits, state type sources, slices, actions, reducers, selectors, optimistic updates and class-action composition.; react: Use for TSX components, UI libraries, styling, state locality, layout, render performance and memoization.; typescript: Use for TypeScript style and type safety when editing TS/TSX/MTS, including imports, async code and error suppression.; drizzle: Use for Drizzle schemas and queries: tables, indexes, relations, joins and inferre…
Updated 2026-09-20 04:56:13 +08:00
Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks,…
Updated 2026-09-14 05:24:39 +08:00
llm-wiki: The foundational knowledge distillation pattern for building and maintaining an AI-powered Obsidian wiki. Based on Andrej Karpathy's LLM Wiki architecture. Use…; wiki-ingest: Ingest any source into the Obsidian wiki by distilling its knowledge into interconnected wiki pages. Handles structured documents (PDFs, markdown, articles,…; wiki-setup: Initialize a new Obsidian wiki vault with the correct structure, special files, and configuration. Use this skill when the user wants to set up…
Updated 2026-09-12 23:54:13 +08:00
understand: Analyze a codebase to produce an interactive knowledge graph for understanding architecture, components, and relationships; understand-dashboard: Launch the interactive web dashboard to visualize a codebase's knowledge graph; understand-explain: Use when you need a deep-dive explanation of a specific file, function, or module in the codebase; understand-chat: Use when you need to ask questions about a codebase or understand code using a knowledge graph; understand-onboard: Use when…
Updated 2026-09-12 13:31:43 +08:00
Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality,…
Updated 2026-07-24 00:57:31 +08:00
second-brain: Set up a new Obsidian knowledge base with the LLM Wiki pattern. Use when the user wants to create a second brain, initialize a vault, set up a personal…; second-brain-ingest: Process raw source documents into wiki pages. Use when the user adds files to raw/ and wants them ingested, says "process this source", "ingest this article",…; second-brain-query: Answer questions against the knowledge base wiki. Use when the user asks a question about their collected knowledge, wants to exp…
Updated 2026-04-07 11:16:19 +08:00