Skip to main content
GitHub 仓库

obsidian-brain

obsidian-brain 收录了来自 Rob-Morris 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
9
更新
2026-05-04
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-review-investigate
软件质量保证分析师与测试员

Identify changed code and dispatch reuse, quality, and efficiency reviewer agents in parallel; return the raw findings list.

2026-05-04
code-review
软件质量保证分析师与测试员

Review changed code for reuse, quality, and efficiency, and produce a triaged list of findings (no edits). Use after writing code, for simpler code with fewer bugs and better performance.

2026-05-04
software-design-principles
软件开发工程师

Provides guidance on good software design principles, with trade-off calibration, examples, and common failure modes. Applies when making decisions while writing, designing, or refactoring code, or evaluating trivial code for clarity, maintainability, and common mistakes.

2026-05-04
software-design-review
软件质量保证分析师与测试员

Reviews code with a team against established software design principles, and returns triaged findings (no edits). Use when evaluating code, or after writing or refactoring complex code, systems or technical designs: for code that is clearer, easier to maintain, and avoids common mistakes.

2026-05-04
shaping-assess
项目管理专家

Shared setup for shaping sessions. Determines if an artefact exists or needs creating, creates it if needed, starts the transcript, reads the type taxonomy. Called by the parent router or by any sub-skill invoked directly.

2026-04-30
shaping
项目管理专家

Shape an artefact through structured Q&A. Routes to the right sub-skill: brainstorm (new/unclear artefacts), refine (open decisions), or discover (exploration-driven artefacts like People and Ideas).

2026-04-30
code-review-fix
软件质量保证分析师与测试员

Review changed code for reuse, quality, and efficiency, then fix any issues found.

2026-04-28
vault-maintenance
档案文员

Enforces vault workflow rules when working on artefacts in the Brain Obsidian vault. Triggers whenever the user asks to create, edit, refine, or reorganise content in the vault — wiki pages, logs, transcripts, or vault structure itself. Also triggers for vault maintenance tasks like refactoring, restructuring, or bulk updates. Use this skill any time work will result in files being created or modified in the vault, even if the user doesn't explicitly mention "vault" or "maintenance".

2026-04-25
shaping-refine
项目管理专家

Use when an artefact is clear but has open decisions to work through. Convergent, decision-driven shaping for Designs, Plans, Tasks, Reports, Research, Presentations, Printables, Mockups.

2026-04-16
shaping-brainstorm
艺术总监

Use when an artefact is new or a stub without enough information to start making specific decisions. Explores the idea through collaborative Q&A, writes content into the artefact, then hands off to refine.

2026-04-09
shaping-discover
访谈员(资格和贷款除外)

Use for exploration-driven artefacts — People, Ideas, Cookies, Journal Entries, Thoughts. Open-ended Q&A to surface what's worth capturing. No decision table.

2026-04-09
swarm-test-evaluate
软件质量保证分析师与测试员

Structured evaluation using a swarm of small agents. The orchestrator assesses the target, designs a test plan mixing verifiable questions, trick questions, and navigation tasks, proposes it for user approval, then dispatches and synthesises scored results.

2026-04-09
swarm-test-review
软件质量保证分析师与测试员

Quick quality check using a swarm of small agents. Each agent tries to accomplish a real task using the work product and reports where it got stuck. Gaps are identified, proposed to the user, and fixed. Use after completing a body of work, to tighten quality, or find what you missed.

2026-04-09
swarm-test
软件质量保证分析师与测试员

Dispatch a swarm of small agents to test docs, implementations, or designs. Two modes: 'review' (quick comprehension check with fix-and-iterate) and 'evaluate' (structured evaluation with scored results and recommendations).

2026-04-09