Skip to main content
zajca
GitHub creator profile

zajca

Repository-level view of 22 collected skills across 3 GitHub repositories.

skills collected
22
repositories
3
updated
Aug 12, 2026
repository explorer

Repositories and representative skills

go-code-review
software-quality-assurance-analysts-and-testers

Quick-reference checklist for Go code review based on the Go Wiki CodeReviewComments. Maps to detailed skills for comprehensive guidance. Use when reviewing Go code or checking code against community style standards.

Mar 10, 2026
go-documentation
software-developers

Guidelines for Go documentation including doc comments, package docs, godoc formatting, runnable examples, and signal boosting. Use when writing or reviewing documentation for Go packages, types, functions, or methods.

Mar 10, 2026
go-linting
software-developers

Recommended Go linters and golangci-lint configuration. Use when setting up linting for a Go project or configuring CI/CD.

Mar 10, 2026
go-naming
software-developers

Go naming conventions for packages, functions, methods, variables, constants, and receivers from Google and Uber style guides. Use when naming any identifier in Go code—choosing names for types, functions, methods, variables, constants, or packages—to ensure…

Mar 10, 2026
go-testing
software-quality-assurance-analysts-and-testers

Go testing patterns from Google and Uber style guides including test naming, table-driven tests, subtests, parallel tests, test helpers, test doubles, and assertions. Use when writing or reviewing Go test code, creating test helpers, or setting up…

Mar 10, 2026
golang
software-developers

Best practices for writing production Go code. Use when writing, reviewing, or refactoring Go code. Covers error handling, concurrency, naming conventions, testing patterns, performance optimization, generics, and common pitfalls. Based on Google Go Style…

Mar 10, 2026
svelte-core-bestpractices
software-developers

Guidance on writing fast, robust, modern Svelte code. Load this skill whenever in a Svelte project and asked to write/edit or analyze a Svelte component or module. Covers reactivity, event handling, styling, integration with libraries and more.

Mar 10, 2026
enhance-prompt
graphic-designers

Transforms vague UI ideas into polished, Stitch-optimized prompts. Enhances specificity, adds UI/UX keywords, injects design system context, and structures output for better generation results.

Mar 10, 2026
Showing 8 of 10 collected skills.
pohunek
software-developers

Safely observe and operate Pohunek sessions through registered tools.

Aug 12, 2026
gates
software-quality-assurance-analysts-and-testers

Run the pohunek CI gate set locally and report the results honestly. Use before declaring any Rust change done, and whenever the user says "run the gates", "run CI", "zkontroluj že projde CI", "spusť testy a clippy", "je to zelené?", or asks to verify a…

Jul 24, 2026
merge-advance
software-developers

Commit the current milestone unsigned, merge it into main, delete the branch and prune its worktree, then write the next NEXT.md and delete the old one. Use when the user says "commit bez podpisu merge do main", "udělej commit merge do main a připrav nový…

Jul 6, 2026
milestone-review
software-developers

Read-only review of a branch/worktree against its NEXT.md definition-of-done, reporting each item with path:line evidence, then delegating any discrepancy fixes to a subagent/Codex and re-running the gates. Use when the user says "udělej detailní code review…

Jul 6, 2026
milestone
software-developers

Implement the next pohunek milestone from NEXT.md in a fresh worktree, delegating the build to parallel subagents/Codex, then run the full gate set. Use when the user says "naimplementuj další milestone", "udělej si worktree a podle NEXT.md naimplementuj…

Jul 6, 2026
plan-phase
software-developers

Plan the next pohunek phase interactively — review the roadmap and current state, resolve open questions ONE at a time with the user deciding, then write a complete end-to-end NEXT.md (no PoC, no shortcuts). Use when the user says "napiš plán na novou fázi",…

Jul 6, 2026
release
software-developers

Cut a pohunek release with scripts/release — bump the workspace version, tag vX.Y.Z, push, and verify the GitHub Actions Release workflow builds and publishes the glibc + MUSL x86_64 binaries. Use when the user says "udělej minor release", "release…

Jul 6, 2026
ms-rust
software-developers

ALWAYS invoke this skill BEFORE writing or modifying ANY Rust code (.rs files) even for simple Hello World programs. Enforces Microsoft-style Rust development discipline and requires consulting the appropriate guideline files before any coding activity. This…

Jun 29, 2026
Showing 3 of 3 repositories
All repositories loaded