Building Capsem VM images from profile-owned inputs. Use when working on profile package files, Dockerfile templates, kernel or rootfs builds, or the capsem-builder backend.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣٥ من skills من google/capsem. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣٥ من أصل ٣٥ skills مجمعة.
Building Capsem VM images from profile-owned inputs. Use when working on profile package files, Dockerfile templates, kernel or rootfs builds, or the capsem-builder backend.
لغة النص الأصلي: الإنجليزية
Capsem's release process: orthogonal binary/profile CI, signing, notarization, channel deployment. Use for release commands, failures, manifests, or anything affecting what ships.
لغة النص الأصلي: الإنجليزية
The Citadel guard suite. Use when adding a guard, a linter, or a source surface, or when a citadel test fails and you need to know what it is protecting.
لغة النص الأصلي: الإنجليزية
How capsem-gate works and how to add or change a gate command. Use when touching build, test, or release logic, or when a boundary/primitive/recursion/purity guard fails.
لغة النص الأصلي: الإنجليزية
Capsem testing policy and workflow. Use whenever running or writing tests. For VM, hypervisor, frontend, or Python specifics see the dev-testing-* skills.
لغة النص الأصلي: الإنجليزية
Debugging methodology: reproduce first, find the root cause, fix the whole pattern. Use for bugs, test failures, or CI/local parity failures.
لغة النص الأصلي: الإنجليزية
Capsem's small Just surface and its boundary with the Python gate. Use when adding or changing a recipe, or deciding whether logic belongs in Just or in a gate plan.
لغة النص الأصلي: الإنجليزية
Benchmarking with capsem-bench and capsem-bench-rs. Use when running benchmarks, adding a category, interpreting results, or investigating a performance regression.
لغة النص الأصلي: الإنجليزية
Asset manifests, hash verification, and boot-time resolution for Capsem VM images. Use when debugging boot failures, manifest issues, or hash mismatches.
لغة النص الأصلي: الإنجليزية
CI triage and red-gate discipline. Use when an Actions run is red, pr-gate blocks a PR, you are deciding whether to rerun, or you are editing .github/workflows/.
لغة النص الأصلي: الإنجليزية
Setting up a Capsem dev environment from scratch. Use when onboarding, provisioning a machine, or troubleshooting environment and container-runtime issues.
لغة النص الأصلي: الإنجليزية
How agent skills work: discovery, loading, triggering, format. Use when building Capsem's skills system or changing how agents consume SKILL.md files.
لغة النص الأصلي: الإنجليزية
Conventions for the skills/ directory. Use when creating, reorganizing, or maintaining skill layout, symlinks, and discovery across agents.
لغة النص الأصلي: الإنجليزية
Create, improve, and evaluate skills. Use when writing a new skill, editing an existing one, or tuning a description for better triggering.
لغة النص الأصلي: الإنجليزية
Capsem frontend design system. Use when building UI components, styling views, choosing colors, or working with Svelte 5 runes and the component library.
لغة النص الأصلي: الإنجليزية
Capsem system architecture: service, per-VM processes, CLI, guest agent, vsock, network proxy. Use when you need the design to write, review, or debug across components.
لغة النص الأصلي: الإنجليزية
Initrd repack and guest binary management. Use when adding or changing a guest binary, modifying capsem-init, or iterating on the initrd without a full rebuild.
لغة النص الأصلي: الإنجليزية
Work a queue of bug reports one by one: confirm, push back, fix only after agreement, commit each. Use when handed several bugs to triage; for a single ad-hoc bug use dev-debugging.
لغة النص الأصلي: الإنجليزية
The capsem-doctor in-VM diagnostic suite. Use when writing, running, or extending doctor tests, or debugging VM sandbox issues.
لغة النص الأصلي: الإنجليزية
Capsem project overview and navigation: what it is, how the crates fit, which skill owns what. Start here when orienting on any task.
لغة النص الأصلي: الإنجليزية
The native package installer: install, update, uninstall, service registration, asset download, corp config. Use when working on those or the installed ~/.capsem/ layout.
لغة النص الأصلي: الإنجليزية
MCP for Capsem: the host server, the guest relay, and tool routing. Use when working on MCP servers, tool policy, or telemetry, or to debug quickly inside a VM.
لغة النص الأصلي: الإنجليزية
The air-gapped network intercept layer. Use when working on TLS termination, HTTP inspection, cert minting, SSE parsing, or debugging network behaviour.
لغة النص الأصلي: الإنجليزية
Rust patterns and hard-won lessons. Use when writing Rust in capsem-core, capsem-app, or capsem-agent: async/tokio, non-blocking I/O, cross-compilation.
لغة النص الأصلي: الإنجليزية
Debugging session.db and the telemetry pipeline. Use when inspecting a session ledger, diagnosing missing telemetry, or correlating events across tables.
لغة النص الأصلي: الإنجليزية
Running a multi-step development sprint. Use when starting a feature or work spanning several changes: plan, track, commit at milestones, finish with tests.
لغة النص الأصلي: الإنجليزية
Quick start for new Capsem developers. Use for "how do I get started" or "first time setup"; for environment troubleshooting use dev-setup instead.
لغة النص الأصلي: الإنجليزية
Testing the Capsem frontend. Use when writing frontend tests, running type checks, or doing visual verification with Chrome DevTools MCP.
لغة النص الأصلي: الإنجليزية
Testing the hypervisor layer, Apple VZ and KVM. Use when testing VM configuration, VirtioFS, vsock, serial console, or the backend abstraction.
لغة النص الأصلي: الإنجليزية
Python test infrastructure for capsem-builder. Use when running Python tests, checking coverage, or working with golden fixtures and generated schemas.
لغة النص الأصلي: الإنجليزية
In-VM diagnostics and test fixtures. Use when adding in-VM tests, debugging failures inside the guest, or updating the test fixture.
لغة النص الأصلي: الإنجليزية
Discover and install agent skills. Use when someone asks whether a skill exists for something, or wants to extend capabilities with an installable skill.
لغة النص الأصلي: الإنجليزية
The documentation site, docs.capsem.org. Use when writing or editing docs, adding pages, or working with Astro Starlight.
لغة النص الأصلي: الإنجليزية
The marketing website, capsem.org. Use when editing copy, adding sections, or changing the site theme.
لغة النص الأصلي: الإنجليزية
Use when Capsem VM, network, model, MCP, credential broker, security, package-manager, doctor, benchmark, or release-gate behavior needs black-box acceptance proof
لغة النص الأصلي: الإنجليزية