By liljamesjohn
A minimal three-skill workflow for taking a feature from idea to verified code: brainstorm, plan, execute.
Guide a user from an ambiguous feature idea to an explicitly approved, implementation-ready product specification. Use when brainstorming feature scope, comparing product approaches, resolving ambiguity, or preparing a feature for planning without writing implementation details.
Execute an approved implementation plan step by step with verification evidence and atomic commits. Use when the user asks to run a plan.md, execute planned tasks, resume implementation from a plan, verify each task, or create traceable commits without modifying the plan.
Convert an approved feature specification into a concrete, execution-ready plan.md. Use when the user asks to plan implementation, break an approved spec into tasks, map feature work to repository files, define dependencies, or produce verifiable implementation tasks without writing code.
A curated marketplace of developer tooling plugins for Claude Code.
Author: liljamesjohn
claude plugin marketplace add liljamesjohn/codecave
Then browse and install plugins:
/plugin
codecave/
├── .claude-plugin/
│ └── marketplace.json # marketplace manifest
├── plugins/ # individual plugins live here
└── README.md
Each plugin is a directory under plugins/ containing its own .claude-plugin/plugin.json manifest plus any skills/, commands/, agents/, hooks/, or .mcp.json it ships.
claude plugin marketplace add ./
/plugin install <plugin-name>@codecave
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimEnd-to-end Git + GitHub workflow assistant: five skills (setup, branch, commit, pr, release) enforcing a modified GitHub Flow with develop branch.
Git workflow skills for safe atomic commits.
General-purpose skills for session priming and codebase documentation.
Ultra-compressed communication mode for Claude Code.
npx claudepluginhub liljamesjohn-archive/codecave --plugin feature-devCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer