Create llms.txt from Rust Source Code

description: Generate llms.txt from local Rust source code argument-hint: "[source_path] [output_path]" Create llms.txt from Rust Source Code Generate comprehensive llms.txt documentation from local R
阅读全文

Rust Daily Report

description: Generate Rust daily/weekly/monthly news report argument-hint: "[day|week|month] [--category ecosystem|official|foundation] [--save [path]]" Rust Daily Report Generate a summarized report
阅读全文

{CrateName} {Feature} Skill

description: Create high-quality Rust crate skills from llms.txt argument-hint: <crate_name> <llms_path> [version] [description] Create high-quality skills for a Rust crate based on llms.t
阅读全文

/unsafe-review

/unsafe-review Interactive review session for unsafe Rust code. Usage /unsafe-review Description Starts an interactive review session that guides you through reviewing unsafe code using the unsafe-che
阅读全文

/guideline

/guideline Query Rust coding guidelines and best practices. Usage /guideline <query> /guideline --clippy <lint> Parameters query (required): Rule ID (e.g., P.NAM.01) or keyword (e.g., nami
阅读全文

/rust-review

/rust-review Lightweight Rust code review using clippy. Usage /rust-review [path] Parameters path (optional): Path to file or directory to review. Defaults to current directory. What It Does 运行 cargo
阅读全文

Clean Crate Skills

description: Remove local dynamic crate skills argument-hint: "[crate_names...] [--all]" Clean Crate Skills Remove dynamically generated crate skills from the local skills directory. Arguments: $ARGUM
阅读全文

Cache Clean

description: Clean Rust docs cache argument-hint: [--all | --expired | crate_name] Cache Clean Clean cached Rust documentation. Arguments: $ARGUMENTS --all: Remove all cached docs --expired: Remove on
阅读全文

/audit

/audit Heavy-weight security and safety audit using os-checker tools. Usage /audit [mode] Parameters mode (optional): Audit mode security - 安全漏洞审计 (default) safety - unsafe 代码安全性审计
阅读全文

Fix Skill Documentation

description: Check and fix missing reference files in dynamic skills argument-hint: "[crate_name] [--check-only] [--remove-invalid]" Fix Skill Documentation Check dynamic skills for missing reference
阅读全文