Skip to main content

Skills in diesem Repository

meta-introspector/cargo-vendormod - Seite 2

SkillsMP hat 69 Skills aus meta-introspector/cargo-vendormod gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

meta-introspector/cargo-vendormod

Es werden 29 von 69 gesammelten Skills angezeigt.

Beruf
Sonstige Computerberufe
Beschreibung

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Auto-detect, compose, render, and test interactive tiles in the Kant Pastebin. Covers tile detection from pasted content, plugin-based rendering, standalone testing, and perf measurement across 8 plugin types.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Rebase the current branch with smart conflict resolution.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Reference for the workmux CLI that manages git worktrees and

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Launch one or more tasks in new git worktrees using workmux.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Build cargo dependency graphs from Cargo.toml/Cargo.lock using the `graph` binary. Use when the user asks to analyze, scan, or build a dependency graph for a Rust/Cargo project. Triggers on: "build graph", "scan deps", "analyze dependencies", "dependency…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Build Rust crates using crate2nix-generated Nix derivations, where each dependency crate becomes its own separate Nix store path. Use when the user asks to build projects with crate2nix, generate Cargo-generated.nix, create Nix packages from Cargo projects,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Build a code lattice where each declaration becomes an individual buildable crate with its own Cargo.toml, flake.nix, and dependency edges. Use when the user asks to create a code lattice, connect declarations as crates, generate per-decl flakes, or refactor…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Merge per-project dependency graphs into a single global graph with topological sort, upgrade planning, bare repo mirrors, and per-crate Nix flakes. Use when the user asks to combine multiple graphs, create a global dependency view, find version mismatches,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Discover and scan Rust projects from the 121K-entry cargos.txt index, locating Cargo.toml + Cargo.lock pairs with [workspace] declarations, then building dependency graphs. Use when the user asks to find new projects to analyze, scan from the index, discover…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Split Rust source files into individual declaration files using the decl-splitter tool. Each declaration (function, struct, enum, trait, type, impl block, etc.) becomes its own .rs file with all imports preserved. Use when the user asks to extract…

Quellsprache: Englisch

Aktualisiert
Es werden 29 von 69 gesammelten Skills angezeigt.