Skip to main content
Tanq16
ملف منشئ GitHub

Tanq16

عرض على مستوى المستودعات لـ ٣٤ skills مجمعة عبر ١ مستودعات GitHub.

skills مجمعة
٣٤
مستودعات
١
محدث
٢٧ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

review-code
غير مصنف

A thorough multi-agent audit of an existing codebase against the development skills, with one sub-agent per domain. Use when re-engaging a project you have not touched recently, when the skills may have changed since the code was written, when auditing a…

٢٧ أغسطس ٢٠٢٦
dockerize
غير مصنف

Containerizing any project - multi-stage builds, choosing a base image, packaging the runtime, clearing package-manager caches, and running as a non-root user. Use when writing or changing a Dockerfile, picking a base image, deciding between alpine and…

٢٧ أغسطس ٢٠٢٦
github-release-workflow
غير مصنف

The GitHub Actions release workflow and the semver commit-marker convention. Use when creating or changing .github/workflows/release.yaml, adding a build job or a platform to the matrix, wiring container publishing, or working out how a release version is…

٢٧ أغسطس ٢٠٢٦
go-idioms
غير مصنف

Modern Go 1.27+ idioms and dependency selection, applied to every Go file written or reviewed. Use when writing or refactoring any Go code, when reading or writing JSON, when choosing between a standard-library helper and a hand-rolled loop, or when adding,…

٢٧ أغسطس ٢٠٢٦
go-job-pipeline
غير مصنف

The Highway pattern - a resumable multi-job pipeline for Go CLI tools, with worker lanes, a UI-agnostic progress channel, and Ctrl+C resume. Use when a CLI processes many items through one pipeline (downloads, scans, migrations), needs configurable worker…

٢٧ أغسطس ٢٠٢٦
go-oauth-cli
غير مصنف

OAuth2 login for a Go CLI client, with three explicit modes and cached token refresh. Use when a CLI tool authenticates against Google, GitHub, Microsoft, or another OAuth2 provider, when building internal/auth/, or when adding a login command. Triggers on…

٢٧ أغسطس ٢٠٢٦
go-cli-commands
غير مصنف

The surface a Go CLI command exposes - the baseline every tool starts at, the three purchases on top of it, flag conventions, positional arguments, enum flags, and a flag that reads stdin. Use when adding or changing a flag, deciding whether a value should be…

٢٧ أغسطس ٢٠٢٦
go-cli-progress
غير مصنف

Sequential running/done progress for Go CLI tools - phase, single-operation, multi-step, and check lifecycles plus the in-place progress bar. Use when a command runs a series of steps and should show what it is doing, when clearing terminal lines, or when…

٢٧ أغسطس ٢٠٢٦
عرض 8 من أصل ٣٤ skills مجمعة.
عرض ١ من أصل ١ مستودعات
تم تحميل كل المستودعات