Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
saifoelloh
ملف منشئ GitHub

saifoelloh

عرض على مستوى المستودعات لـ 15 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
15
مستودعات
2
محدث
2026-04-03
مستكشف المستودعات

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

golang-fullstack-best-practices
مطوّرو البرمجيات

Comprehensive Go + GORM + PostgreSQL review meta-skill. Coordinates 9 specialized domain skills for fullstack Go application audits. Covers concurrency, architecture, idioms, queries, SQL performance, and migration safety.

2026-03-13
golang-fullstack-error-handling
مطوّرو البرمجيات

Unified Go + GORM + PostgreSQL error handling review. Covers error wrapping, context propagation, PostgreSQL error codes (23505, 40001), errors.Is/As mapping, and retry logic. Ensures proper error chains and robust database failure recovery.

2026-03-13
gorm-sql-gorm-query-patterns
مطوّرو البرمجيات

GORM ORM query pattern review for PostgreSQL. Use when reviewing or writing Go database code using GORM — covers N+1, Preload vs Joins, transactions, error checking, Save vs Updates, and context propagation. Trigger on any GORM method usage.

2026-03-13
gorm-sql-migration-safety
مديرو قواعد البيانات

Database migration safety review for GORM + PostgreSQL. Use when writing or reviewing schema changes, AutoMigrate usage, ALTER TABLE statements, or index creation. Covers zero-downtime patterns, NOT NULL backfill, CONCURRENTLY indexes, idempotency, and rollback files.

2026-03-13
gorm-sql-postgresql-syntax
مطوّرو البرمجيات

PostgreSQL SQL syntax review for Go/GORM projects. Use when writing or reviewing raw SQL used via db.Raw(), db.Exec(), or migrations. Covers placeholder style, reserved keyword quoting, RETURNING, ILIKE, JSONB operators, and type casting. Don't use for MySQL or SQLite.

2026-03-13
gorm-sql-query-performance
مديرو قواعد البيانات

GORM + PostgreSQL query performance review. Use when optimizing slow queries, designing indexes, analyzing N+1 patterns, or configuring connection pools. Trigger on "slow", "optimize", "index", "EXPLAIN", "N+1", or performance degradation.

2026-03-13
golang-clean-architecture
مطوّرو البرمجيات

Clean Architecture audit for Go services. Use when reviewing layered architecture, dependency rules, or gRPC/usecase/repository patterns. Ensures proper separation of concerns and dependency inversion.

2026-03-13
golang-concurrency-safety
مطوّرو البرمجيات

Go concurrency safety review. Use when checking goroutines, channels, race conditions, or synchronization. Detects goroutine leaks, deadlocks, race conditions, and unsafe channel operations.

2026-03-13
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات