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

obsidian-hotkeys-cheatsheet

obsidian-hotkeys-cheatsheet 收录了来自 awaragi 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
3
更新
2026-07-09
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

feature-start-version-bump
软件开发工程师

Prompt for a semantic version bump before starting implementation of a new feature, fix, or change — whether tracked via OpenSpec or not. Use at the very start of a new unit of work, before making the first code edit, to decide if/how to bump the version with npm run release:prepare. Not for continuing already-started work or trivial one-line tweaks.

2026-07-09
openspec-bulk-archive-change
软件开发工程师

Archive multiple completed changes at once. Use when archiving several parallel changes.

2026-06-17
openspec-continue-change
软件开发工程师

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

2026-06-17
openspec-ff-change
软件开发工程师

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

2026-06-17
openspec-new-change
软件开发工程师

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

2026-06-17
openspec-onboard
软件开发工程师

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

2026-06-17
openspec-verify-change
软件开发工程师

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

2026-06-17