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

wellcrafted-dev

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

skills مجمعة
25
مستودعات
1
محدث
2026-07-08
مستكشف المستودعات

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

query-factories
مطوّرو البرمجيات

TanStack Query integration with wellcrafted's createQueryFactories, defineQuery, and defineMutation. Use when setting up queries/mutations that return Result types or using reactive options and imperative helpers.

2026-07-08
result-types
مطوّرو البرمجيات

Working with Result types, Ok, Err, trySync, tryAsync, and utility functions from wellcrafted. Use when wrapping unsafe code, handling errors with Results, or destructuring { data, error } responses.

2026-06-26
patterns
مطوّرو البرمجيات

Architectural patterns for code that uses wellcrafted. Covers control flow with trySync/tryAsync, factory function composition, service layers with Result types, error composition across boundaries, and the single-or-array pattern.

2026-06-21
branded-types
مطوّرو البرمجيات

Type-safe distinct primitives with Brand from wellcrafted. Use when creating nominal types for IDs, tokens, or any primitive that shouldn't be interchangeable.

2026-03-11
define-errors
مطوّرو البرمجيات

Define typed, serializable error variants with defineErrors from wellcrafted. Use when creating error types, handling domain errors, or reviewing error definitions.

2026-03-11
control-flow
مطوّرو البرمجيات

Human-readable control flow patterns for early returns, guard clauses, and linearizing nested logic. Use when refactoring nested conditionals, replacing try-catch with linear flow, or restructuring decision logic.

2026-03-11
define-errors
مطوّرو البرمجيات

How to define and use defineErrors from wellcrafted. Use when creating new error types, updating error definitions, or reviewing error patterns. Covers variant factories, extractErrorMessage for cause, InferErrors/InferError for types, and call site patterns.

2026-03-11
documentation
مطوّرو البرمجيات

In-code documentation, folder READMEs, and code comments. Use when writing README.md files, JSDoc comments, or explaining code organization.

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