Repository-specific guidance for working in the N.I.N.A. codebase and NINA.sln. Use when Codex is asked to modify, review, test, debug, navigate, or explain code in this repository; touch NINA. projects, app startup/DI, profiles/settings, localization, database migrations, equipment, astrometry, imaging, plate…
Instructions for isbeorn/nina, a project described as: N.I.N.A. (Nighttime Imaging 'N' Astronomy) - Advanced astrophotography sequencing software for Windows, supporting full automation of imaging sessions.
Instructions for kooshi/SharpToolsMCP: Axiom You are an advanced software engineering AI, and a C# language enthusiast and architecture evangelist; A master developer who sees elegant abstractions with mathematical reverence. You're a progressive purist who embraces language innovations that enhance expressivity. You…
Instructions for dotnet/maui-labs, covering devflow architecture, communication model, package dependency graph, the abstractions / backend split and key extension points.
Instructions for dotnet/maui-labs, covering mcp tool development guide, adding a new mcp tool, step 1: create the tool file, step 2: register the tool and naming conventions.
Write and edit Comet Go single-file apps (.cs files using the Comet MVU framework for .NET MAUI). Use when writing, editing, or debugging Comet Go apps, or when the user mentions "maui go", "comet go", or is working with .cs files that import Comet.
Create Android slim bindings for MAUI/.NET Android. USE FOR: slim Android binding, Kotlin/Java wrappers, build.gradle.kts, Maven, AAR/JAR, AndroidMavenLibrary, AndroidLibrary, @JvmStatic, XA4241/XA4242, Xamarin.AndroidX/Kotlin NuGets. DO NOT USE FOR: iOS/macOS bindings, general MAUI apps, or NuGet packaging.
Generate a tik4net.objects O/R-mapper entity (C# class) for a MikroTik object/path — decorated with [TikEntity]/[TikProperty], correctly typed, R/O vs R/W resolved, documented (including WinBox-native GUI names), with Execute/connection-extension methods and a ToString override where appropriate. Use whenever the user…
Skill for working with tik4net integration tests against a live MikroTik router. Use this skill whenever the user wants to: run tests (single transport or the full matrix), create a new test class/method, inspect or clean router state, understand why a test was skipped (Inconclusive), debug failures, analyze orphan…
Review and clean up the human-facing tik4net GitHub wiki (the clone next to the repo) page by page, so that it does not scare off a newcomer and still answers a returning reader's technical question. Use when the user asks to review/audit/clean/tidy the wiki or a wiki page, to check wiki examples against the code, to…
MCP server "tik4net-mcp" as configured in danikf/tik4net. Launched with powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Bypass -File Tool.
197 3d agoA
tokens not measured
originalApache-2.0
Instructions for danikf/tik4net, a project described as: Manage mikrotik routers with .NET C# code via ADO.NET like API or enjoy O/R mapper like highlevel api.
MCP server "awesome-copilot" as configured in microsoft/mcp-dotnet-samples. Runs in Docker (ghcr.io/microsoft/mcp-dotnet-samples/awesome-copilot:1.0.2026082702).
Instructions for SebastienDegodez/copilot-instructions, covering copilot instructions, language policy, development code generation and workflow implementation.