Symlink Claude Code's system memory directory into your project's .claude/memory/ folder to browse, edit, and manage memory files directly from your IDE project tree. Works in git repositories for seamless workflow integration with tools like Obsidian.
npx claudepluginhub nevaberry/nevaberry-plugins --plugin claude-memory-symlinkPlugins and knowledge patches for coding agents. Knowledge patches fill gaps left by model training cutoffs.
Install the meta-plugin to auto-detect your project's stack and install matching patches:
/install-plugin nevaberry-plugins/knowledge-patch
Or:
npx skills add https://github.com/nevaberry/nevaberry-plugins --skill knowledge-patch
Then run /knowledge-patch-setup to scan your project (package.json, Cargo.toml, go.mod, etc.) and install matching patches automatically.
Install individual patches directly — useful before rewriting to a new technology:
/install-plugin nevaberry-plugins/rust-knowledge-patch
/install-plugin nevaberry-plugins/dioxus-knowledge-patch
Or:
npx skills add https://github.com/nevaberry/nevaberry-plugins --skill dioxus-knowledge-patch
AI models have training cutoffs. After that, APIs change, functions get deprecated, and new features ship. Knowledge patches contain only what changed: curated, verified diffs against baseline model knowledge.
When loaded, the patch is checked before writing code for that technology. This helps prevent outdated APIs, deprecated patterns, and broken implementations.
Languages & runtimes: Bun, Deno, Elixir, Gleam, Go, Kotlin, Node.js, Python, Rust, Swift, TypeScript, Zig
Frontend & app frameworks: Angular, Astro, Dioxus, Flutter, Leptos, Next.js, Nuxt, React, React Router, SolidJS, Svelte, Tauri, Vite, Vue
Backend & server frameworks: Axum, Django, FastAPI, Hono, Rails, Spring Boot, tRPC
Data & persistence: Drizzle, pgvector, PostGIS, PostgreSQL, Prisma, SQLite, SQLx
Auth & identity: Auth.js, Better Auth, Clerk, Supabase, WorkOS, ZITADEL
AI, cloud & APIs: AWS SDK, GCP, LangChain, PyTorch, Stripe, Vercel AI SDK
Tooling & infrastructure: Biome, Caddy, Docker, Kubernetes, Nginx, Playwright, Podman, Tailwind CSS, Terraform, Tokio, Traefik, Vitest
Linux distros: AlmaLinux, Arch, CentOS Stream, Debian, Fedora, openSUSE/SLES, RHEL, Rocky, Ubuntu
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Lyra - a master-level AI prompt optimization specialist.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, and 16+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress