Import skills from all agent formats and regenerate unified forms. Use when adding new skills, syncing cross-agent docs, or normalizing existing skill files.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٦٩ من skills من meta-introspector/cargo-vendormod. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤٠ من أصل ٦٩ skills مجمعة.
Import skills from all agent formats and regenerate unified forms. Use when adding new skills, syncing cross-agent docs, or normalizing existing skill files.
لغة النص الأصلي: الإنجليزية
Import skills from all agent formats and regenerate unified forms. Use when adding new skills, syncing cross-agent docs, or normalizing existing skill files.
لغة النص الأصلي: الإنجليزية
Classify repositories using finite simple group theory and generate mathematical atlases. Use with atlas binaries and ZKperf coverage runners.
لغة النص الأصلي: الإنجليزية
Build, analyze, partition, and visualize Rust dependency graphs with cargo-vendormod. Use for global-graph commands.
لغة النص الأصلي: الإنجليزية
Detect languages and generate per-language Nix flakes with cargo-vendormod. Use when processing Java, JavaScript, C, Lean4, Python, Go, Ruby, Nix, or mixed-language projects.
لغة النص الأصلي: الإنجليزية
Process Rust crates in layered topological order and generate Nix flakes. Use with the `processing` binary and `workflow` runner.
لغة النص الأصلي: الإنجليزية
Generate, process, and verify reports and manifests with cargo-vendormod. Use for report generation, goal tracking, coverage summaries, gitmodules metadata, rollup locks, Cargo.toml fixes, and DASL metadata processing.
لغة النص الأصلي: الإنجليزية
Discover and classify repositories, crates, and sanitized references in cargo-vendormod workloads. Use when scanning directories for Cargo.toml files, collecting repo info, or cleaning git references.
لغة النص الأصلي: الإنجليزية
A comprehensive tool for managing complex Rust workspaces, especially monorepos. It helps analyze dependency graphs, process crates in topological order, manage git submodules, and generate Nix flakes.
لغة النص الأصلي: الإنجليزية
Run and extend the cargo-vendormod Rust test suite. Use when the user asks to run tests, add unit tests, check coverage, or debug test failures for cargo-vendormod.
لغة النص الأصلي: الإنجليزية
Diagnose and recover from cargo-vendormod failures. Use when tests fail, builds error, zkperf errors, git submodules break, flakes are invalid, or LLM error pipelines misfire.
لغة النص الأصلي: الإنجليزية
Git submodule vendoring workflow for cargo-vendormod. Use when initializing vendoring, fetching upstream, rebasing, managing releases, or patching .cargo/config.toml.
لغة النص الأصلي: الإنجليزية
Strip, normalize, and sanitize untrusted text, file contents, command output, filenames, user-supplied input, and logs before writing them to disk or passing them downstream.
لغة النص الأصلي: الإنجليزية
Collect repo info, build actions plans, run recursive workload vendoring, and generate workload reports. Use for workload processing and DASL workloads.
لغة النص الأصلي: الإنجليزية
Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.
لغة النص الأصلي: الإنجليزية
Build, test, and verify CBOR, DAG-CBOR, DRISL, IPLD, libipld, serde_ipld_dagcbor, rust-ipld-core, rust-ipld-dagpb, fuzz, and test-suite crates with cargo-vendormod. Use for dag-cbor workload management, flake coverage, encoding/decoding tests, fuzzing, and…
لغة النص الأصلي: الإنجليزية
Deploy dotfiles for Gemini using the Gemini provider in dotagents. Use when configuring Gemini agent commands, skills, or instructions.
لغة النص الأصلي: الإنجليزية
Deploy dotfiles for Hermes using the Hermes provider in dotagents. Use when configuring Hermes agent commands, skills, or instructions.
لغة النص الأصلي: الإنجليزية
Deploy dotfiles for Pi using the Pi provider in dotagents. Use when configuring Pi agent commands, skills, or instructions.
لغة النص الأصلي: الإنجليزية
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…
لغة النص الأصلي: الإنجليزية
Working with git submodules in cargo projects - initializing, updating, handling untracked content. Use when user encounters submodule issues in cargo workspaces.
لغة النص الأصلي: الإنجليزية
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: \"Index this repo\", \"Reanalyze the codebase\", \"Generate a wiki\
لغة النص الأصلي: الإنجليزية
Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\", \"Trace this bug\
لغة النص الأصلي: الإنجليزية
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"How does X work?\", \"What calls this function?\", \"Show me the auth flow\
لغة النص الأصلي: الإنجليزية
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: \"What GitNexus tools are available?\", \"How do I use GitNexus?\
لغة النص الأصلي: الإنجليزية
Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\
لغة النص الأصلي: الإنجليزية
Use when the user wants to review a pull request, understand what a PR changes, assess risk of merging, or check for missing test coverage. Examples: \"Review this PR\", \"What does PR #42 change?\", \"Is this PR safe to merge?\
لغة النص الأصلي: الإنجليزية
Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: \"Rename this function\", \"Extract this into a module\", \"Refactor this class\", \"Move this to a separate file\
لغة النص الأصلي: الإنجليزية
Master the end-to-end workflow for discovering libipld consumer repos in the DASL codebase, adding them as targets to the libipld-upgrade harness, and setting up fuzz checking. Covers auto-discovery, git mirror management, target registration, fuzzing…
لغة النص الأصلي: الإنجليزية
Set up multi-engine fuzz checking for libipld consumer crates, modeled on the ipld-core fuzzing infrastructure. Covers Honggfuzz, AFL, libFuzzer, fuzzcheck-rs, Bolero, Ziggy, LibAFL, Siderophile, and TSFFS integration with Nix flakes.
لغة النص الأصلي: الإنجليزية
Master the libipld-upgrade harness for systematically upgrading Rust repositories from old libipld crates to a shim workspace. Use for patching dependencies, testing compatibility, and managing git mirror-based upgrade workflows.
لغة النص الأصلي: الإنجليزية
Commit, rebase, and merge the current branch.
لغة النص الأصلي: الإنجليزية
Creates reproducible builds, manages flake inputs, defines devShells, and builds packages with flake.nix. Use when initializing Nix projects, locking dependencies, or running nix build/develop commands.
لغة النص الأصلي: الإنجليزية
Comprehensive NixOS, Nix Flakes, Home Manager, and nix-darwin skill. Covers declarative system configuration, reproducible environments, package management, and cross-platform Nix workflows. Activate for any Nix/NixOS/Flakes/Home-Manager/nix-darwin tasks.
لغة النص الأصلي: الإنجليزية
Write a PR description using conversation context and open PR creation in browser.
لغة النص الأصلي: الإنجليزية
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
لغة النص الأصلي: الإنجليزية
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
لغة النص الأصلي: الإنجليزية
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
لغة النص الأصلي: الإنجليزية
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
لغة النص الأصلي: الإنجليزية
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.
لغة النص الأصلي: الإنجليزية