Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

mdvs

mdvs에는 edochi에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 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