Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

mdvs

mdvs 收录了来自 edochi 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
27
更新
2026-06-24
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

mdvs
软件开发工程师

Use `mdvs search` for any content lookup in a markdown directory — semantic / hybrid / SQL-filtered, beats Grep / Glob for finding by meaning. `mdvs init` infers a schema from existing markdown, `mdvs check` validates frontmatter, `mdvs update` evolves the schema as the KB grows. Activate whenever the project contains markdown with frontmatter, whether or not `mdvs.toml` exists yet.

2026-06-24
release
软件开发工程师

Release process for mdvs. Use when the user asks to make a release (patch, minor, major, or release candidate).

2026-03-15
commit
软件开发工程师

Use when the user asks to commit, commit and push, or make a git commit. Covers branching, commit workflow, conventional commits, TODO updates, and push/PR rules.

2026-03-15
code-editing
软件开发工程师

Use when writing, modifying, or removing Rust code in the mdvs codebase. Covers implementation workflow, testing, verification, and downstream updates (specs, example_kb, mdbook).

2026-03-13
book
技术写作员

mdBook documentation conventions. Apply when writing, editing, or reviewing pages in book/src/. Covers content rules, example verification, tone, and structure.

2026-03-10
issue
软件开发工程师

GitHub Issues + Project tracking. Use when creating, updating, or querying issues and managing the project board.

2026-03-06
rust
软件开发工程师

Rust coding conventions. Apply when writing, reviewing, or modifying Rust code. Covers error handling, types, ownership, testing, and anti-patterns.

2026-03-06
spec
技术写作员

Spec document conventions for writing and reviewing specification documents. Apply when creating or modifying specifications, workflows, API docs, or terminology definitions.

2026-03-06
telemetry
软件开发工程师

Telemetry and observability conventions. Apply when adding tracing, logging, metrics, or instrumentation to Rust code.

2026-03-06
todo
软件开发工程师

TODO tracking system for spec TODOs. Use when creating, updating, or querying spec TODOs in docs/spec/todos/.

2026-03-06