By Nevaberry
Auto-detects project technologies on session start, then installs knowledge patches that override Claude's training cutoff with current API changes, deprecated methods, and new features so answers stay accurate
SolidJS current compatibility guidance. Use for SolidJS work.
AlmaLinux 10.2 compatibility. Use for AlmaLinux work.
Angular 22.0.0 compatibility. Use for Angular work.
Arch Linux rolling coverage. Use for Arch Linux work.
Astro 7.0.0 compatibility. Use for Astro work.
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 claimnpx claudepluginhub nevaberry/nevaberry-plugins --plugin knowledge-patchBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Public plugin marketplace for the knowledge-patch plugin: one dual-format Claude Code / Codex plugin shipping versioned technology knowledge patches as native skills.
THIS REPO IS PUBLIC.
Future contributors and AI agents: never commit anything sensitive, private, local-machine-specific, or questionable to this repository. That includes absolute home paths, hostnames, emails, keys, credentials, internal repository names, private notes, or generated material that has not been reviewed for public release.
See plugins/knowledge-patch/README.md for plugin layout, commands, hooks, and activation details.
This repository also ships a Codex marketplace manifest at .agents/plugins/marketplace.json for Codex's plugin installer.
Knowledge patches are derived from the respective projects' official release notes and documentation. This project is not affiliated with or endorsed by those projects.
Add the marketplace in Claude Code:
/plugin marketplace add Nevaberry/nevaberry-plugins
Install the plugin:
/plugin install knowledge-patch@nevaberry
Reload plugins:
/reload-plugins
Then invoke the native setup skill:
/knowledge-patch:knowledge-patch-setup
You can also ask Claude Code to set up Knowledge Patch in natural language. The shorter /knowledge-patch:setup command remains a compatibility alias.
Add the marketplace from the Codex CLI:
codex plugin marketplace add Nevaberry/nevaberry-plugins
Open /plugins, choose Nevaberry, install knowledge-patch, and start a new session. In the IDE extension, use Settings > Plugins and start a new chat after installation.
Then invoke $knowledge-patch-setup or ask Codex to set up Knowledge Patch for the current project. The plugin is fully offline and does not require service credentials.
Svelte changes since training cutoff (latest: 5.0.0) — runes ($state, $derived, $effect, $props), snippets replacing slots, callback props replacing events, mount/hydrate API. Load before working with Svelte.
Ultimate plugin management toolkit with 4 auto-invoked Skills for creating, validating, auditing, and versioning plugins in the claude-code-plugins marketplace
Developer tools for maintaining Claude Code plugins. Upgrade skills, audit structure, and align with latest platform capabilities.
Meta-tools for Claude Code configuration and customization
Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.
Complete plugin development toolkit for creating, refactoring, and validating Claude Code plugins and agents. Use when creating new plugins/skills/agents, refactoring existing plugins/skills, validating frontmatter, or restructuring plugin components. Includes specialized agents for assessment, planning, execution, and validation workflows.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.