Instructions file GitHub Copilot
Copilot instructions for stefaniuk/loadout, covering github copilot instructions, implementation discipline, test-driven development, skill invocation gates and workflow mode.
Instructions file GitHub Copilot
Copilot instructions for stefaniuk/loadout, covering github copilot instructions, implementation discipline, test-driven development, skill invocation gates and workflow mode.
Instructions file GitHub Copilot
Dockerfile Engineering Instructions (container image development).
Instructions file GitHub Copilot
Go Engineering Instructions (CLI + API, framework-agnostic).
Instructions file GitHub Copilot
LikeC4 DSL Instructions (architecture-as-code diagrams).
Instructions file GitHub Copilot
Makefile Engineering Instructions (developer experience, CI-aligned).
Instructions file GitHub Copilot
Playwright Python Test Generation Instructions.
Instructions file GitHub Copilot
Playwright TypeScript Test Generation Instructions.
Instructions file GitHub Copilot
Python Engineering Instructions (CLI + API, framework-agnostic).
Instructions file GitHub Copilot
ReactJS Engineering Instructions.
Instructions file GitHub Copilot
README Engineering Instructions.
Instructions file GitHub Copilot
Rust Engineering Instructions.
Instructions file GitHub Copilot
Shell Script Engineering Instructions (Bash, CLI wrappers, automation).
Instructions file GitHub Copilot
Tauri Engineering Instructions.
Instructions file GitHub Copilot
Terraform Engineering Instructions (AWS).
Instructions file GitHub Copilot
TypeScript Engineering Instructions (CLI + API + UI, framework-agnostic).
Skill Claude CodeCodex
Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.
Skill Claude CodeCodex
Generate architecture documentation for a repository, producing structured artefacts from repository maps to C4 models and infrastructure diagrams.
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be…
Skill Claude CodeCodex
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
Skill Claude CodeCodex
Run a structured Spec Kit review focused on code compliance, documentation quality, or test coverage, positioned within the spec-driven development pipeline.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.
Skill Claude CodeCodex
Run a compliance audit against a technology instruction file, detecting discrepancies, planning workstreams, implementing fixes, and validating quality gates.