sazardevsazardevCommunityยท1 Agent Skills Included

networking-with-go

Write, review, and publish a Go networking book

Writes, edits, and reviews chapters and Go exercises for a hands-on networking book. Checks grammar, code correctness, security, book structure, and MDX formatting so the PDF always compiles. Eliminates broken exercise links, inconsistent chapter ordering, and manual proofreading across the entire manuscript.
npx skills add sazardev/networking-with-go --all -g -y
Available:

Tells the agent how this book repository is structured, which commands validate chapters and exercises, and which hard rules (zero emoji, MDX format, module-mode quirks) to follow when editing content.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install networking-with-go skills?โ–ผ

Run `npx skills add sazardev/networking-with-go --all -g -y` in your terminal to install all skills globally.

What do these skills do for a book repository?โ–ผ

They help write and proofread chapters, review Go exercise code, audit security, and verify the book's structure and reading flow.

Can it check that book chapters compile into a PDF?โ–ผ

Yes. The mdx-pdf-format skill enforces the frontmatter, heading, and line-length rules so the go-pretty-pdf build never breaks.

Does it review Go networking exercise code?โ–ผ

Yes. Dedicated skills review Go exercises for correctness, concurrency bugs, resource leaks, and missing error handling, including the repo's GO111MODULE=off quirk.

Do I need to know Go to use these skills?โ–ผ

No. You describe what you want in plain English and the agent applies the book's style, format, and code rules for you.

Related Repositories in Education & Research

View All in Education & Researchโ†’