Comment on AI Coding Agent Skills for Real EngineersComments−ceuk10dThe second skill has this before/after example:BEFORE: "There's a problem when a lesson inside a section of a course is made 'real' (i.e. given a spot in the file system)"AFTER: "There's a problem with the materialization cascade"It claims the second is easier reading. Is it just me, or does anyone else prefer the first?−dalmo39dIt makes sense if you look at the file[1] he's taking about. It's explicitly declaring jargon so you don't need to redescribe $THING every time.https://github.com/mattpocock/course-video-manager/blob/076a...
Comments
The second skill has this before/after example:
It claims the second is easier reading. Is it just me, or does anyone else prefer the first?
It makes sense if you look at the file[1] he's taking about. It's explicitly declaring jargon so you don't need to redescribe $THING every time.
https://github.com/mattpocock/course-video-manager/blob/076a...