jschick04

18 mods across 1 repository, 1 stars between them.

jschick04/CopilotInstructions

Instructions file GitHub Copilot

Instructions for jschick04/CopilotInstructions, covering 3.2 naming - clarity over brevity, 3.3 when naming is ambiguous - ask first, 3.3.1 opportunistic rename suggestions for existing symbols, 3.6 defaults and consistency and 3.9 user-facing text - match the runtime behavior.

1 1mo ago A 2,422 tokens

jschick04/CopilotInstructions

Instructions file GitHub Copilot

Instructions for jschick04/CopilotInstructions, covering c# / .net runtime, lifecycle & concurrency instructions, async, disposal, and js interop lifecycle (blazor / .net), return-value contracts - try-prefix and bool-returning apis, concurrency primitives and null-forgiving operator (!) - avoid.

1 1mo ago A 6,735 tokens

jschick04/CopilotInstructions

Instructions file GitHub Copilot

Instructions for jschick04/CopilotInstructions: The universal smells in AGENTS.md (constants single source of truth, list-of-X must reference constants, sibling-constant consistency, test specificity vs Arg.Any (), negative assertions weak, don't materialize streams, lambda parameter shadowing, failure paths surface…

1 1mo ago A 6,235 tokens

jschick04/CopilotInstructions

Instructions file GitHub Copilot

Instructions for jschick04/CopilotInstructions: The per-project TestUtils/ + shared . .TestUtils/ escape hatch is one viable approach for organizing test infrastructure. Several established alternative patterns address different problems or different trade-offs - they are NOT eclipsed by this rule and may coexist with…

1 1mo ago A 3,033 tokens

jschick04/CopilotInstructions

Instructions file GitHub Copilot

Instructions for jschick04/CopilotInstructions, covering c# / .net test infrastructure instructions, naming patterns by purpose, fluent-builder escape clause for builder, integration-test infrastructure with testcontainers and when shared testutils itself needs tests.

1 1mo ago A 5,889 tokens

jschick04/CopilotInstructions

Instructions file GitHub Copilot

Instructions for jschick04/CopilotInstructions, covering c# / .net instructions, comments - xml doc additions (extends core / comments), access modifiers - least-permissive that still compiles and argument validation - validate at the public boundary.

1 1mo ago A 6,809 tokens

jschick04/CopilotInstructions

Instructions file GitHub Copilot

Instructions for jschick04/CopilotInstructions, covering msbuild instructions, msbuild property functions - string-literal escaping, output capture - consoletomsbuild trim required, locked-down build environments - no implicit internet fetch and cross-vs-version portability (c++ projects).

1 1mo ago A 3,287 tokens

jschick04/CopilotInstructions

Instructions file CodexOpenCode

AGENTS.md instructions for jschick04/CopilotInstructions, covering copilot instructions - core, precedence - this repo overrides baseline system prompt, 0. git safety gates - mandatory (even with --allow-all), §0 vs pr-quality-gate ack - distinct gates, both required and pre-git sentinel - phase-transition checkpoint.

1 1mo ago A 7,234 tokens