sazardev

17 mods across 2 repositories, 342 stars between them.

deploy

01

sazardev/shiki

Skill Claude CodeCodex

Cuts a full shiki release (bump to the next version, CHANGELOG, docs site, image/video scripts, CI through GitHub Release, every store, and the marketing site) end-to-end. Use when the user says "publica", "haz el release", "cut a release", "release vX.Y.Z", "bump a X.Y.Z", "sube la version", "deploy", "publish", or…

289 4d ago C 146 tokens original MIT

shiki AGENTS.md

02

sazardev/shiki

Instructions file CodexOpenCode

Instructions for sazardev/shiki, covering agents.md, read this first, commands, testing and invariants that are easy to break.

289 4d ago A 1,429 tokens original MIT

shiki CLAUDE.md

03

sazardev/shiki

Instructions file

Instructions for sazardev/shiki, covering claude.md, project, commands, versioning and marketing site (/docs, github pages).

289 4d ago A 37,682 tokens original MIT

mdx-pdf-format

04

sazardev/networking-with-go

Skill Claude CodeCodex

Use whenever creating, renaming, or editing any file under docs/ in this repo, or when asked to compile/build the book PDF. Enforces the exact .mdx frontmatter, ID scheme, and heading-depth rules required by the go-pretty-pdf tool (https://github.com/sazardev/go-pretty-pdf) so the whole book keeps compiling.

53 24d ago A 81 tokens

analyze-code

05

sazardev/networking-with-go

Skill Claude CodeCodex

Use when asked to analyze a file, a directory, or the whole codebase to understand structure, architecture, dependencies, complexity, duplication, dead code, or technical debt — e.g. "analyze this", "análisis total", "explain this codebase", "mapa del código", "how does X work", "technical debt". Produces a complete…

53 24d ago A 106 tokens

audit-security

06

sazardev/networking-with-go

Skill Claude CodeCodex

Use when asked to audit or harden security in this repo — e.g. "security audit", "auditoría de seguridad", "revisa la seguridad", "is this secure", "hardening", "vulnerabilities". Audits code, config, workflows, and secrets exposure. Covers injection, secrets, TLS, untrusted input, dependency risk, and CI supply-chain…

53 24d ago A 96 tokens

book-flow-analyst

07

sazardev/networking-with-go

Skill Claude CodeCodex

Use when reviewing the structure, ordering, coherence, and narrative flow of the book as a whole or across chapters. Checks chapter sequencing against the ID scheme, cross-references and forward hooks between chapters, README/index link integrity, exercise-to-chapter pairing, duplicate or contradictory content, and…

53 24d ago A 84 tokens

book-writer

08

sazardev/networking-with-go

Skill Claude CodeCodex

Use when writing, expanding, rewriting, or drafting any chapter (.mdx) or Go exercise for this book. Encodes the authorial voice, the mdx-pdf-format rules, the ID/naming scheme, the zero-emoji rule, chapter/exercise pairing, and the "theory first, then code" pedagogy so new or edited content reads like the rest of the…

53 24d ago A 89 tokens

design-ideas

09

sazardev/networking-with-go

Skill Claude CodeCodex

Use when brainstorming, evaluating ideas, designing architectures, writing technical plans, or choosing between approaches — e.g. "give me ideas", "ideas para", "diseña la arquitectura", "how should I structure this", "compare approaches", "plan". Turns vague ideas into concrete, prioritized, buildable designs with…

53 24d ago A 80 tokens

sazardev/networking-with-go

Skill Claude CodeCodex

Use when proofreading, copy-editing, or verifying English in any docs//.mdx chapter or code comment in this repo. Catches grammar, punctuation, spelling, syntax, article/tense/agreement errors, wordiness, tone drift, and style inconsistencies, and rewrites text in the book's confident second-person voice without…

53 24d ago A 85 tokens

sazardev/networking-with-go

Skill Claude CodeCodex

Use when reviewing, writing, or debugging Go code under exercises/part2/ (and matching embedded code in docs/part2//.mdx). Thinks hard about correctness, idiomatic Go, error handling, resource cleanup, concurrency, and — crucially — what the tests would catch: edge cases, races, leaks, timeouts, and port conflicts.…

53 24d ago A 0 tokens

map-flows

12

sazardev/networking-with-go

Skill Claude CodeCodex

Use when asked to map or analyze flows, pipelines, processes, or sequences of events in this repo — e.g. "mapa el flujo", "flow", "pipeline", "ciclo de vida", "trace the request", "how does the build/release flow work", "diagrama del flujo". Maps data flows, request lifecycles, CI/CD pipelines, and state transitions…

53 24d ago A 108 tokens

review-frontend

13

sazardev/networking-with-go

Skill Claude CodeCodex

Use when reviewing, debugging, or improving frontend code in this repo (website/ HTML, CSS, JS, service workers, PWA assets) or when asked to "review frontend", "revisa el html/css", "review JS", or "audita el frontend". Reviews for correctness, browser compatibility, accessibility, performance, security (XSS)…

53 24d ago A 100 tokens

review-go

14

sazardev/networking-with-go

Skill Claude CodeCodex

Use when reviewing, debugging, or giving feedback on Go code in this repo (exercises/part2, website/tools, or any .go file) or when asked for a "code review", "review this Go", "revisa este código Go", or "crítica de código". Reviews for correctness, idiomatic Go, error handling, resource cleanup, concurrency…

53 24d ago A 130 tokens

review-shell

15

sazardev/networking-with-go

Skill Claude CodeCodex

Use when reviewing, debugging, or hardening Shell/Bash scripts in this repo (.github/workflows/.yml steps, website build scripts, or any .sh file) or when asked to "review bash", "revisa el script", "shellcheck", or "revisa el pipeline shell". Reviews for robustness, error handling, quoting, portability, injection…

53 24d ago B 97 tokens

sazardev/networking-with-go

Instructions file

Claude Code instructions for sazardev/networking-with-go, covering claude.md, what this repo is, repository structure, running exercises and writing/editing documentation chapters.

53 24d ago A 746 tokens