Update your Fedora Linux scripts, Dockerfiles, and system automation with knowledge of breaking changes in versions 41-44, including DNF5 replacing DNF4, Valkey replacing Redis, /usr/sbin merged into /usr/bin, Podman 6, RPM 6.0, nftables as default, and more to ensure compatibility.
npx claudepluginhub nevaberry/nevaberry-plugins --plugin fedora-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
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
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.