Skip to main content
在 Manus 中运行任何 Skill
一键导入
wellcrafted-dev
GitHub 创作者资料

wellcrafted-dev

按仓库查看 1 个 GitHub 仓库中的 25 个已收集 skills。

已收集 skills
25
仓库
1
更新
2026-07-08
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 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
当前展示该仓库 Top 8 / 25 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库