بنقرة واحدة
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 ويثبّتها لك.
Operations, syncing, versioning, and release management for Obsidian projects. Load when running builds, syncing references, bumping versions, or preparing for release.
Technical references, manifest rules, file formats, and UX guidelines for Obsidian. Load when checking API details, manifest requirements, or UI/UX standards.
Project-specific architecture, maintenance tasks, and unique conventions for Custom Slides.
استنادا إلى تصنيف 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