Skip to main content
GitHub repository

RegiLattice

RegiLattice contains 12 collected skills from RajwanYair, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
10
updated
2026-05-13
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

architecture
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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