← Back to list

obsidian-dev
by davidvkimball
Manage your notes in Obsidian bases like a content management system.
⭐ 37🍴 0📅 Jan 24, 2026
SKILL.md
name: obsidian-dev description: Development patterns for Obsidian. Load when implementing features or following coding conventions.
Obsidian Development Skill
This skill provides patterns and rules for developing Obsidian plugins and themes.
Purpose
To ensure consistent development across plugins and themes, proper code organization, and adherence to Obsidian's development patterns.
When to Use
Load this skill when:
- Implementing new features
- Following coding conventions
- Debugging issues
- Managing project structure
Core Rules
- Follow established patterns for your project type (plugin/theme)
- Use appropriate tools and conventions
- Test thoroughly across different environments
- Document important decisions and patterns
Bundled Resources
references/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
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon