mirror of
https://github.com/mattpocock/skills.git
synced 2026-04-30 14:03:53 +07:00
Enhance README with skills newsletter images
Added images for skills newsletter in README.
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
<p>
|
||||||
|
<a href="https://www.aihero.dev/s/skills-newsletter">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://res.cloudinary.com/total-typescript/image/upload/v1777382277/skills-repo-dark_2x.png">
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://res.cloudinary.com/total-typescript/image/upload/v1777382277/skill-repo-light_2x.png">
|
||||||
|
<img alt="Skills" src="https://res.cloudinary.com/total-typescript/image/upload/v1777382277/skill-repo-light_2x.png" width="369">
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
# Agent Skills For Real Engineers
|
# Agent Skills For Real Engineers
|
||||||
|
|
||||||
My agent skills that I use every day to do real engineering - not vibe coding.
|
My agent skills that I use every day to do real engineering - not vibe coding.
|
||||||
|
|||||||
Reference in New Issue
Block a user