Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub aventerica89/jb-claude-pluginsComplete 1Password workflow for Claude Code projects — vault setup, secret injection, SAC, CI/CD
Manage local dev OAuth credentials via 1Password. Test any auth provider on any branch without swapping env files.
Zero-copy Obsidian vault over your ~/.claude/ knowledge base via symlinks. One command to make all of Claude's memory, rules, skills, agents, contexts, and plans browsable in Obsidian — no duplication, no sync.
Deferred skill loading for Claude Code — compress skills to stubs, load full content on demand. Saves ~88% of per-turn skill token overhead.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A collection of Claude Code plugins for professional developer workflows — secrets management, knowledge browsing, and context efficiency.
| Plugin | Description |
|---|---|
| 1p-flawless | Complete 1Password workflow — vault setup, op inject, op run, SAC, CI/CD |
| 1p-local-auth | Local dev OAuth credentials via 1Password — test any auth provider on any branch |
| obsidian-bridge | Zero-copy Obsidian vault over ~/.claude/ — browse Claude's full knowledge base in Obsidian |
| skillforge | Deferred skill loading — compress skills to stubs, save ~88% per-turn token overhead |
| chains | Skill orchestration — bundle multiple skills into structured audit-fix-verify flows |
claude plugin marketplace add Aventerica89/jb-claude-plugins
claude plugin install 1p-flawless@jb-claude-plugins
claude plugin install 1p-local-auth@jb-claude-plugins
claude plugin install obsidian-bridge@jb-claude-plugins
claude plugin install skillforge@jb-claude-plugins
claude plugin install chains@jb-claude-plugins
If you see SSH errors during install:
git config --global url."https://github.com/".insteadOf git@github.com:
Built with VaporForge