Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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