Instructions file GitHub Copilot
Use when editing Slidev deck markdown files, section opener slides, or raw HTML in slides. Covers balanced HTML, wrapper structure, and required deck build validation.
Instructions file GitHub Copilot
Use when editing Slidev deck markdown files, section opener slides, or raw HTML in slides. Covers balanced HTML, wrapper structure, and required deck build validation.
Instructions file CodexOpenCode
AGENTS.md instructions for MSBart2/CopilotTraining, covering copilottraining agent instructions, repository structure, content rules (apply everywhere), tone and voice and workbench — project memory.
Instructions file GitHub Copilot
Copilot instructions for MSBart2/CopilotTraining, covering fanhub copilot instructions, project overview, key conventions and reference docs.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering api route standards for fanhub, route structure, http status codes, response format (fanhub standard) and fanhub-specific patterns.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering backend api development standards, route architecture, async patterns, error handling and response format.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering docker development standards, dockerfile patterns, build stage, production stage and ✅ correct (cache dependencies).
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering documentation writing standards, structure, main title (h1 - once per document), section (h2) and subsection (h3).
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering frontend ui development standards, component architecture, state management, error handling and file organization.
Instructions file GitHub Copilot
Infrastructure and DevOps standards for Docker, Kubernetes, Terraform, and CI/CD workflows.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering javascript development standards, variables, functions, objects and arrays.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering python development standards, code style, variables and functions: snakecase, classes: pascalcase and constants: uppersnakecase.
Instructions file GitHub Copilot
React component standards and patterns for FanHub.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering testing standards for fanhub, test structure, test categories, fanhub-specific test patterns and mocking standards.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering testing standards, test structure, test naming, assertions and mocking.
Instructions file GitHub Copilot
Instructions for MSBart2/CopilotTraining, covering typescript development standards, type definitions, type safety, generics and union types.