Instructions file GitHub Copilot
Instructions for metabase/metabase: When reviewing Cypress E2E specs, apply the guidelines in these files.
34,940 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.
Instructions file GitHub Copilot
Instructions for metabase/metabase: When reviewing Cypress E2E specs, apply the guidelines in these files.
Command
Validate a CLI-Anything harness against the full HARNESS checklist.
Cursor rule Codex ✓ vendor
Prefer extracting a testable core over vi.mock / vi.resetModules when unit tests need to reach production logic entangled with config, env, or singletons.
Skill Claude CodeCodex
Review code changes with GitNexus from a GitHub PR URL or number, a branch/ref or commit range, or local staged, unstaged, and untracked changes. Use when the user asks for a code review, merge-risk assessment, regression hunt, missing-test analysis, or a verdict on whether a PR, branch, commit range, or local diff is…
Skill Claude CodeCodex
Use when executing an engineering plan produced by gitnexus-plan (or a small bounded task directly) — implements step by step with GitNexus impact checks before every symbol edit, tests from the plan's scenarios, and detectchanges gating every commit. Examples: "/gitnexus-work…
Agent Claude Code
Performs QA testing on the feature implemented in the current branch. Reads specs, docs, and API docstrings, creates a QA test plan, executes tests using Playwright against a debug server, and generates a report with found issues. Use after implementing a feature to validate it meets requirements before finalizing a…
Agent Claude Code
Review the current branch's changes for code quality, test coverage, security, best practices, and product/API alignment. Use when asked to perform a code review.
Command Claude Code
Run QA testing on the current branch's feature.
Cursor rule Cursor
Tips and guidelines specific to the development of the Streamlit Python library, not applicable to scripts and e2e tests.
Cursor rule Cursor
Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.
Instructions file GitHub Copilot
Instructions for streamlit/streamlit, covering python unit test guide, key principles, running tests and typing tests.
Command Claude Code
Triage a GitHub issue and present findings on validity, code locations, and optionally create a failing test or resolution plan.
Skill Claude CodeCodex
Use when CI tests fail on main branch after PR merge, when investigating flaky test failures, or when user provides a PR URL/number to aggregate all failing tests.
Skill Claude CodeCodex
Write comprehensive, behaviour-driven unit tests for Gradio frontend Svelte components using Vitest browser mode, Playwright, and the @self/tootils test utilities.
Instructions file CodexOpenCode
AGENTS.md instructions for deepspeedai/DeepSpeed, covering deepspeed project rules, commit & ci requirements, code change discipline, test discipline and tool caveats.
Instructions file
Claude Code instructions for deepspeedai/DeepSpeed, covering deepspeed project rules, commit & ci requirements, code change discipline, test discipline and tool caveats.
Skill Claude CodeCodex
Use this deployment skill to verify shared skills load during Playwright startup.
Instructions file GitHub Copilot
Instructions for saadeghi/daisyui, covering activation, initial setup, development loop, error handling and session end.
Agent
Agent "TEST_LOG" from agno-agi/agno, covering testlog and structure validation.
Skill Claude CodeCodex
Run and debug Chatbox session attachment RAG model evaluation with synthetic and real long-file fixtures.
Cursor rule Cursor
// ✅ CORRECT: Legacy React Query pattern const ctx = konn() .beforeEach(() => createAppRouter()) .afterEach((ctx) => ctx?.close?.()) .done().
Cursor rule Cursor
// ✅ CORRECT: Use await using for automatic cleanup await using ctx = testReactResource(appRouter, { server: { // server configuration }, client(opts) { return { links: [ httpLink({ url: opts.httpUrl, // client configuration }), ], }; }, }).
Agent Cursor
Validates completed work. Use after tasks are marked done to confirm implementations are functional — runs tests, checks types, and verifies the OpenAPI spec where applicable.
Instructions file ✓ vendor
Claude Code instructions for microsoft/playwright-mcp, covering commit convention, ... make changes .., summary, rolling playwright and preparing a release.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: