Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

obsidian-hotkeys-cheatsheet

obsidian-hotkeys-cheatsheet enthält 7 gesammelte Skills von awaragi, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
7
Stars
3
aktualisiert
2026-07-09
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

feature-start-version-bump
Softwareentwickler

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
Softwareentwickler

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

2026-06-17
openspec-continue-change
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-06-17
openspec-verify-change
Softwareentwickler

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

2026-06-17