GitHub - dmmulroy/skills · GitHub
Thursday, June 25, 2026 AI
Scraped Article
[Skip to content](https://github.com/dmmulroy/skills#start-of-content)
You signed in with another tab or window. [Reload](https://github.com/dmmulroy/skills) to refresh your session.You signed out in another tab or window. [Reload](https://github.com/dmmulroy/skills) to refresh your session.You switched accounts on another tab or window. [Reload](https://github.com/dmmulroy/skills) to refresh your session.Dismiss alert
{{ message }}
[dmmulroy](https://github.com/dmmulroy)/ **[skills](https://github.com/dmmulroy/skills)** Public
- [Notifications](https://github.com/login?return_to=%2Fdmmulroy%2Fskills) You must be signed in to change notification settings
- [Fork\\
3](https://github.com/login?return_to=%2Fdmmulroy%2Fskills)
- [Star\\
190](https://github.com/login?return_to=%2Fdmmulroy%2Fskills)
main
[**2** Branches](https://github.com/dmmulroy/skills/branches) [**0** Tags](https://github.com/dmmulroy/skills/tags)
[Go to Branches page](https://github.com/dmmulroy/skills/branches)[Go to Tags page](https://github.com/dmmulroy/skills/tags)
Go to file
Code
Open more actions menu
## Folders and files
| Name | Name | Last commit message | Last commit date |
| --- | --- | --- | --- |
| ## Latest commit<br>[](https://github.com/dmmulroy)[dmmulroy](https://github.com/dmmulroy/skills/commits?author=dmmulroy)<br>[Improve code review finding evidence](https://github.com/dmmulroy/skills/commit/3aaf7d192600ba320041bb18f6b2ac6ff250296c)<br>failure<br>2 hours agoJun 25, 2026<br>[3aaf7d1](https://github.com/dmmulroy/skills/commit/3aaf7d192600ba320041bb18f6b2ac6ff250296c) · 2 hours agoJun 25, 2026<br>## History<br>[7 Commits](https://github.com/dmmulroy/skills/commits/main/) <br>Open commit details<br>[View commit history for this file.](https://github.com/dmmulroy/skills/commits/main/) 7 Commits |
| [.changeset](https://github.com/dmmulroy/skills/tree/main/.changeset ".changeset") | [.changeset](https://github.com/dmmulroy/skills/tree/main/.changeset ".changeset") | [batman](https://github.com/dmmulroy/skills/commit/d90be2cd6c09274bcdc33ade36f9fcb21eb9568a "batman") | yesterdayJun 24, 2026 |
| [.github/workflows](https://github.com/dmmulroy/skills/tree/main/.github/workflows "This path skips through empty directories") | [.github/workflows](https://github.com/dmmulroy/skills/tree/main/.github/workflows "This path skips through empty directories") | [batman](https://github.com/dmmulroy/skills/commit/d90be2cd6c09274bcdc33ade36f9fcb21eb9568a "batman") | yesterdayJun 24, 2026 |
| [code-review](https://github.com/dmmulroy/skills/tree/main/code-review "code-review") | [code-review](https://github.com/dmmulroy/skills/tree/main/code-review "code-review") | [Improve code review finding evidence](https://github.com/dmmulroy/skills/commit/3aaf7d192600ba320041bb18f6b2ac6ff250296c "Improve code review finding evidence") | 2 hours agoJun 25, 2026 |
| [coding-standards](https://github.com/dmmulroy/skills/tree/main/coding-standards "coding-standards") | [coding-standards](https://github.com/dmmulroy/skills/tree/main/coding-standards "coding-standards") | [rewrite all skills](https://github.com/dmmulroy/skills/commit/3578f5e9eabeb67d5bce28aace0e56d4446d7277 "rewrite all skills") | 7 hours agoJun 25, 2026 |
| [grill-me](https://github.com/dmmulroy/skills/tree/main/grill-me "grill-me") | [grill-me](https://github.com/dmmulroy/skills/tree/main/grill-me "grill-me") | [Vendor Matt Pocock grilling + tdd skills with local patches](https://github.com/dmmulroy/skills/commit/f85085c4c06028683cf442a6addf61519645d1f9 "Vendor Matt Pocock grilling + tdd skills with local patches Add scripts/sync-matt-skills.sh to sync grill-me, grilling, grill-with-docs, and tdd from mattpocock/skills as top-level skills, so consumers get a self-contained set. The script applies local patches: - tdd: repoint /codebase-design -> coding-standards/DESIGNING_MODULES.md - tdd: append override making TESTING_AND_VERIFICATION.md supersede mocking.md (no vi.mock/vi.spyOn; recording fakes through real seams) - grill-with-docs: repoint /domain-modeling -> coding-standards/DOMAIN_MODELING.md Patches fail loudly on upstream drift and are idempotent across re-syncs.") | 4 hours agoJun 25, 2026 |
| [grill-with-docs](https://github.com/dmmulroy/skills/tree/main/grill-with-docs "grill-with-docs") | [grill-with-docs](https://github.com/dmmulroy/skills/tree/main/grill-with-docs "grill-with-docs") | [Vendor Matt Pocock grilling + tdd skills with local patches](https://github.com/dmmulroy/skills/commit/f85085c4c06028683cf442a6addf61519645d1f9 "Vendor Matt Pocock grilling + tdd skills with local patches Add scripts/sync-matt-skills.sh to sync grill-me, grilling, grill-with-docs, and tdd from mattpocock/skills as top-level skills, so consumers get a self-contained set. The script applies local patches: - tdd: repoint /codebase-design -> coding-standards/DESIGNING_MODULES.md - tdd: append override making