setup

Add a structured Rust rules section to CLAUDE.md and .cursorrules files.

1|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/DIO0550/d-market --skill setup-dio0550
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/DIO0550/d-market/tree/main/plugins/rust-rules-plugin/skills/setup
Command: npx skills add https://github.com/DIO0550/d-market --skill setup-dio0550

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rustプロジェクトの指示ファイル(CLAUDE.md、.cursorrules など)に d-market スキル活用ガイドを追加し、AIが適切にスキルを参照できるようにする。

Core Features & Use Cases

  • Rust 開発ルールのガイドをプロジェクト指示ファイルへ追加することで、全開発者が統一した運用を守る。
  • CLAUDE.md だけでなく Cursor Rules など他の指示ファイルにも適用可能な汎用セットアップを提供する。
  • 実務の依存関係を最小限に抑えつつ、スキルの利用指示を明示的に追記する。

Quick Start

指示ファイルに Rust 開発ルールのスキル活用ガイドを追加する指示を CLAUDE.md へ適用してください。

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add Rust development rules to my CLAUDE.md project instructions?

You add Rust development rules to CLAUDE.md by inserting a structured section with implementation-workflow, coding-standards, tdd, and testing references. This setup enables Claude Code workflows to automatically reference and apply these rules during project tasks.

What is the purpose of integrating Rust rules into project directive files?

Integrating Rust rules into project directive files ensures all developers follow unified operational standards. By explicitly appending skill usage instructions to files like CLAUDE.md, AI assistants can appropriately reference and apply the correct development guidelines.

Can I use this Rust rules setup guide with Cursor Rules instead of CLAUDE.md?

Yes, this Rust rules setup guide applies to Cursor Rules as well as CLAUDE.md. It provides a generic setup process that targets project-level instruction files, allowing you to insert the dedicated Rust rules section into either format.

What Rust development references are included in the setup guide?

The setup guide includes references for implementation-workflow, coding-standards, tdd, and testing. These references are structured within a dedicated Rust rules section to guide Claude Code workflows through the expected development process.

Do I need any dependencies to set up Rust rules in my project instructions?

No dependencies are required to set up Rust rules in your project instructions. The setup guide minimizes practical dependencies and focuses on explicitly appending the skill usage instructions directly into your existing CLAUDE.md or .cursorrules files.