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

kubuszok

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

已收集 skills
20
仓库
1
更新
2026-06-30
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

kindlings-derivation-policy
软件开发工程师

Wiring the per-library derivation policy (issue #85) into a derivation module: the shared DerivationPolicy trait, the AllowDerivation marker + policy package object, gating the structural case-class/enum rules, the ;/| list-encoding gotcha, and the integration test module.

2026-06-30
kindlings-new-module
软件开发工程师

Bootstrapping a new Kindlings derivation module. Build configuration, 3-layer file structure, entry points (type class + inlined body), implementation requirements REQ-1 through REQ-12, test coverage checklist, error hierarchy, syncing from Hearth.

2026-06-30
kindlings-jfr-profiling
软件开发工程师

Profile JMH benchmarks with JFR: statistical execution sampling (any JDK) and deterministic method timing/tracing (JDK 25+, JEP 520) to measure exact invocation counts and timing of macro-generated codec/encoder/decoder methods. Covers exact sbt/JMH commands, targeting generated methods, reading results, and the JDK gating.

2026-06-17
hearth-api-reference
软件开发工程师

Quick-reference table of commonly used Hearth API signatures: Expr, Type, MIO, ValDefsCache, CaseClass, Enum, LambdaBuilder, Environment. Always verify with MCP.

2026-06-17
hearth-cross-compilation
软件开发工程师

Cross-compilation pitfalls for Scala 2.13 + 3 macros with Hearth. Path-dependent types, splice isolation, type constructor matching, reification failures, Array ClassTag, upcast constraints, phantom types, asInstanceOf semantics, IsMap ordering.

2026-06-17
hearth-expr-parsing-dsl
软件开发工程师

Parsing selector/path lambdas (`_.a.b.each.when[T]`) and building optics-like marker DSLs with Hearth. DestructuredExpr step-chain walking, per-platform markers + invariant evidence, CaseClass copy-with-modification, non-exhaustive MatchCase, runtime-typeclass delegation. Reference: the `optics` module (quicklens reimplemented).

2026-06-17
hearth-case-class-rules
软件开发工程师

Deriving type classes for case classes: CaseClass.parse, primaryConstructor, field access, Expr_?? existential types, decoder construction, nest vs nestInCache, dual-path derivation.

2026-06-04
hearth-collection-map
软件开发工程师

Creating IsCollection and IsMap providers for external collection types (e.g. cats NonEmptyList, NonEmptyMap). Helper method pattern, runtime helper pattern, fromUntyped matching, SBT reload.

2026-06-04
当前展示该仓库 Top 8 / 20 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库