Load post-2024 GCP knowledge updates covering Gen AI SDK migration from Vertex AI SDK, Gemini 2.5/3.x models, Cloud Run worker pools, Artifact Registry migration from Container Registry, and ADK to ensure accurate GCP development workflows in Python, Node, Go, or Java.
npx claudepluginhub nevaberry/nevaberry-plugins --plugin gcp-knowledge-patchPlugins 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
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Frontend design skill for UI/UX implementation
Copywriting for marketing pages
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.