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.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٠ من skills من zajca/zfaktury. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٠ من أصل ١٠ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Recommended Go linters and golangci-lint configuration. Use when setting up linting for a Go project or configuring CI/CD.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
لغة النص الأصلي: الإنجليزية
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
لغة النص الأصلي: الإنجليزية