원클릭으로
obsidian-dev
Development patterns for Obsidian. Load when implementing features or following coding conventions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Development patterns for Obsidian. Load when implementing features or following coding conventions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Prepare and publish a new Wordflow Tracker version. Load when bumping versions, writing release notes, tagging releases, re-releasing a withdrawn package, or updating release statistics.
Project-specific architecture, maintenance tasks, and unique conventions. Load when performing project-wide maintenance or working with the core architecture.
Operations, syncing, versioning, and release management for Obsidian projects. Load when running builds, syncing references, bumping versions, or preparing for release.
SOC 직업 분류 기준
| name | obsidian-dev |
| description | Development patterns for Obsidian. Load when implementing features or following coding conventions. |
This skill provides patterns and rules for developing Obsidian plugins and themes.
To ensure consistent development across plugins and themes, proper code organization, and adherence to Obsidian's development patterns.
This skill covers:
references/plugin-guidelines.md: Official Obsidian plugin review guidelinesreferences/agent-dos-donts.md: Critical development guidelinesreferences/code-patterns.md: Implementation patterns and examplesreferences/coding-conventions.md: Code style and organizationreferences/commands-settings.md: Command and settings patternsreferences/common-tasks.md: Frequently needed operations