By earchibald
Scaffold, build, and debug Obsidian plugins. Covers repo layout, esbuild deploy loop, command/event registration, settings UI, vault I/O, requestUrl networking, safeStorage secrets, pure-core testing, and the obsidian-cli debug loop (dev:debug on, dev:console, eval).
A Claude Code plugin providing the obsidian-plugin-creator skill: scaffold, build, and debug Obsidian plugins end-to-end through the obsidian-cli deploy + debug loop.
skills/obsidian-plugin-creator/SKILL.md — the skill itself. 12 sections covering prerequisites, scaffolding, the build→copy→reload deploy loop, command/event registration, settings UI patterns, vault I/O, requestUrl networking, safeStorage secrets, pure-core testing with adapters, debugging via obsidian dev:debug on + dev:console + eval, and a gotchas preflight.skills/obsidian-plugin-creator/references/scaffold/ — working manifest.json, package.json, tsconfig.json, esbuild.config.mjs, vitest.config.ts, main.ts, settings.ts, .gitignore templates.skills/obsidian-plugin-creator/references/ — runbook.md (source narrative), settings-coupled-controls.ts, adapter-pattern.ts.docs/superpowers/runbooks/2026-04-20-obsidian-plugin-development.md — the original runbook this skill was distilled from./plugin marketplace add earchibald/obsidian-plugin-development
/plugin install obsidian-plugin-creator@obsidian-plugin-development
Invoke the skill when starting any Obsidian plugin work:
"Scaffold an Obsidian plugin that …" "My plugin's
editor-changehandler isn't firing." "How do I reload my plugin without restarting Obsidian?"
The skill triggers automatically on requests that touch .obsidian/plugins/<id>/, manifest.json, or main.js.
MIT.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub earchibald/obsidian-plugin-development --plugin obsidian-plugin-creatorConfigure your Claude Code statusline from inside Claude — schema-driven, zero-dep, no external npx runtime.
Obsidian Projects workflow — schema, slash commands, and agent skill for running a Jira-lite issue tracker inside an Obsidian vault.
cmux topology and browser/markdown skills, version-locked to your cmux installation
Git law enforcement — commit quality, branch hygiene, merge safety
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.