Skip to content
Prompt

My-RUST-copilot-promts — Copilot Instructions

by macg4dave

AI Summary

A comprehensive Copilot instruction template that establishes coding standards, testing requirements, and project context for Rust development teams. Developers working in Rust repositories benefit from consistent AI-assisted guidance on architecture, code style, and workflow expectations.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to add the "My-RUST-copilot-promts — Copilot Instructions" prompt rules to my project.
Repository: https://github.com/macg4dave/My-RUST-copilot-promts

Please read the repo to find the rules/prompt file, then:
1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type)
2. If there's an existing rules file, merge the new rules in rather than overwriting
3. Confirm what was added

Description

Copilot Instructions for My-RUST-copilot-promts

Project Overview

• Rust application: <brief project summary here> • Architecture: <CLI / TUI / web service / library / whatever> • Goals: <performance / correctness / portability / simplicity>

Tools & Environment

• Language: Rust (stable recommended). • Commands: • Build: cargo build • Test: cargo test • Run: cargo run • Recommended: rust-analyzer, cargo fmt, clippy.

Hard Requirements (include in every instruction file)

• Run the test suite locally and include full output. • Apply the smallest-possible change that solves the problem. • Add or update tests for any altered behavior. • Preserve CLI and API semantics unless explicitly allowed to modify. • No removal of features/tests without migration notes and replacement tests.

Enter project info here

Purpose: Provide concise, project-wide context and expectations for an AI coding agent working in this Rust repository.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4mo ago
Stale
AdoptionUnder 100 stars
0 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Issues0
Updated4mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Any AI assistant that accepts custom rules or system prompts

Claude
ChatGPT
Cursor
Windsurf
Copilot
+ more