Skip to main content
y3owk1n
GitHub creator profile

y3owk1n

Repository-level view of 21 collected skills across 3 GitHub repositories.

skills collected
21
repositories
3
updated
Aug 25, 2026
repository explorer

Repositories and representative skills

Showing 8 of 14 collected skills.
add-cli-command
software-developers

Add a Neru CLI command or flag: cobra command in internal/cli, IPC handler in internal/app/ipcctrl, service/mode work behind it, man pages, and docs/CLI.md. Use when adding or changing user-facing commands, subcommands, or flags. Not for config.toml options.

Aug 14, 2026
add-config-option
software-developers

Add or change a Neru config.toml option end to end: struct field, shared and platform defaults, validation, examples, docs, and hot-reload behavior. Use whenever a change adds, renames, or removes a key in the TOML config schema. Not for theme palette entries…

Aug 11, 2026
create-pr
software-developers

Commit working changes and open a Neru pull request the maintainer's way: conventional commit subjects, a PR title written for the changelog, the just ci gate, and the repo PR template filled honestly. Use when asked to commit, create a PR, open a pull…

Aug 10, 2026
add-platform-feature
software-developers

Implement or stub Neru functionality for a specific OS/backend: port contract, build-tagged file slots, factory wiring, CodeNotSupported stubs, capability matrix, contract tests, and the docs ownership table. Use for any change under internal/adapter/platform…

Aug 10, 2026
file-issue
software-developers

File a Neru bug report or feature request that matches the repo's issue forms: duplicate check first, every required field filled with real diagnostics, correct labels. Use when asked to open, file, or draft a GitHub issue for Neru. Not for pull requests.

Aug 6, 2026
Showing 3 of 3 repositories
All repositories loaded