OneLinersCommand workbench
AI
Instruction files

Repository instructions, without format guesswork.

Verified templates for AGENTS.md, Claude, Gemini CLI, and GitHub Copilot.

Results
3
Favorites
0
3 of 150 instruction files
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Testing, fixtures & quality gates

Playwright Typescript

Playwright test generation instructions.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Testing, fixtures & quality gates

Code Generation Guidelines

Guidelines for writing Node.js and JavaScript code with Vitest testing.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Testing, fixtures & quality gates

JUnit 5 Assertions Best Practices

Standardizes JUnit 5 (Jupiter) assertions with best practices for performance, readability, and modern features (5.8+). Covers Supplier messages, assertAll, assertThrowsExactly, and performance-critical timeouts.