cargo skills

22 tagged cargo, measured the same way as everything else here.

Browse within: rust 8agent-client-protocol 7code-editor 7coding-agent 7crates-io 7crossterm 7inference-engine 7ratatui 7terminal 7

ast-grep

01

vinhnx/VTCode

Skill Claude CodeCodex

Use for ast-grep project setup, rule authoring, rule debugging, and structural search workflows.

825 2d ago A 24 tokens original Apache-2.0

skill-installer

02

vinhnx/VTCode

Skill Claude CodeCodex

Install VT Code skills into /.agents/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo, including private repos.

825 2d ago A 52 tokens original Apache-2.0

vinhnx/VTCode

Skill Claude CodeCodex

Migrate an existing Claude, Copilot, Codex, Cursor, Kiro, VS Code, or other client-specific agent plugin to the portable Agent Plugins v1 structure while preserving platform-specific hooks, agents, commands, LSP, UI, and marketplace behavior. Use when auditing, converting, or modernizing an agent plugin.

825 2d ago A 71 tokens original Apache-2.0

getsigit/sigit

Skill Claude CodeCodex

Implement or debug Agent Client Protocol (ACP) support in Rust for siGit Code. Use when working on ACP JSON-RPC over stdio, the agent-client-protocol crate, session/prompt/fork handlers, config options (model picker), slash commands, streaming notifications, or editor integration.

34 2d ago A 64 tokens

ai-assisted-coding

05

getsigit/sigit

Skill Claude CodeCodex

Build or maintain AI-assisted coding features in Rust using Onde Inference. Use when working on ChatEngine integration, model loading, streaming inference, history management, sampling config, or local coding-agent architecture.

34 2d ago A 45 tokens

run-sigit

06

getsigit/sigit

Skill Claude CodeCodex

Build, launch, and drive the sigit AI coding agent — run the ACP server, screenshot the interactive TUI, smoke-test the CLI. Use when asked to run sigit, start the agent, screenshot the chat UI, or verify a change to the binary.

34 2d ago A 58 tokens

corpus-adjudicate

07

arthjean/rust-doctor

Skill Claude CodeCodex

Adjudicate one catalogued rule on the pinned corpus, deepening its reviewed sample past the five sites admission requires. Use when the user asks to adjudicate a rule, or when another skill needs a rate precise enough to place a rule against the threshold. Handles one rule per run. Not for adding a rule to the…

17 9d ago A 79 tokens original Apache-2.0

rule-admit

08

arthjean/rust-doctor

Skill Claude CodeCodex

Add one retained Clippy lint or native detector to rust-doctor's catalog, end to end, with its fixtures, evidence record, corpus entry and every hard-coded counter kept in sync. Use when the user asks to admit a rule, add a lint to the catalog, ship a rule that triage retained, or says "admit clippy::x". Handles one…

17 9d ago A 98 tokens original Apache-2.0

rule-candidate

09

arthjean/rust-doctor

Skill Claude CodeCodex

Triage a batch of Clippy lints from rust-doctor's computed candidate queue into rejections or retained rules. Use when the user asks to triage candidates, grow the catalog, decide which lints to add, work through the candidate queue, or says "next batch of lints". Produces motivated rejections in…

17 9d ago A 99 tokens original Apache-2.0

tbd

10

jlevy/supply-chain-hardening

Skill Claude CodeCodex

Git-native issue tracking (beads), coding guidelines, knowledge injection, and spec-driven planning for AI agents. Drop-in replacement for bd/Beads with simpler architecture. Use for: tracking issues/beads with dependencies, creating bugs/features/tasks, planning specs, implementing features from specs, code reviews…

5 24d ago A 223 tokens original MIT

version-sentinel

11

KSEGIT/Version-Sentinel

Skill Claude CodeCodex

Use when adding, bumping, or changing a dependency in package.json, requirements.txt, constraints.txt, pyproject.toml, Cargo.toml, .csproj, .fsproj, or .vbproj. Triggered automatically by version-sentinel's PreToolUse hook (where the host supports hooks) — this skill explains how to satisfy the block and record a…

3 2d ago A 83 tokens original MIT

version-guard

12

zircote-plugins/version-guard

Skill Claude CodeCodex

Verify and enforce use of the latest stable library/package versions using live documentation lookups instead of training-data knowledge. Use PROACTIVELY whenever: (1) Recommending or selecting a library, framework, or package version, (2) Adding dependencies to any project (package.json, pyproject.toml…

3 5mo ago A 157 tokens original MIT