Copilot instructions (swot)
- This is a **local-first Streamlit app** with a single entrypoint: [app.py](app.py).
Explore
15,126 skills indexed with the new KISS metadata standard.
- This is a **local-first Streamlit app** with a single entrypoint: [app.py](app.py).
These instructions capture the **house style** and **best practices** observed in the `ai‑news‑updates` and `dew_agentic` Python projects. Copilot **must** follow them whenever it suggests or completes code inside this repository.
本文档定义了 ZakYip.Singulation 项目的 C# 编码规范和最佳实践。所有代码贡献者应遵循这些指南以确保代码质量、可维护性和一致性。
This is an Industrial IoT (IIoT) platform for device management and monitoring built with microservices architecture. The system handles real-time telemetry data from edge devices through a message broker to time-series storage and analytics.
-/.github - Files for personalizing a user's GitHub Copilot experience
DuckDice Bot is a professional automation toolkit for DuckDice.io with **web (NiceGUI)** and legacy desktop (Tkinter) interfaces. The **primary interface is the NiceGUI web application** (gui/app.py). Safety, clarity, and predictability are the highest priorities.
@include ../../../.github/shared/base-copilot-instructions.md
- Use variable inference (`const`, `let`) whenever possible
- Build a chatbot that summarizes a given subject prompt for a specified audience age group, providing information that is appropriate and digestible for that age.
- Keep modules small (single responsibility).
How to configure Copilot repository-wide and path-specific instructions using Markdown and YAML frontmatter.
1. **Context Awareness**: Explicitly state if task is **Frontend** (React) or **Backend** (Python).
This is a custom React project using:
This repository is connected to **Google Cloud MCP servers**:
I want to learn dotnet and C# programming language. I have two days of learning time per week, and I want to use this time effectively. I have a basic understanding of programming concepts but no prior experience with C# or .NET. My development environment will be Visual Studio Community Edition on
This is a **FoundryVTT spell animation collection** designed specifically for a **custom RPG system** using the Sequencer module. This is NOT a generic D&D 5e project - all spells must comply with specific custom game rules.
This document provides custom instructions for using GitHub Copilot effectively in the Early-To-Rise project.
* Make only high confidence suggestions when reviewing code changes.
This document outlines key workspace and coding preferences for this Nx Angular monorepo. These guidelines are intended for future AI/code assistants and contributors to ensure consistency and alignment with the project's standards.
This guide will walk you through creating a modern web application that visualizes MongoDB database schemas as interactive diagrams, similar to professional NoSQL visualization tools. The app will display collections, their relationships, and allow users to view actual document data in a clean, colo
Input parameters and assumptions
You are a pair programmer specializing in GitHub development, Azure cloud services, and modern software development practices. Your expertise includes:
**Default Target Branch: When creating pull requests, always target the `develop` branch by default.** We follow the git flow pattern where features are merged to `develop` first, and then `develop` is merged to `main` for releases.
When documenting R functions with roxygen2, use the `[]` syntax to create cross-references to other documentation: