Development toolkit for KOReader plugin development with Lua guidance, linting, and automation
A Claude Code plugin to help with KOReader plugin development.
luacheck - Lua linter
# macOS
brew install luacheck
# or via luarocks
luarocks install luacheck
# Test locally
claude --plugin-dir "/Users/uttamkumar/Desktop/Code Projects/koreader-dev"
# Or copy to project
cp -r koreader-dev /path/to/your/project/.claude-plugin/
The KOReader development skill activates when you ask about:
/koreader-dev:scaffold - Create new KOReader plugin boilerplate/koreader-dev:lint - Run luacheck on Lua files.lua filesModifies files
Hook triggers on file write and edit operations
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 uttam-salamander/koreader-devAdvanced Lua programming skills for embedded scripting and game development
Claude Code skill pack for Obsidian plugin development and vault management (24 skills)
Opens Claude Code plan files in Obsidian when presented for review
Claude Skills for Obsidian plugin development.
Lua language server
Interactive plugin builder for Claude Code - serves as both an example plugin and a tool to create new plugins through guided prompts with specialized builder skills for each component type