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

obsidian-hotkeys-cheatsheet

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