obsidian-dev

Development patterns for Obsidian. Load when implementing features or following coding conventions.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "obsidian-dev" with this command: npx skills add davidvkimball/obsidian-dev-skills/davidvkimball-obsidian-dev-skills-obsidian-dev

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.

Scope

This skill covers:

  • Implementing new plugin features
  • TypeScript/JavaScript coding conventions
  • Plugin debugging and troubleshooting
  • Project structure and organization

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/plugin-guidelines.md: Official Obsidian plugin review guidelines
  • references/agent-dos-donts.md: Critical development guidelines
  • references/code-patterns.md: Implementation patterns and examples
  • references/coding-conventions.md: Code style and organization
  • references/commands-settings.md: Command and settings patterns
  • references/common-tasks.md: Frequently needed operations

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

obsidian-theme-dev

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

obsidian-ref

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

obsidian-ops

No summary provided by upstream source.

Repository SourceNeeds Review