Skip to main content
GitHub 仓库

RegiLattice

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

已收集 skills
12
Stars
10
更新
2026-05-13
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

architecture
软件开发工程师

Explore RegiLattice codebase architecture, data flow, dependencies, and design decisions. Use when asked to explain how the system works, trace a feature end-to-end, understand module structure, or find where specific logic lives. Triggers on: 'how does', 'where is', 'explain', 'architecture', 'data flow', 'TweakEngine', 'RegistrySession'.

2026-05-13
release
软件开发工程师

Bump the version, update the changelog, tag, and publish a GitHub release for RegiLattice. Use when preparing a new release, updating version numbers, creating a CHANGELOG entry, or pushing a version tag to trigger the CI release workflow. Triggers on: 'bump version', 'release', 'publish', 'version', 'tag', 'changelog', 'MINOR bump', 'PATCH bump'.

2026-05-13
testing
软件质量保证分析师与测试员

Write, run, or improve xUnit tests for RegiLattice. Use when adding tests for a new feature, increasing coverage, debugging failing tests, or following testing conventions. Triggers on: 'write tests', 'add tests', 'test coverage', 'xUnit', 'failing test', 'test pattern', 'TweakDef test', 'TweakEngine test'.

2026-05-13
perf-profiling
软件质量保证分析师与测试员

Profile and diagnose performance issues in RegiLattice: slow searches, UI lag, TweakEngine bottlenecks, WinForms rendering delays, BenchmarkDotNet micro-benchmarks. Use when asked to profile, measure, or improve performance. Triggers on: 'slow', 'performance', 'profile', 'benchmark', 'lag', 'freeze', 'latency', 'too slow', 'optimize speed', 'BenchmarkDotNet'.

2026-04-19
release-notes
软件开发工程师

Auto-draft CHANGELOG entries and release notes from git commits. Use when preparing a new release, summarising what changed since last tag, drafting the CHANGELOG section, or generating GitHub Release body text. Triggers on: 'draft changelog', 'release notes', 'what changed', 'CHANGELOG entry', 'generate release notes', 'summarise commits'.

2026-04-19
add-tweaks
软件开发工程师

Add registry tweaks to RegiLattice. Use when creating new TweakDef entries, adding to a category module, generating unique IDs, choosing RegOp factories, or registering a new category. Triggers on: 'add tweak', 'new tweak', 'registry tweak', 'create tweak', 'TweakDef'.

2026-04-19
tool-versions
软件开发工程师

Check, update, or add version detection for external tools used by RegiLattice (PowerShell, Python, winget, scoop, chocolatey, git, node). Use when verifying tool availability, adding a new tool to ToolVersionChecker, or debugging version detection failures. Triggers on: 'tool version', 'ToolVersionChecker', 'winget version', 'check tools', 'update tools'.

2026-04-19
debug-fix
软件开发工程师

Diagnose and fix build errors, test failures, compile warnings, or runtime exceptions in RegiLattice. Use when there are CS errors, test failures, duplicate tweak IDs, nullable warnings, or unexpected runtime behaviour. Triggers on: 'error', 'fails', 'broken', 'exception', 'CS8', 'MSB', 'duplicate', 'not found', 'fix'.

2026-04-07
no-duplication
软件开发工程师

Detect and prevent all forms of duplication in RegiLattice: tweak IDs, registry ops, labels, docs, and config. Use when adding tweaks, reviewing code, auditing categories, or before committing. Triggers on: 'duplicate', 'duplication', 'same tweak', 'already exists', 'audit', 'check duplicates', 'dedup', 'overlap'.

2026-03-20
gui-themes
软件开发工程师

Add, modify, or debug GUI themes in RegiLattice. Use when adding a new colour theme, changing theme colours, fixing theme application on controls, or understanding the ThemeDef record and Theme engine. Triggers on: 'theme', 'colour', 'dark mode', 'ThemeDef', 'Theme.cs', 'catppuccin', 'add theme', 'style'.

2026-03-20
package-managers
软件开发工程师

Add, modify, or debug package manager integration in RegiLattice: WinGet, Scoop, pip, Chocolatey, PowerShell modules. Use when extending BasePackageManagerDialog, adding a new manager backend, changing package name validation, or working on ToolVersionChecker. Triggers on: 'package manager', 'winget', 'scoop', 'chocolatey', 'pip', 'PSModule', 'BasePackageManagerDialog', 'dialog'.

2026-03-20
search-tweaks
软件开发工程师

Find tweaks in RegiLattice by keyword, tag, registry path, category, or scope. Use when asked to locate a specific tweak, audit a category, check for duplicates, or explore what tweaks exist for a feature area. Triggers on: 'find tweak', 'search tweaks', 'which tweak', 'list tweaks', 'registry path', 'tweak for'.

2026-03-20