rust-standards — rust-standards install rust-standards, dirctl, community, rust-standards install, ide skills, rust-standards safety features, rust-standards and dirctl, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Rust Development Agents needing idiomatic and safe code generation capabilities. rust-standards is a skill that enforces Rust best practices, such as using thiserror for error types and avoiding unwrap and expect in core crates.

Features

Enforces no unwrap or expect in core crates, only allowing them in tests
Utilizes thiserror for crate-local error types and maps external errors at boundaries
Prevents panic in library code for safer execution
Ensures explicit ordering for iteration affecting semantics, such as sorting keys
Integrates rustfmt for consistent code formatting

# Core Topics

DaniyalFaraz2003 DaniyalFaraz2003
[0]
[0]
Updated: 3/2/2026

Agent Capability Analysis

The rust-standards skill by DaniyalFaraz2003 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for rust-standards install, rust-standards safety features, rust-standards and dirctl.

Ideal Agent Persona

Perfect for Rust Development Agents needing idiomatic and safe code generation capabilities.

Core Value

Empowers agents to enforce Rust best practices, utilizing libraries like `thiserror` for error handling and `rustfmt` for code formatting, ensuring generated code is both safe and idiomatic, with explicit ordering for iteration and no use of `unwrap()` or `expect()` in core crates.

Capabilities Granted for rust-standards

Enforcing Rust coding standards in dirctl projects
Automating code reviews for idiomatic Rust code
Generating safe and efficient Rust code with `thiserror` and `rustfmt`

! Prerequisites & Limits

  • Limited to Rust programming language
  • Requires adherence to specific coding standards
  • No support for `panic!` in library code
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

rust-standards

Install rust-standards, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

dirctl — Rust Standards (Skill)

Purpose

Provide explicit Rust best practices and automated guidance when generating or refactoring Rust code for dirctl. Ensure generated code is idiomatic and safe.

Key rules (to enforce)

  • No unwrap() or expect() in core crates; allowed only in tests.
  • Use thiserror for crate-local error types; map external errors at boundaries.
  • No panic! in library code.
  • Explicit ordering for any iteration affecting semantics (sort keys).
  • rustfmt and clippy compliance required.

What to produce on request

  • If asked to change code, return diffs that follow the rules above.
  • If tests fail, explain failures and propose fixes.
  • Provide minimal, focused changes (do not refactor unrelated code).

Example invocation

  • "Generate a deterministic iteration snippet for Planner following rust-standards."

Verification commands

  • rustfmt --check $(git ls-files '*.rs' | tr '\n' ' ')
  • cargo clippy --all-targets --all-features -- -D warnings

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is rust-standards?

Perfect for Rust Development Agents needing idiomatic and safe code generation capabilities. rust-standards is a skill that enforces Rust best practices, such as using thiserror for error types and avoiding unwrap and expect in core crates.

How do I install rust-standards?

Run the command: npx killer-skills add DaniyalFaraz2003/dirctl/rust-standards. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for rust-standards?

Key use cases include: Enforcing Rust coding standards in dirctl projects, Automating code reviews for idiomatic Rust code, Generating safe and efficient Rust code with `thiserror` and `rustfmt`.

Which IDEs are compatible with rust-standards?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for rust-standards?

Limited to Rust programming language. Requires adherence to specific coding standards. No support for `panic!` in library code.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add DaniyalFaraz2003/dirctl/rust-standards. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use rust-standards immediately in the current project.

Related Skills

Looking for an alternative to rust-standards or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI