By zaynram
Rust language server (`rust-analyzer`) + lint (`clippy`) integration with diagnostic-review, compile-check, clippy-explain, lint stats, and project configuration skills. Cargo subcommands delegated to bare CLI.
This skill should be used when the user asks to "run cargo check", "check for compile errors", "see if this compiles", "verify the rust build", or wants a fast compile-only verification of a Rust project without producing binaries.
This skill should be used when the user asks to "run clippy", "lint with clippy", "show clippy warnings", "fix clippy lints", or "run cargo clippy", or when the user wants a Rust lint pass with the full clippy ruleset enabled.
This skill should be used when the user asks to "configure clippy", "configure rustfmt", "set up rust tools", "scaffold rust-analyzer config", "configure rust-toolkit", or wants to create or update `clippy.toml`, `rustfmt.toml`, `.rust-analyzer.json`, or related Rust tool configuration files with sensible defaults.
This skill should be used when the user asks to "review diagnostics", "check code quality", "show clippy warnings", "explain this clippy lint", "show lint violations", or "explain this error", or when clippy/rustc diagnostic output appears in a tool result without an explicit user request. Provides structured diagnostic triage with severity bucketing, AST-scoped fix suggestions, and noise-suppression integration for the rust-toolkit's clippy and rustc passes.
This skill should be used when the user asks to "explain a clippy lint", "what does <lint-name> mean", "explain clippy::<lint>", or wants the official rationale and example code for a specific clippy lint rule.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub zaynram/code-marketplace --plugin rust-toolkitLiterature review workspace. Multi-corpus reading, annotation, semantic search, Ollama-powered syntheses, and a vendored pdf MCP. Inspired by but independent of the Daisy Lit Review artifact.
Recalibrates the model toward idiomatic Nushell skills, slash commands, and a soft post-tool-use hook that nudges away from common bash-translation patterns.
Five structured reasoning protocols: adversarial stress-testing, impact forecasting, tradeoff analysis, assumption surfacing, and plan review.
SQLite utilities — ad-hoc queries and WAL-safe backup/restore.
Python language server (`ty`) + linter (`ruff`) integration with diagnostic-review, type-check, lint stats, and project configuration skills. Project management delegated to bare CLI (pixi/pip).
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-modern-apis skill for proactive suggestions of stable Rust APIs added in 1.89–1.97, loaded explicitly at session startup by rust-developer and rust-code-reviewer. team-develop skill for multi-agent collaborative development and team-debug skill for multi-agent root cause investigation (stops at consolidated review, awaits user decision on issues/epic/team-develop handoff), both via Claude Code experimental agent teams. continuous-improvement orchestrator spawns read-only rust-live-tester, rust-researcher, rust-arch-analyst, and rust-security-analyst agents for automated CI cycles; the arch-inspect and security-audit skills back the code-quality and vulnerability audits. Full-cycle SDD orchestrator with BRD/SRS/NFR pipeline (spec-from-stream skill). Autonomous tech-writer agent for user-facing documentation with progressive disclosure. rust-analyzer LSP integration for real-time code intelligence. Handoff protocol via rust-agent-handoff skill for context sharing. Adversarial critic agent for stress-testing designs. Updated for Rust Edition 2024 and modern tooling.
Advanced Go skills for concurrency, error handling, and interfaces.
Advanced Vue skills for Composition API, components, and reactivity.
Advanced Java skills for streams, concurrency, and generics.
Markdown documentation skills and linting with markdownlint.