chat modes skills

49 tagged chat modes, measured the same way as everything else here.

Browse within: copilot 43copilot-agent 43instructions 43playwright 43prompts 43github-copilot 6github-copilot-chat 6github-copilot-coding-agent 6github-copilot-prompt 6vscode 6

jaktestowac/awesome-copilot-for-testers

Skill Claude CodeCodex

Measures the risk that code shipped without anyone understanding it: a teach-back attestation on high-risk changes, a risk band from changed-code complexity, diff size and whether a human explanation accompanied it, and optional AI-authorship provenance. Findings stay advisory by design. Use when an AI-assisted…

113 5d ago A 107 tokens original MIT

creating-plugins

02

jaktestowac/awesome-copilot-for-testers

Skill Claude CodeCodex

Packages repository skills as installable Copilot plugins: marketplace registration, plugin.json manifests, generated skill copies, and the sync check CI enforces. Use when bundling one or more skills for installation, when adding a plugin to the marketplace, or when npm run lint reports that a plugin copy has drifted…

113 5d ago A 74 tokens original MIT

jaktestowac/awesome-copilot-for-testers

Skill Claude CodeCodex

Creates, reviews, and modernizes static code analysis setups for Node.js and TypeScript repositories, covering ESLint flat config, typescript-eslint, tsconfig, Prettier, import sorting, Husky, lint-staged, package.json quality scripts, and CI quality gates. Use when setting up or auditing linting, formatting…

113 5d ago A 92 tokens original MIT

anchildress1/awesome-github-copilot

Skill Claude CodeCodex

Derive one Conventional Commits v1.0.0 message from the staged diff and create the signed commit directly. Trigger only on explicit intent to commit: "commit this", "commit these changes", "/commit", "go ahead and commit", "make the commit", "git commit", or a confirmation like "yes, commit it". Enforces the type…

65 24d ago A 158 tokens original MIT

pr-comment-review

05

anchildress1/awesome-github-copilot

Skill Claude CodeCodex

Audit and remediate an open GitHub PR's review feedback: verify Copilot and Codex actually reviewed, drive every unresolved thread to a fix-or-justify reply, correct PR title/description drift against the real diff, and run a one-time self-review pass. Trigger on "have all PR comments been addressed", "did copilot and…

65 24d ago A 162 tokens original MIT

test-writer

06

anchildress1/awesome-github-copilot

Skill Claude CodeCodex

Write, extend, or review tests in any codebase. Use this skill whenever the user asks to write tests, add test coverage, test a new feature, fix failing tests, or audit existing test files — regardless of language, framework, or project. Also trigger for "add tests for", "write tests for", "cover this with tests"…

65 24d ago A 130 tokens original MIT