Skip to content
Prompt

trvly — Copilot Instructions

by kchaou-fakhri

AI Summary

Copilot Instructions for trvly establishes coding standards and guidelines for GitHub Copilot usage, covering style, documentation, testing, and security practices. Developers working on the trvly project benefit from having consistent, AI-assisted code generation aligned with team standards.

Install

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

I want to add the "trvly — Copilot Instructions" prompt rules to my project.
Repository: https://github.com/kchaou-fakhri/trvly

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 trvly

Purpose

This file provides guidelines and instructions for using GitHub Copilot in this project.

General Guidelines

• Use meaningful variable and function names. • Write clear and concise comments. • Follow the project's coding standards and style guide. • Ensure that the code is well-documented.

Coding Style

• Use 4 spaces for indentation. • Follow the naming conventions for variables, functions, and classes. • Keep line length to a maximum of 80 characters. • Use single quotes for strings in JavaScript and Python. • Place opening braces on the same line as the statement.

Comment Style

• Use single-line comments (// or #) for brief explanations. • Use multi-line comments (/ ... / or """ ... """) for detailed explanations. • Begin comments with a capital letter. • Write comments that explain why the code does something, not what it does. • Keep comments up-to-date with code changes.

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1y ago
Dead
AdoptionUnder 100 stars
0 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Issues0
Updated1y ago
View on GitHub
No 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