By aventerica89
Deferred skill loading for Claude Code — compress skills to stubs, load full content on demand. Saves ~88% of per-turn skill token overhead.
Compress plugin skills to lightweight stubs, saving ~88% context tokens per turn
Restore compressed skills to their original full content
Show skill compression status and token savings across all plugins
Re-compress skills that lost stubs after plugin updates
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 [email protected]:
Built with VaporForge
Admin access level
Server config contains admin-level keywords
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 aventerica89/jb-claude-plugins --plugin skillforgeComplete 1Password workflow for Claude Code projects — vault setup, secret injection, SAC, CI/CD
Deferred skill loading for Claude Code — compress skills to stubs, load full content on demand. Saves ~88% of per-turn skill token overhead.
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.
Universal Claude Code configuration system with auto-sync across CLI and web. Includes curated commands, agents, skills, and rules for professional development workflows.
Skill to optimize and tune Claude Skills
Claude Code operations suite that bundles archive-aware local conversation discovery across Claude Code and Codex, internal-timestamp full-event session search and recovery, interrupted-work continuation, plugin/skill troubleshooting, CLAUDE.md progressive disclosure optimization, statusline configuration, exported .txt repair, full claude.ai conversation extraction with tool-call rendering and file download, plugin marketplace development, writing/testing/debugging Claude Code hooks, multi-provider profile isolation for running Kimi/GLM/DeepSeek/StepFun/Anthropic in separate windows, local source sync for Claude/Codex skill installs, personal-memory migration into tool-agnostic AGENTS.md reference docs, and terminal-output-to-PNG rendering for visual CLI verification under one shared namespace. Install once to get the full Claude Code power-user toolkit.
Skill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Skills and resources for developing Claude Code plugins, skills, MCP servers, and extensions. Includes comprehensive official documentation and self-update mechanism.
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Create, test, measure, and iteratively improve Claude Code skills with category-aware design, gotchas-driven development, progressive disclosure coaching, and automated description optimization.