dotfiles
dotfiles 收录了来自 cndoit18 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
This skill should be used when the user asks to analyze, ingest, import, summarize into, or update a memory palace, LLM Wiki, long-term notes, or durable knowledge base. It identifies stable architecture, decisions, responsibilities, reliability knowledge, constraints, and source evidence while excluding brittle details such as directory trees, script paths, file inventories, transient logs, and code-layout facts maintained by project instructions or live source search.
Software design philosophy guide based on John Ousterhout's "A Philosophy of Software Design." Use this skill during: code reviews, architecture discussions, API design, module decomposition decisions, refactoring guidance, complexity analysis, naming and commenting improvements, error handling strategy design. Trigger when the user mentions "code is too complex", "how to split modules", "interface design", "reduce coupling", "deep/shallow modules", "information leakage", "error handling", "code readability", "design philosophy", "pull complexity down", "define errors out of existence", or similar topics. Also trigger for any code review where design quality feedback is requested.