Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

rmk-gui

rmk-gui には liyang8246 から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
3
Stars
20
更新
2026-07-19
Forks
7
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

nushell
ソフトウェア開発者

Master nushell (`nu`) — the structured-data shell and language — for writing scripts, modules, custom commands, manipulating tables/records/lists through pipelines, configuring the environment, and working with files, HTTP, and external commands. Use whenever the user mentions nushell, nu, .nu files, config.nu, env.nu, or wants to write shell scripts in a structured-data paradigm. Trigger for pipeline data transformations, filtering/grouping tables, def/module/overlay authoring, porting bash to nushell, or working with JSON/CSV/YAML from the command line. Do not use for bash, zsh, POSIX shell, PowerShell, or fish.

2026-07-19
solidjs
ソフトウェア開発者

Master SolidJS development — reactive primitives, components, routing, SSR, SolidStart, stores, and architecture. Use when building SolidJS apps, debugging Solid reactivity, or making architectural decisions in Solid projects.

2026-07-18
neverthrow
ソフトウェア開発者

Master neverthrow for TypeScript — Result/ResultAsync types, railway-oriented error handling, ok/err/okAsync/errAsync constructors, map/andThen/match/orElse/combine combinators, safeTry, and best practices for separating expected recoverable errors from unexpected bugs. Use this skill whenever the user mentions neverthrow, Result or ResultAsync types, functional or railway-oriented error handling in TypeScript, "instead of try/catch", "Rust-style errors in TS", ok()/err(), map vs andThen, combine, or wants typed error handling that doesn't throw. Trigger even if the user doesn't name neverthrow but asks for typed Result-style error handling in a TS/JS codebase. Do not use for Effect, fp-ts Either, or triple.js.

2026-07-18