Skip to main content

meta-introspector/cargo-vendormod

O SkillsMP coletou 69 skills de meta-introspector/cargo-vendormod. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
69
Estrelas no GitHub
0
Forks no GitHub
0

Mostrando 40 de 69 skills coletadas.

ocupação
Outras ocupações de informática
descrição

Import skills from all agent formats and regenerate unified forms. Use when adding new skills, syncing cross-agent docs, or normalizing existing skill files.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Import skills from all agent formats and regenerate unified forms. Use when adding new skills, syncing cross-agent docs, or normalizing existing skill files.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Classify repositories using finite simple group theory and generate mathematical atlases. Use with atlas binaries and ZKperf coverage runners.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Build, analyze, partition, and visualize Rust dependency graphs with cargo-vendormod. Use for global-graph commands.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Process Rust crates in layered topological order and generate Nix flakes. Use with the `processing` binary and `workflow` runner.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Git submodule vendoring workflow for cargo-vendormod. Use when initializing vendoring, fetching upstream, rebasing, managing releases, or patching .cargo/config.toml.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Collect repo info, build actions plans, run recursive workload vendoring, and generate workload reports. Use for workload processing and DASL workloads.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Orchestrate multiple worktree agents. Spawn, monitor, communicate, and merge.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Deploy dotfiles for Gemini using the Gemini provider in dotagents. Use when configuring Gemini agent commands, skills, or instructions.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Deploy dotfiles for Hermes using the Hermes provider in dotagents. Use when configuring Hermes agent commands, skills, or instructions.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Deploy dotfiles for Pi using the Pi provider in dotagents. Use when configuring Pi agent commands, skills, or instructions.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Working with git submodules in cargo projects - initializing, updating, handling untracked content. Use when user encounters submodule issues in cargo workspaces.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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\

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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\

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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\

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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?\

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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?\

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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?\

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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\

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Commit, rebase, and merge the current branch.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Write a PR description using conversation context and open PR creation in browser.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 69 skills coletadas.