api-reference

Community

Obsidian TypeScript API Reference

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive reference for Obsidian's plugin API surface, helping you build robust plugins and integrations.

Core Features & Use Cases

  • API surface: Core App, Vault, Workspace, and FileManager interfaces.
  • Usage examples: Code snippets to accelerate plugin development.
  • Lifecycle hooks: onload/onunload patterns for plugins.

Quick Start

Use the API surface definitions to scaffold a new Obsidian plugin.

Dependency Matrix

Required Modules

typescript

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-reference
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#api-reference

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository