Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

konditional

konditional 收录了来自 amichne 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
1
更新
2026-03-05
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

konditional
软件开发工程师

Use this skill when integrating Konditional into a codebase — whether you are a new user defining your first typed namespace or an enterprise team migrating from string-key flag systems. Covers namespace declaration, context modeling, evaluation, remote config loading, gradual rollout, shadow migration, and OpenFeature interoperability.

2026-03-05
kotlin-mastery
软件开发工程师

Produce type-driven, deterministic, test-proven Kotlin with strict boundary discipline. Use when writing code that handles untrusted input, domain modeling, data transformation, concurrent state, or API boundaries where correctness and compile-time safety are critical. Prefer over kotlin-architect when parse-don't-validate, determinism invariants, or typed error ADTs are the primary concern.

2026-03-03
arch-review
软件开发工程师

Provide in-depth technical review of Kotlin codebases and OpenAPI specifications with focus on system architecture, API design, type safety, maintainability, scalability, and enterprise concerns. Use when the user requests architectural review, API surface analysis, code critique, design assessment, or asks to identify weaknesses, complexity reduction opportunities, or improvement areas. Trigger on requests like "review my architecture", "assess my API design", "find weaknesses in this code", "critique this implementation", or "analyze this for enterprise readiness". Particularly valuable for library/framework design, public API review, and production system architecture validation.

2026-03-02
kotlin-jvm-lsp-gradle-debug
软件开发工程师

Standardize editor-agnostic Kotlin/JVM development workflows using Language Server Protocol, Gradle wrapper commands, and JVM debugging. Use when setting up or troubleshooting Kotlin tooling in LSP-capable editors, validating Gradle build/test/run loops, or attaching debuggers to JVM app and test processes.

2026-03-02