Debian Knowledge Patch
openbooklet.com/s/debian-knowledge-patchopenbooklet.com/s/debian-knowledge-patch@1.0.0GET /api/v1/skills/debian-knowledge-patchClaude's baseline knowledge covers Debian 12 (Bookworm). This skill provides changes in Debian 13 "Trixie" (August 2025).
Claude's baseline knowledge covers AlmaLinux through 9.3. This skill provides changes from 10.1 (2025-11-24) onwards.
Covers Astro 5.16 through 6.0 (December 2025 â March 2026). Claude Opus 4.6 knows Astro through 4.x. It is **unaware** of the features below.
AWS SDK changes since training cutoff â S3 default checksums, S3 Vectors, Lambda Durable Functions, Bedrock AgentCore, CDK Mixins, SigV4a, SDK lifecycle. Load before working with AWS SDKs.
Axum changes since training cutoff (latest: 0.8.5) â {param} path syntax, no async_trait, OptionalFromRequestParts, Utf8Bytes WS, HTTP/2 WebSockets, NoContent. Load before working with Axum.
Covers TwinCAT 3.1 Build 4024â4026, PLC++ next-gen compiler, IEC 61131-3 Edition 4, and the broader TwinCAT ecosystem (ADS, MQTT, HMI, motion, Linux/Docker). Claude Opus 4.6 knows basic IEC 61131-3, Structured Text syntax, and general PLC concepts, but is **unaware** of TwinCAT-specific extensions
Bun changes since training cutoff (latest: 1.3.10) — S3 client, built-in SQL/Redis, route-based HTTP server, CSS bundler, V8 compatibility. Load before working with Bun.
Claude's baseline knowledge covers Caddy through 2.7.x. This skill provides features from 2.8.0 (May 2024) onwards.
Claude's baseline knowledge covers CentOS Stream 9. This skill provides changes in CentOS Stream 10 "Coughlan" (December 2024).
Deno changes since training cutoff (latest: 2.7.0) — Deno.spawn(), permission sets, deno audit, lint plugin API, QUIC, OpenTelemetry. Load before working with Deno.
Claude's baseline knowledge covers Dioxus through 0.4.x. This skill provides features from 0.5 (2024) onwards.
Claude Opus 4.6 knows Docker Engine through 24.x and Compose through 2.x. This skill provides features from Buildx 0.31.0 (2026-01-22).
Claude Opus 4.6 knows Drizzle ORM through 0.30.x. This skill provides features from 1.0.0-beta.15 (2025-02-05) onwards.
FastAPI changes since training cutoff (latest: 0.135.3) â SSE with EventSourceResponse, JSON Lines streaming with yield, strict Content-Type, dependency scope, security 401. Load before working with FastAPI.
Claude Opus 4.6 knows Flutter through 3.29 and Dart through 3.7. It is **unaware** of the features below, covering Flutter 3.32â3.41 / Dart 3.8â3.11.
Geodesy & WGS84 reference (latest: 1.0.0) â ECEFâgeodetic/ENU/NED conversions, PROJ pipelines, Helmert transforms, pyproj patterns. Load before working with coordinate transformations.
Gleam changes since training cutoff (latest: 1.15) â echo debugging, assert testing, bit array improvements, JavaScript FFI API, dev directory, record update enhancements. Load before working with Gleam.
GNSS navigation since training cutoff (latest: latest) â RTK/RTCM 3.x, SPARTN v2.0.3 PPP, Galileo HAS/OSNMA, u-blox F9P UBX protocol, IGS products, Android GnssMeasurement API. Load before working with GNSS.
Claude's baseline knowledge covers Go through 1.22. This skill provides features from 1.23 (2024) onwards.
Claude's baseline knowledge covers Kotlin through 2.1.0 (K2 compiler stable, guard conditions/non-local break-continue in preview), KMP stable, Compose Multiplatform through 1.6.x. This skill provides features from 2.1.20 (2025-03-20) onwards.
Kubernetes features from v1.33-1.35 including In-Place Pod Resize GA, Dynamic Resource Allocation GA, MutatingAdmissionPolicy, Pod-Level Resources, Image Volumes, Gateway API v1.3-1.4, and key deprecations. Use when writing Kubernetes manifests, Helm charts, or controller code targeting recent cluster versions.
Auto-indexed from Nevaberry/nevaberry-plugins
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.